mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 00:30:53 +01:00
Update nsi script for All user shortcut
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2572 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
;General
|
||||
; General Product Description Definitions
|
||||
!define SOFT_NAME "QElectroTech"
|
||||
!define SOFT_VERSION "0.3b"
|
||||
!define SOFT_VERSION "0.3"
|
||||
!define SOFT_WEB_SITE "http://qelectrotech.org/"
|
||||
!define SOFT_BUILD "1"
|
||||
|
||||
@@ -140,6 +140,7 @@ Section ""
|
||||
; TODO : add the QuickStart Guide (or any other documentation) when available
|
||||
|
||||
; shortcut on the desktop
|
||||
SetShellVarContext all ; all users
|
||||
CreateShortCut "$DESKTOP\QElectroTech.lnk" "$INSTDIR\Lancer QET.bat" 0 "$INSTDIR\ico\qelectrotech.ico"
|
||||
SectionEnd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user