Hi,
How can I create a .exe on a 3.5 inch floppy which will run on a PC which does not have VB studio installed on it.
When I tried, a dll file was missing.
Help!
Printable View
Hi,
How can I create a .exe on a 3.5 inch floppy which will run on a PC which does not have VB studio installed on it.
When I tried, a dll file was missing.
Help!
Use the VB Setup Wizard or P&D Wizard to create a setup for your App. This will make sure that all of the necessary files are shipped with the EXE in order to make it run properly.