fix: change installationmode in nsis template
This commit is contained in:
parent
08342b5b00
commit
65bc24530f
@ -33,7 +33,7 @@ ${StrLoc}
|
|||||||
!define VERSION "jan_version"
|
!define VERSION "jan_version"
|
||||||
!define VERSIONWITHBUILD "jan_build"
|
!define VERSIONWITHBUILD "jan_build"
|
||||||
!define HOMEPAGE ""
|
!define HOMEPAGE ""
|
||||||
!define INSTALLMODE "both"
|
!define INSTALLMODE "currentUser"
|
||||||
!define LICENSE ""
|
!define LICENSE ""
|
||||||
!define INSTALLERICON "D:\a\jan\jan\src-tauri\icons\icon.ico"
|
!define INSTALLERICON "D:\a\jan\jan\src-tauri\icons\icon.ico"
|
||||||
!define SIDEBARIMAGE ""
|
!define SIDEBARIMAGE ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user