Quote:
Originally Posted by da_reeseboy
Weather data still does... What reg string does IE write? I'll see if there's anything I can do to stop it.
|
I have a edited Mortscript that will delete the string, but this is only used for Cricket.
if (RegValueExists("HKCU", "Software\Microsoft\Windows\CurrentVersion\Interne t Settings\Connections", "DefaultConnectionSettings"))
RegDelete("HKCU", "Software\Microsoft\Windows\CurrentVersion\Interne t Settings\Connections", "DefaultConnectionSettings")
endif
Run("\Windows\tmail.exe")