Comment 2 for bug 955283

Revision history for this message
Pranjal Prabhash (pranjal-prabhash) wrote :

In the file windowssetup.nsi, we have to add the following lines:

After line 106: CreateShortCut "$SMPROGRAMS\$ICONS_GROUP\Evergreen Staff Client (Standalone).lnk" "$INSTDIR\evergreen.exe" "-ILSoffline" "$INSTDIR\evergreen.ico"

After line 270: Delete "$SMPROGRAMS\$ICONS_GROUP\Evergreen Staff Client (Standalone).lnk"