2. Use the wizard in HM NIS EDIT....
Run the wizard in HM NIS EDIT (click on the magic wand below "File")
Press next and...
Fill out the text boxes in the "Application Information" screen.
Press next.
3. The Five sections to be filled out in the "Setup options" screen...
Setup icon:
The icon the installer will use... this can be changed or use the default. To change you must have a working icon (.ico) compatable with NSIS and put in it's address on your local PC.
Setup file:
The name the icon will receive once you compile the installer.
NOTE: It maybe wise to give it a unique name other than "Setup.exe".
Setup Lang:
Select Languages.Leave alone if you wish.
GUI:
The look of the installer... modern looks best (for me anyway).
Compress:
Leave it on default "zlib" ...works fine. Press next.
4. Application directory and License screen.
This section holds info on the place the installer is going to put the files you made and a text page of a "License"...
Application default directory:
The one you see now will make the installer find the "Programs File" directory.
We want to find the users "day of defeat source\dod" folder.
There is more to do on this latter... but for now put in...
$INSTDIR
The little tick box:
This is below "Application default directory".
It is allways wise to leave the "Allow user to change the application directory" tick box as ticked. This will allow the user to use the browse button to choose for him/herself.
License file:
You dont have to have a "License". To make it go away, delete whats in there and leave it blank.
Press next.