windows-nt/Source/XPSP1/NT/termsrv/admtools/appcmpt/kor/uhwpw97.cmd

12 lines
292 B
Batchfile
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
@Echo Off
rem Hangul 97 uninstall script
Copy %SystemRoot%\System32\UsrLogn2.Cmd %SystemRoot%\System32\UsrLogn2.Bak >Nul: 2>&1
FindStr /VI Hwp97usr %SystemRoot%\System32\UsrLogn2.Bak > %SystemRoot%\System32\UsrLogn2.Cmd
regini UHwpw97.key > Nul:
Echo Hangul 97 logon script uninstalled.