Thank you, thank you, thank you! I got past that bit, and hit another hump.
Section "Uninstall"
Delete $INSTDIR\uninstall.exe
Delete $INSTDIR\Jarada's Utopian Guide.pdf
Section: "Uninstall"
Delete: "$INSTDIR\uninstall.exe"
Delete expects 1-2 parameters, got 3.
Usage: Delete [/REBOOTOK] filespec
Error in script "C:\Documents and Settings\david\My Documents\Guide.nsi" on line 53 -- aborting creation process
What does this bug mean?
Also, the "Jarada's Utopian Guide" turns blue after the '. So obviously it doesn't like that. How can I fix this other new and really annoying bug?
(Sorry, I only want to make a simple installer 🙁)