I am using this code:
Code "Remove first to avoid duplication" in install section works correct. GameuxInstallHelper remove key HKLM\Software\Microsoft\Windows\CurrentVersion\gameUx\games\instance_guis from registers and Vista doesn't show app in Game Explorer.
Equivalent code in uninstall section doesn't work. GameuxInstallHelper doesn't remove key from registers. Vista doesn't show app in Game Explorer, becouse the C:\Program Files\...\app.exe doesn't exist. If I am copiing app.exe to Program Files, Vista show app in Game Explorer again.
MK
Game Explorer
4 posts
I am using this code:
I am using this code:
nsis.
sourceforge.
net/Game_explorer
nsis.
sourceforge.
net/Game_explorer
One Man Show 🙂
1. Remove from Game Explorer
2. Remove app.exe from disk
Inverse order makes error.
MK
1. Remove from Game Explorer
2. Remove app.exe from disk
Inverse order makes error.
MK