Skip to content
Snippets Groups Projects
Commit 6eae3c6f authored by coyot's avatar coyot
Browse files

use icon in viewer exe for shortcut

parent cc85030f
No related branches found
No related tags found
No related merge requests found
......@@ -277,6 +277,7 @@ SetShellVarContext all # Install for all users (if you change this, change it
# Start with some default values.
StrCpy $INSTPROG "${INSTNAME}"
StrCpy $INSTEXE "${INSTEXE}"
StrCpy $VIEWER_EXE "${VIEWER_EXE}"
StrCpy $INSTSHORTCUT "${SHORTCUT}"
Call CheckIfAdministrator # Make sure the user can install/uninstall
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment