Ok my last question for a while. I made a program with nothing added thats not built into VB6. What do I have to include with it so that people without VB6 can run the program. Also if anything needs registered or anything whats the bat file to do it?
You put the /s after the file name.
Its not a game at all. Just a contract calculator made in VB6. Is there anything I need to include with that?
Depends on what you use in your program.
I didnt add anything in at all... its pretty basic just calculations and labels and text boxes so on
Is it possible to make an entire installer with a batch file? I tried making a batch that created a folder in the inside the Programs folder, and then tried moving a .png file to that folder, but I couldn't get the syntax right. Is there a way to make a desktop shortcut in a batch?