Small programs help, like the ones u see in cd key generators

Sharky Forums


Results 1 to 5 of 5

Thread: Small programs help, like the ones u see in cd key generators

  1. #1
    Catfish
    Join Date
    May 2003
    Location
    Ohio
    Posts
    230

    Small programs help, like the ones u see in cd key generators

    how do u make those small programs, like for a generator just the app that is the exe, what program is that made with, and what aboutt a making a fake error so u can have it launhed, im just curios how to make one of thoese error screens for a joke, and how those generators are made, cause i like those little programs like that(not talking about the actual part that generates cd keys, just the app that is is with
    AMD 64 3500+
    Asus A8N-E
    1gig ram DDR 4000
    Radeon 800xt 256meg PCI Express 16x
    300 gig, 200gig, 200gig, 160gig, 120gig, 80gig hard drive space
    Dvd burner

  2. #2
    Super Bunny Mod muisejt's Avatar
    Join Date
    Dec 2000
    Location
    Nova Scotia, Canada
    Posts
    9,833
    there are various programming languages that would allow you to do that, the most diffecult part would be learning enough about the language to actually write the program
    If your sig is longer than your post then type more.

  3. #3
    NullPointerException rock's Avatar
    Join Date
    Sep 2000
    Location
    York, PA
    Posts
    6,203
    Most that I've seen are simple Windows MFC applications, most likely written using Visual Studio and C++. I've seen a couple lately that are clearly written with Visual Studio .NET and could be VB, C#, C++ or who knows what else. Delphi is also a possibility. If you have access to any of these environments, you're half way there because creating user interfaces and linking actions are pretty much drag and drop. But, to do anything real, you'll need to know C++ or at least VB.

    Open Source is free like a puppy is free.

    It's only when you look at an ant through a magnifying glass on a sunny day that you realise how often they burst into flames.

    Understanding Evolution

  4. #4
    Goldfish
    Join Date
    Jun 2001
    Location
    Savannah GA, USA
    Posts
    86
    a lot of those little applets can be done w/ VB, if the user already had the runtime files installed on their computer, which i'd would think by now most people do with all the freeware going around. just set the form.visible = false and have it kick a pop up box.
    ACK I think i blew it up...

  5. #5
    Tiger Shark
    Join Date
    Mar 2001
    Posts
    615
    Why make a program that can popup a fake error, when it's so much more fun to make one that causes a real one to be shown?
    System specs:


    | Core i5 750 | GA-P55A-UD3 | 4.0 GB G.skill DDR3 1600 | eVGA 470 GTX |
    | Intel X25-M 80 GB SSD | WD 5000AAKS | Lian Li PC-7FN | Corsair TX750W |
    | Windows 7 Home 64-bit |

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •