Internet Explorer 7 RunOnce Removal script
A little AutoIt script to remove the RunOnce from Internet Explorer. ; Microsoft Internet Explorer 7 ; Version: 7.0.5730.11CO ; Update Versions: 0 ; Script Creation Date: June 20, 2007 ;Based on the REG script. ;Windows Registry Editor Version 5.00 ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] ;”RunOnceComplete”=dword:00000001 ;”RunOnceHasShown”=dword:00000001 ;Places the input box in the top left corner displaying the characters as they ;are typed….
Read More »