ok, what versions of nsis are you guys using? i've tried 3 different versions and keep getting compile errors with the provided Sudoku *.nsi...
the latest (1/13/2007) version complained that VIProductVersion (and all other VI commands) were invalid...
what am i missing here?
 
      
 Visit the Community page
 Visit the Community page Join our forums
 Join our forums Subscribe to our email newsletter
 Subscribe to our email newsletter Subscribe with RSS
 Subscribe with RSS Follow us on BlueSky
 Follow us on BlueSky Follow us on Facebook
 Follow us on Facebook Follow us on LinkedIn
 Follow us on LinkedIn Follow us on Mastodon
 Follow us on Mastodon
the problem has to do with missing plugins
----
eagle scout
Technology can solve all our problems, like using a laptop for a space heater in a cold tent in the middle of winter.
----
on what plugins i'm missing?
Im new to NSIS myself but in your .nsi file you are missing a line like:
The 1.0.0.0 is the version number and has to be 4 digits.
Chose whatever number you like or take the original one.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
that's not the problem. the script i'm trying to compile isn't 'mine'...it's one included with sudoku, firefox, and filezilla.
also, i misreported my problem. it was older version of NSIS that didn't know what the VIxxxxx commands were. i had other errors with the newest version of NSIS. errors like 'what the hell is FindProc? I can't compile that, you idiot!'
i've read enough forum posts now to know that which plugins i need depends on what i want to do, so i think i need to restate my question.
what plugins would i need to compile the filezilla nsis script? OR what plugins do most people use?
tia
packed the most used plugins into one package:
http://www.portable.cubegames.net/plugins
it comes with an installer who copies the files into the standard directories.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate