Archive: Problems


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?


Giving the exact error or attaching a copy of the compiler's log might help...


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


here is a print screen of the problem I am having.

https://home.alfredstate.edu/roscupnc/prob.bmp


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.