fix: change installationmode in nsis template

This commit is contained in:
Minh141120 2025-07-15 10:23:22 +07:00
parent 08342b5b00
commit 65bc24530f

View File

@ -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 ""