Technical Log
XP - Disable Auto-Play
XP - Disable Auto-Play
 WshShell.RegWrite "HKLM\SYSTEM\CurrentControlSet\Services\Cdrom", 0 , "REG_DWORD"
 WshShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer", 181 , "REG_DWORD"
 WshShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer", 181 , "REG_DWORD"






