|
@@ -161,7 +161,7 @@ OutFile "\${_OUTPUT}"
|
|
|
InstallDir "${ this.options.installDirectory }"
|
|
InstallDir "${ this.options.installDirectory }"
|
|
|
InstallDirRegKey HKCU "Software\\\${_APPNAME}" "InstallDir"
|
|
InstallDirRegKey HKCU "Software\\\${_APPNAME}" "InstallDir"
|
|
|
|
|
|
|
|
-RequestExecutionLevel user
|
|
|
|
|
|
|
+RequestExecutionLevel admin
|
|
|
XPStyle on`;
|
|
XPStyle on`;
|
|
|
}
|
|
}
|
|
|
|
|
|