Odamex Message Boards

Community Discussion => Developer's Corner => Topic started by: Marcus Koller on January 21, 2007, 11:10:04

Title: Odamex In EXE format?
Post by: Marcus Koller on January 21, 2007, 11:10:04
I can make it an installation file, if anyone is up for it. Some people may hate zips so they want shortcuts and all the other stuff too.
Title: Re: Odamex In EXE format?
Post by: deathz0r on January 21, 2007, 12:33:20
We have a NSIS script in SVN, but it isn't going to be used until 1.0.
Title: Re: Odamex In EXE format?
Post by: Marcus Koller on January 21, 2007, 18:17:20
We have a NSIS script in SVN, but it isn't going to be used until 1.0.

Ah, okay I see. I use Inno Setup which makes setup files a breeze. It may be similiar to the one you mentioned but I am not sure. Anyway, hope to see one soon. I did make one now out of the current version we have.
Title: Re: Odamex In EXE format?
Post by: Slayer on January 21, 2007, 21:06:31
http://odamex.net/russell/odalaunch1.exe (http://odamex.net/russell/odalaunch1.exe)

This is a self-extracting archive for the alpha version just pick a directory, it does the job just fine.
Title: Re: Odamex In EXE format?
Post by: Russell on January 21, 2007, 21:11:13
Slayer: That is just an sfx archive, not an actual installer.

Marcus: If you'd like to, you could have a look at the current installer package, anarkavre currently maintains it, but it hasn't been touched in a while, so I'm not sure if it still works or not.

I also use Innosetup myself btw.