Potz
17th July 2006 13:55 UTC
Problems
I am having trouble compiling my code. I just switched computers and I installed the nsis and the HM NIS Edit program and I tried to compile but it is having an error when it gets to the MUI files. Ex !insertmacro MUI_PAGE_WELCOME it is having an error here for some reason... the only thing I can think of is that it isn't finding the welcome page but I didn't have this problem with my other pc. Any advice?
Comperio
17th July 2006 20:14 UTC
Giving the exact error or attaching a copy of the compiler's log might help...
dandaman32
17th July 2006 22:18 UTC
Use !define MUI_VERBOSE 4 at the top of your script, that should give you the exact cause of the error. My guess would be that you're using a custom InstallOptions file and your forgot to copy the file to your other computer. If the computers are networked then I'd just create a network drive on the second computer, that should make things a whole lot easier ;)
-dandaman32
Potz
18th July 2006 13:03 UTC
here is a print screen of the problem I am having.
https://home.alfredstate.edu/roscupnc/prob.bmp
kichik
19th July 2006 16:13 UTC
Scroll up the log, above all of the line numbers and you should see the error itself. I'd take a wild guess and say it can't find the icons.