How would I compile sulotion?
-
- Posts: 22
- Joined: Fri Feb 03, 2006 4:23 pm
How would I compile sulotion?
When you publish a app on your desktop for example there is: setup.exe and a few other files, how would you compile it so there is one icon, like dothalo, enternet explorer... this is for vb 6.0
-
- Posts: 709
- Joined: Sat Jun 25, 2005 8:53 am
-
- Posts: 22
- Joined: Fri Feb 03, 2006 4:23 pm
- FleetAdmiralBacon
- Posts: 2377
- Joined: Sat Nov 26, 2005 7:01 pm
- Location: Ohio
- Contact:
VB6?
There is a file menu option that says "Make [project name].exe"
That would be all you need, unless the program uses images, etc, in which case you would need them to be in the right folders...
There is a file menu option that says "Make [project name].exe"
That would be all you need, unless the program uses images, etc, in which case you would need them to be in the right folders...
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
-
- Posts: 22
- Joined: Fri Feb 03, 2006 4:23 pm