typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5705 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
274cdd5ac9
commit
a2a27302b7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ The error flag is set if the shortcut cannot be created (i.e. either of the path
|
|||
\c CreateDirectory "$SMPROGRAMS\My Company"
|
||||
\c CreateShortCut "$SMPROGRAMS\My Company\My Program.lnk" "$INSTDIR\My Program.exe" \
|
||||
\c "some command line parameters" "$INSTDIR\My Program.exe" 2 SW_SHOWNORMAL \
|
||||
\c ALT|CTRL|SHIFT|F5 "a description"
|
||||
\c ALT|CONTROL|SHIFT|F5 "a description"
|
||||
|
||||
\S2{getdllversion} GetDLLVersion
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue