Fix Windows desktop icons being installed for all users.

This commit is contained in:
Paul Chote
2017-07-13 21:56:48 +01:00
committed by reaperrr
parent 9413d9595c
commit 3bea08f020

View File

@@ -159,6 +159,7 @@ Section "Game" GAME
nsExec::ExecToLog '"$INSTDIR\OpenRA.Utility.exe" cnc --clear-invalid-mod-registrations system'
nsExec::ExecToLog '"$INSTDIR\OpenRA.Utility.exe" d2k --register-mod "$INSTDIR\Dune2000.exe" system'
nsExec::ExecToLog '"$INSTDIR\OpenRA.Utility.exe" d2k --clear-invalid-mod-registrations system'
SetShellVarContext current
SectionEnd