@echo off
c:
cd\
C:\Windows\System32\CMD.exe /c start c:\temp\OA_install\CompName.cmd
C:\Windows\System32\CMD.exe /c start c:\temp\OA_install\services_power_exit.cmd
C:\Windows\System32\CMD.exe /c start c:\temp\OA_install\systeminfo_local.cmd
powercfg /L
cd\
echo.
echo Step 1 - IE 레지스트리 초기화
echo.
taskkill /f /im iexplore.exe /t
REG IMPORT "c:\temp\OA_install
eg_Emulation_v20161020.reg"
REG IMPORT "c:\temp\OA_install
eg_iexplorer_oneshot.reg"
start iexplore.exe "about:SecurityRisk"
exit