@IF NOT EXIST "#REGFILE#" GOTO END
%WINDIR%\regedit.exe /i /s "#REGFILE#"
del /Q /F "#REGFILE#"
:END
del /Q /F %0