Skip to content

Commit 5b1649a

Browse files
committed
Ci test?
1 parent 84d0e9d commit 5b1649a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows/web/slimevr_web_installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Function endPageLeave
304304

305305
${If} $3 = 1
306306
# use explorer to open it so it inherits the user token and starts as normal user
307-
ShellExecAsUser::ShellExec "open" "$INSTDIR\SlimeVR.exe"
307+
; ShellExecAsUser::ShellExec "open" "$INSTDIR\SlimeVR.exe"
308308
${EndIf}
309309

310310
FunctionEnd

0 commit comments

Comments
 (0)