How would I compile sulotion?

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
lonestar888





Posts: 22
Joined: Fri Feb 03, 2006 4:23 pm

How would I compile sulotion?

Post by lonestar888 »

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
FIRST AI IN MULTIPLAYER MOD!
Mod for fame, not for fun.
imgettionowned




Wordewatician 500

Posts: 709
Joined: Sat Jun 25, 2005 8:53 am

Post by imgettionowned »

I don't know what you mean, whenever i compile something I get a .exe file, an object file, and a source code file
lonestar888





Posts: 22
Joined: Fri Feb 03, 2006 4:23 pm

Post by lonestar888 »

YES! i need a .exe, how would you get a .exe?
FIRST AI IN MULTIPLAYER MOD!
Mod for fame, not for fun.
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post by FleetAdmiralBacon »

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...
Image
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.
lonestar888





Posts: 22
Joined: Fri Feb 03, 2006 4:23 pm

Post by lonestar888 »

please be more specific
FIRST AI IN MULTIPLAYER MOD!
Mod for fame, not for fun.
Post Reply