We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78493f2 commit 7b93ceeCopy full SHA for 7b93cee
dist/win/mediawriter_native.nsi
@@ -60,7 +60,7 @@ Var UninstLog
60
61
RequestExecutionLevel admin ;Require admin rights on NT6+ (When UAC is turned on)
62
63
-InstallDir "$PROGRAMFILES\${APPNAME}"
+InstallDir "$PROGRAMFILES64\${APPNAME}"
64
65
# rtf or txt file - remember if it is txt, it must be in the DOS text format (\r\n)
66
LicenseData "../../build/app/release/LICENSE.GPL-2.txt"
0 commit comments