Merge pull request #5778 from menloresearch/fix/revert-windows-installation-mode
fix: revert installationmode in nsis template
This commit is contained in:
commit
f674c786ba
@ -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