Make unregistration silent

This commit is contained in:
Fierelier 2024-09-12 02:08:56 +02:00
parent 00fdc56324
commit f91998cc7e

View File

@ -1,3 +1,3 @@
@echo off @echo off
regsvr32 -u C:\Windows\SysWOW64\gameux.dll regsvr32 -s -u C:\Windows\SysWOW64\gameux.dll
regsvr32 -u C:\Windows\System32\gameux.dll regsvr32 -s -u C:\Windows\System32\gameux.dll