| Forum |
|
|||||||
| Software Q&A Having trouble with software? Find solutions here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Wise Old Owl
Join Date: Dec 2004
Location: South Side Crater, Mars
Posts: 1,038
|
i wanna make some registry changes ( to be exact i wanna enable the option "clear IE cache on exit" ) for a lot of users,and i cant manually do it! so i was thinking if i can get some registry comparison software that can compare past and present registry and tell me the exact key that gets changed when i enable the above option. or can it be possible to apply this setting to all the users through group policy?? PS - Vishal ru listening????? |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#5 (permalink) |
|
Microsoft MVP
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
|
Open regedit and goto:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\Cache In right-side pane, u'll see a DWORD value named persistent, change its value to 0 to set the option "clear cahce on Exit" ENABLE or set its value to 1 to set the option DISABLE. It'll set the option only for the logged on user! If u want to set this option for all users, then do the same for: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\Cache |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|