3D Rad - Free 3D game maker - Forum

This forum is now archived!

This forum is locked, and is a read-only version. A new community-ran forum can be found at classdev.net

News:

The 3DRad community can be found at classdev.net.

Pages: 1 [2]

Author Topic: Inno setup  (Read 2498 times)

« Reply #15 on: April 17, 2013, 05:56:35 AM »
actually I had 5 mins so threw this tutorial together.

first i compiled my rad (in this case the aircraft demo) project as you would normally wher it was outputted to
C:\3D Rad\3DRad_res\compiledProject\Aircraft_Demo\

now step 1 launch innoIDE:


now start the wizard...


hit next...


type in some basic data for the project...


hit next...


first param browse to your exe...


now we add folder which will be full of the content we want to deploy...


hit yes then next...


select appropriate params...


add any text files that contain relevant information such as minimum operating setting,hardware or license info...other wise leave blank.


select languages...


first param select output where you want the installer created i just set to the desktop as easy to find once compiled...


check and hit next...


hit finish...


now we will have our generated script and we can set further information such as installer version info like...


then fill it out like (with your data) and press ok...


now we are back to our script as generated by the wizard, now scroll down to the bottom...


change/add circled data/flags as in this pic (and previous post to this one)...


save the project once you are happy with it...


now hit compile...


compiling...


finnished compiling hit close...


and now you should have your installer on the desktop somewhere...


hope that helps someone...:)
2 words: YOUR AWESOME!!!!!!!!!
Pages: 1 [2]