Re: [Aimmath-developers] windows installer
Brought to you by:
gustav_delius,
npstrick
From: Manolis M. <ma...@ma...> - 2003-08-26 09:48:34
|
Gustav said: >Thanks. It would be really good if someone could find the time during >the next few weeks. Is Visual Studio mentioned by Neil the best way >to do it or do you know of simpler alternatives? I didn't like Visual Studio's installation process. It doesn't give you much freedom. In addition I don't have a register version any more. The company I was working for is happy to produce an installation for us with InstallShield but this is again limited as InstallShield needs an external .exe to do some intelligent installation and we would have to write that. A friend send me InnoSetup 4 which has a script like language. I had a look and it seems that it can achieve (maybe in a simplistic way at least for now) something like our needs. I 'll find more time next week and try to do that. Manolis ps. If anyone else finds more time: http://www.jrsoftware.org/ |