diff --git a/mods-trustedInstaller/[all-based]/disable gameux/data/Windows/Setup/Scripts/SetupComplete/disable gameux/SetupComplete.cmd b/mods-trustedInstaller/[all-based]/disable gameux/data/Windows/Setup/Scripts/SetupComplete/disable gameux/SetupComplete.cmd index b9afe37..20d7b6e 100644 --- a/mods-trustedInstaller/[all-based]/disable gameux/data/Windows/Setup/Scripts/SetupComplete/disable gameux/SetupComplete.cmd +++ b/mods-trustedInstaller/[all-based]/disable gameux/data/Windows/Setup/Scripts/SetupComplete/disable gameux/SetupComplete.cmd @@ -1,3 +1,3 @@ @echo off -regsvr32 -u C:\Windows\SysWOW64\gameux.dll -regsvr32 -u C:\Windows\System32\gameux.dll \ No newline at end of file +regsvr32 -s -u C:\Windows\SysWOW64\gameux.dll +regsvr32 -s -u C:\Windows\System32\gameux.dll