Jump to content

Registry Tweaks, Part-1


Recommended Posts

I struggled with Detals view too.

Use this in your cmdlines.txt which runs at T-12.

Detail view will be enabled for all users.  :)

Look here for more help with importing settings for all users.

Thanks to everyone.

;Detail mode in all folder

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]

"Settings"=hex:09,00,00,00,04,00,00,00,00,00,00,00,00,77,7e,13,73,35,cf,11,ae,\

69,08,00,2b,2e,12,62,04,00,00,00,03,00,00,00,43,00,00,00

This doesn't seem to work on my current PC or my other PC. It resets everything to Icons mode and it won't let me "apply to all folders" in Folder Options > View!! :rolleyes: Am I the only one with this problem?

Also, is the value for "Settings" supposed to be in one or two lines?

Link to comment
Share on other sites


Has anyone got the registry tweak for:

Show Icon view

+Arranged By Name

+Show in Groups Off

+Auto Arrange On

And also in Windows Power Management setting the Monitor to "Never" turn off.

Your help will be much appreciated, Thanks

Link to comment
Share on other sites

What is the tweak to make the automatic updates box unticked? I do not want to turn off the service though.

EDIT: Would this work?

;Disable Autoupdates
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000001
"AUState"=dword:00000007

Link to comment
Share on other sites

Ok you may call me FREAK :D, but I must say that I had the strenght & courage to read ALL 789 posts in this topic !!!!!

But that was very useful ... I managed to create my own ULTIMATE REGISTRY TWEAK :)

THANK YOU ALL guys

Some of the tweaks are very, very useful or interesting !!!!!

As on cleaning this topic i think it's nothing we can do :rolleyes: It's too crawded.

The only thing it can be done is to post somewhere on the MSFN unattended webpage a reg file HIGHLY DOCUMENTED that contains all the tweaks that have been posted here, so that anyone could pick the tweaks he likes.

:D

Link to comment
Share on other sites

Here are my WMP9 tweaks. really only the HKLM entry works because I have WMP9 installed after the HKCU tweak and it must reset the "AcceptedPrivacyStatement"=dword:00000001" to 0. I have fixed it with a custom ADM in AD.

;---------------------------
;Windows Media Player Tweaks
;---------------------------

; Acceptance of EULA for no UI
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Software\Microsoft\MediaPlayer\Preferences]
"AcceptedEULA"=dword:00000001

; Acceptance of Privacy Statement for no UI
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"AcceptedPrivacyStatement"=dword:00000001

Link to comment
Share on other sites

Yet another tweak! (This is only like 80 pages long, gotta keep it going)

After you install MS Office 2003, there's an annoying tray icon that asks you if you want to take the survey and such (I hate it).

This gets rid of it nicely:

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Internet]
"UseOnlineContent"=dword:00000002

[HKEY_CURRENT_USER\Software\Microsoft\Office\Common]
"QMEnable"=dword:00000000

Link to comment
Share on other sites

@gabriel_buc

Is this YOUR file I found on another post (not by you)? I ask because it is quite lengthy and documented on what most of the things do. If it is, fantastic job.

As for the monstrosity of a thread, does anyone want to start a new one? Comb through this thread, document each tweak and post in a new topic?

Also, I don't know waht you people are talking about, I only show 29 pages :)

On a side note, anyone know of the registry to turn off that annoying check on downloaded files? The one that asks, "are you sure you want to run this?"

ALL_regtweaks_msfn.zip

Link to comment
Share on other sites

On a side note, anyone know of the registry to turn off that annoying check on downloaded files? The one that asks, "are you sure you want to run this?"

Yes! I would like to know too how to disable this. It can be very annoying.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...