| "a nonymous" wrote:
| > Hi Dusty,
| > Thank you! Am I correct in assuming that this issue is
| > now actually resolved?
|
| Hi a nonymous,
|
| Yes! It is resolved!
| I was so thrilled to see the change I forgot to say "it works" lol
|
| I was curious How did you know "NoBrowserSaveWebComplete"
| should be the DWORD value and the location to place it within
| the registry tree?
| (also the "NoSaveSettings" DWORD value )
| Is this something only a computer programmer could know?
|
| Thanks again a nonymous, Dusty.
For "NoBrowserSaveWebComplete":
- used a static tool to take a snaphot of the registry
- used GPEdit to set the policy
File menu: Disable Save As Web Page Complete
- took another snaphot of the registry
- compared those two snapshots
- found the relevant key/name
- tested and confirmed in Internet Explorer
For "NoSaveSettings":
- This has been known for a long time and has been posted many times
in these newsgroups, but is usually referred to as a .REG file which
is available from MS-MVP Kelly Theriot's website at
http://www.kellys-korner-xp.com/xp_tweaks.htm
Line 54,(Save Settings on Exit)
Save the .REG File to a hard disk.
Double click the .REG File; answer yes to the "Registry Editor" prompt.
(Open the .REG file in Notepad to view its contents.)
Then logoff, logon.
That website contains hundreds of tweaks for Windows XP, but they are
meant to be used to resolve specific issues under certain conditions.
Only people who do a lot of reading about Windows XP would know about
this technical XP stuff.
An excellent tutorial:
http://www.theeldergeek.com/windows_xp_registry.htm
Backing Up and Restoring the XP Registry
How The Windows XP Registry is Structured
Types of Registry Backups
Also:
http://winguides.com/article.php?id=1&guide=registry
Tutorial
http://winguides.com/registry/
http://insideoe.tomsterdam.com/tips/regedit.htm
More Technical:
http://msdn.microsoft.com/library/en-us/dnexnt01/html/ewn0201.asp
NT_Regedit
http://support.microsoft.com/kb/256986
How to back up, restore, and edit the registry:
(Description of the MS Windows Registry)
Also, should you ever want to restore the "Web Page Complete" option:
Export the HKEY_CURRENT_USER\Software\Policies\Microsoft
\Internet Explorer\Infodelivery\Restrictions key as a registration file
named WebPageHTMLonly.REG to a convenient location.
Open WebPageHTMLonly.REG in Notepad.
Change the "1" to a "0".
File > Save As with a name "WebPageComplete.REG" (including the quote
marks, to ensure that the file is not saved with a TXT extension)
Now you can easily switch between "HTMLonly" and "Complete" save modes
by first closing all Internet Explorer windows, then double-clicking
the relevant .REG file .
Boy did I open a can of worms LOL
I have enough information here to keep me occupied for months
Thanks again for your help and extra effort