PDA

View Full Version : Spacecraft Install Problems...


pizzaisyoyo
12-12-2004, 08:05 AM
Hi.

I have finally finished a 2D space combat game called Spacecraft.
And now that it is finally done, it won't install on other's computers... :confused:

The game is made in VB6 w/ DX7.

I used the package and deployment wizard, got all files, animations, ect... and yet it doesn't install even on my computer. I get either automation error or error 5. :mad:

I'll send someone the source code and files if they make an installer for it!

Just post your msn messenger name and ill do a file transfer.

Thanks in advance!

rodent
12-12-2004, 03:01 PM
Don't use package and deployment wizard, it doesn't work too well. :)

I recommend checking Inno Setup (http://www.jrsoftware.org/isinfo.php) and Nullsoft Scriptable Install System (http://nsis.sourceforge.net/home/). Both are good freeware installers.