git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5705 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-08-16 07:49:02 +00:00
parent 274cdd5ac9
commit a2a27302b7

View file

@ -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