1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-06 07:19:51 +01:00

Windows installer: Open clementine with no parameters. Should fix issue 3812.

This commit is contained in:
Andreas 2013-08-11 13:00:35 +02:00
parent 9f38f14fbf
commit 1c2f4be185

View File

@ -54,7 +54,7 @@ ShowUnInstDetails show
RequestExecutionLevel admin
Function RunClementine
ShellExecAsUser::ShellExecAsUser "" "$INSTDIR/clementine.exe"
ShellExecAsUser::ShellExecAsUser "" "$INSTDIR/clementine.exe" ""
FunctionEnd
Section "Delete old files" oldfiles