Modifying NSI sources
Ok, I decided to ask this because I'm hoping i'm not the only one who has ever had questions, I need help editing the 7-Zip launcher source, and many things, I just don't get a lot of it, for example:
NoINI:
;=== No INI file, so we'll use the defaults
StrCpy "$ADDITIONALPARAMETERS" ""
StrCpy "$PROGRAMEXECUTABLE" "${DEFAULTEXE}"
StrCpy "$DISABLESPLASHSCREEN" "false"
it just makes no sense T.T especially, what are the dollar signs for? they're so prominent, but I don't have a clue what they're for
Thanks in advanced
- Read more about Modifying NSI sources
- 2 comments
- Log in or register to post comments