Adventure Game Studio

Community => General Discussion => Topic started by: spook1 on Wed 01/02/2006 12:26:12

Title: Innosetup configuration?
Post by: spook1 on Wed 01/02/2006 12:26:12
I am trying to make Innosetup work for distributing my learning game on electricity.

It work fairly well, but I am a bit confused what to do with winsetup.exe.

When users run the installation file they are presented with the winsetup.exe window, and have to make choices on items they are not familiar with.
is there a way to strat the game directly, without having to go through the winsetup.exe?

Can I automte the winsetup.exe step using Innosetup?

I hope mthere is an easy ansewer to these questions,

regards,
Martjn
Title: Re: Innosetup configuration?
Post by: Ashen on Wed 01/02/2006 12:42:30
There should also be an exe with the same name as the game, which starts the game directly using default settings (or the last changes made by winsetup). I don't imagine it'd be too hard to make Innosetup run it instead of winsetup.
Title: Re: Innosetup configuration?
Post by: spook1 on Wed 01/02/2006 13:15:50
Thanks!
I thought that winsetup made important settings the first time it is run. I must have read that somewhere..
I'm glad it is not crucial.

martijn