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 VERSIONWITHBUILD "jan_build"
|
||||
!define HOMEPAGE ""
|
||||
!define INSTALLMODE "both"
|
||||
!define INSTALLMODE "currentUser"
|
||||
!define LICENSE ""
|
||||
!define INSTALLERICON "D:\a\jan\jan\src-tauri\icons\icon.ico"
|
||||
!define SIDEBARIMAGE ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user