Jump to content

Registry Tweaks Pt 3


Recommended Posts


hi,

--------------------

"Our Laser Should Keep Them Off"

no it shuldn't be they were mad for cd's.

-------------------------------------------------------------------------------------------

p.s. your tweaks.rar is brocken, i can't download the .rar file ;)

Link to comment
Share on other sites

:rolleyes: i'm thinking also about the icon view on my computer, align to grid on-off, auto arrange on-off:

for egzample

1.my computer

a)icon view for in my computer

>icon

>tiles

>details

>list

>thumbnails

b)auto arrange

>on

>off

c)align to grid

>on

>off

d) show in groups

>on

>off

but i actually dont know the registry for this....i know that is somewhere in here:

CODE[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]

maybe someone knows where...??

Link to comment
Share on other sites

Contextmenu extension.

Copy to...

Move to...

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

Link to comment
Share on other sites

I don't know whats the difference, but this is my Copy To and Move To tweak.

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11d1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11d1-A18C-00C04FD75D13}"

Looks the same as the above though.. :D

Link to comment
Share on other sites

I didn't see this is your file. It changes the location of My Documents. This is my favourite tweak

;********************
;Data locations
;********************

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
"Personal"   ="C:\\My Data"
"My Video"   ="C:\\My Data\\My Video"
"My Music"   ="C:\\My Data\\My Music"
"My Pictures"="C:\\My Data\\My Pictures"
"Favorites"  ="C:\\My Data\\Favorites"

I dont know if this is useful but it makes windows treat .ogg .ogm .mkv files like mp3 or avi files. I dont know if its all necessary but it works.

;******************************
;.opg .mkv .ogg play in WMP
;******************************

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogg]
@="oggfile"
"PerceivedType"="audio"
"Content Type"="audio/ogg"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogg\OpenWithList]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogg\OpenWithList\wmplayer.exe]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogg\OpenWithProgIds]
"oggfile"=hex(0):

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogm]
@="ogmfile"
"PerceivedType"="video"
"Content Type"="video/ogm"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogm\OpenWithList]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogm\OpenWithList\wmplayer.exe]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.ogm\OpenWithProgIds]
"ogmfile"=hex(0):

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.mkv]
@="mkvfile"
"PerceivedType"="video"
"Content Type"="video/mkv"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.mkv\OpenWithList]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.mkv\OpenWithList\wmplayer.exe]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.mkv\OpenWithProgIds]
"mkvfile"=hex(0):

[HKEY_CLASSES_ROOT\.ogg]
"PerceivedType"="audio"
"Content Type"="audio/ogg"
@="oggfile"
[HKEY_CLASSES_ROOT\.ogg\OpenWithList]
[HKEY_CLASSES_ROOT\.ogg\OpenWithList\wmplayer.exe]
[HKEY_CLASSES_ROOT\.ogg\OpenWithProgIds]
"oggfile"=hex(0):

[HKEY_CLASSES_ROOT\.ogm]
"PerceivedType"="video"
"Content Type"="video/ogm"
@="ogmfile"
[HKEY_CLASSES_ROOT\.ogm\OpenWithList]
[HKEY_CLASSES_ROOT\.ogm\OpenWithList\wmplayer.exe]
[HKEY_CLASSES_ROOT\.ogm\OpenWithProgIds]
"ogmfile"=hex(0):

[HKEY_CLASSES_ROOT\.mkv]
"PerceivedType"="video"
"Content Type"="video/mkv"
@="mkvfile"
[HKEY_CLASSES_ROOT\.mkv\OpenWithList]
[HKEY_CLASSES_ROOT\.mkv\OpenWithList\wmplayer.exe]
[HKEY_CLASSES_ROOT\.mkv\OpenWithProgIds]
"mkvfile"=hex(0):

[HKEY_CLASSES_ROOT\OGGFile]
"PreferExecuteOnMismatch"=dword:00000001
"EditFlags"=hex:00,00,01,00
@="Ogg Vorbis audio"
[HKEY_CLASSES_ROOT\oggfile\DefaultIcon]
@="C:\\PROGRA~1\\WINDOW~2\\wmplayer.exe,-120"
[HKEY_CLASSES_ROOT\oggfile\shell]
@="play"
[HKEY_CLASSES_ROOT\oggfile\shell\open]
@="&Open"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\oggfile\shell\open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Open \"%L\""
[HKEY_CLASSES_ROOT\oggfile\shell\open\DropTarget]
"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\oggfile\shell\play]
"MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
 6f,00,74,00,25,00,5c,00,69,00,6e,00,66,00,5c,00,75,00,6e,00,72,00,65,00,67,\
 00,6d,00,70,00,32,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,39,00,39,00,39,00,\
 31,00,00,00
@="&Play"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\oggfile\shell\play\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:6 /Play \"%L\""
[HKEY_CLASSES_ROOT\oggfile\shellex]
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\WMPAddToPlaylist]
@="{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}"
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\WMPBurnAudioCD]
@="{8DD448E6-C188-4aed-AF92-44956194EB1F}"
[HKEY_CLASSES_ROOT\oggfile\shellex\ContextMenuHandlers\WMPPlayAsPlaylist]
@="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"

[HKEY_CLASSES_ROOT\OGMFile]
"PreferExecuteOnMismatch"=dword:00000001
"EditFlags"=hex:00,00,01,00
@="Ogg Media File"
[HKEY_CLASSES_ROOT\OGMFile\DefaultIcon]
@="C:\\PROGRA~1\\WINDOW~2\\wmplayer.exe,-120"
[HKEY_CLASSES_ROOT\OGMFile\shell]
@="play"
[HKEY_CLASSES_ROOT\OGMFile\shell\open]
@="&Open"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\OGMFile\shell\open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:7 /Open \"%L\""
[HKEY_CLASSES_ROOT\OGMFile\shell\open\DropTarget]
"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\OGMFile\shell\play]
"MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
 6f,00,74,00,25,00,5c,00,69,00,6e,00,66,00,5c,00,75,00,6e,00,72,00,65,00,67,\
 00,6d,00,70,00,32,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,39,00,39,00,39,00,\
 31,00,00,00
@="&Play"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\OGMFile\shell\play\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:7 /Play \"%L\""
[HKEY_CLASSES_ROOT\OGMFile\shellex]
[HKEY_CLASSES_ROOT\OGMFile\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\OGMFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]
@="{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}"
[HKEY_CLASSES_ROOT\OGMFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]
@="{8DD448E6-C188-4aed-AF92-44956194EB1F}"
[HKEY_CLASSES_ROOT\OGMFile\shellex\ContextMenuHandlers\WMPPlayAsPlaylist]
@="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"

[HKEY_CLASSES_ROOT\MKVFile]
"PreferExecuteOnMismatch"=dword:00000001
"EditFlags"=hex:00,00,01,00
@="Matroska Audio/Video container"
[HKEY_CLASSES_ROOT\MKVFile\DefaultIcon]
@="C:\\PROGRA~1\\WINDOW~2\\wmplayer.exe,-120"
[HKEY_CLASSES_ROOT\MKVFile\shell]
@="play"
[HKEY_CLASSES_ROOT\MKVFile\shell\open]
@="&Open"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\MKVFile\shell\open\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:7 /Open \"%L\""
[HKEY_CLASSES_ROOT\MKVFile\shell\open\DropTarget]
"CLSID"="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"
[HKEY_CLASSES_ROOT\MKVFile\shell\play]
"MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
 6f,00,74,00,25,00,5c,00,69,00,6e,00,66,00,5c,00,75,00,6e,00,72,00,65,00,67,\
 00,6d,00,70,00,32,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,39,00,39,00,39,00,\
 31,00,00,00
@="&Play"
"LegacyDisable"=""
[HKEY_CLASSES_ROOT\MKVFile\shell\play\command]
@="\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\" /prefetch:7 /Play \"%L\""
[HKEY_CLASSES_ROOT\MKVFile\shellex]
[HKEY_CLASSES_ROOT\MKVFile\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\MKVFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]
@="{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}"
[HKEY_CLASSES_ROOT\MKVFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]
@="{8DD448E6-C188-4aed-AF92-44956194EB1F}"
[HKEY_CLASSES_ROOT\MKVFile\shellex\ContextMenuHandlers\WMPPlayAsPlaylist]
@="{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}"

Edited by Special Kei
Link to comment
Share on other sites

can someone please help me about these tweaks?

read here

tnx

Post #2
these have been answered in the registry tweaks section a number of times.

I'd start by looking in the regtweak sticky and then in the topics called reg tweaks.

Yes there is a lot of them, 3 parts if i recall, and you may find some that you've not even heard or thougt of as well.

Or,

you could do manually, buy using regsnap when you select to enable/disable the option.

Post #3

i tried manually..no change, NEVER ****! I will look to these 3d but they are so loooong :huh:  :blushing:  Tnx however!!!

Post #4

so now i just need how to remove the Windows Catalog via reg or cmd file and how to set sliding effect that i don't find in the regtweaks 3d!

What did I miss; you said this was already resolved?

Edited by Cartoonite
Link to comment
Share on other sites

Nope, finally i found some usefull regtweaks but nothing about my problem...So if someone can help me....

For the 3 folders, this one doesn't work for me sigh!!! -->

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

"Start_EnableDragDrop"=dword:00000001

"Start_ShowSearch"=dword:00000001

"Start_ShowMyDocs"=dword:00000000

"Start_ShowRun"=dword:00000001

"Start_ShowMyPics"=dword:00000000

"StartMenuFavorites"=dword:00000000

"Start_ShowMyMusic"=dword:00000000

"Start_ShowControlPanel"=dword:00000001

"Start_ShowMyComputer"=dword:00000001

"Start_ScrollPrograms"=dword:00000000

"Start_AdminToolsRoot"=dword:00000000

"StartMenuAdminTools"=dword:00000000

Edited by Jedi82
Link to comment
Share on other sites

Try using the tweak below and copy multiple items. You'll have problems. As prathapml said; "It opens the moveto/CopyTo dialogs at odd times/places even when you did not choose to open them."

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11d1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11d1-A18C-00C04FD75D13}"

I haven't tried this particular combination using "*" instead of "AllFilesystemObjects" but if MHz is suggesting it, that's enough for me...

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers]

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

The reason I haven't tried MHz's suggestion is that I'm now using his most-excellent CMenu and it replaces that tweak.

There's also the ContextMenuExt.dll originally posted by Astalavista. But if you're going to use CMenu do not use ContextmenuExt.dll with it. There's a conflict between the two and author MHz suggests only using one.

Regarding,

can someone please help me about these tweaks?

read here

Jedi82; I can't tell what you're trying to get rid of... the new WinXP style start menu? Do you want the "Classic" start menu? And I don't recognize that other dialog box either.

Link to comment
Share on other sites

Hello all ! :)

I found regtweak for users which still use IE...

So..

1.Open ie GOOGLE and in search field write "sample".

2.After you pressed "SEARCH", copy URL from address bar.

3.Open regedit and locate:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl

4. Create new key and name it "g" (without quotes)

5. double click on "Default" name and in "Value data" paste your copied URL

6. Change word "sample" with "%s" (without quotes..)

7. Exit :)

Now open IE and in address bar write i.e. "g msfn" (without quotes)

After "g" you must leave space and can write needed words for search..

Here is mine reg:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\g]

@="http://www.google.lt/search?hl=lt&q=%s&meta="

(sorry for my bad english :) )

Link to comment
Share on other sites

OK "dude". I use seach in IE :) and found this:

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\

Advanced]

Value Name: Start_ShowControlPanel, Start_ShowMyComputer, Start_ShowMyDocs, Start_ShowMyMusic, Start_ShowMyPics, Start_ShowNetConn

Data Type: REG_DWORD (DWORD Value)

Value Data: (0 = hidden, 1 = open when clicked, 2 = expand contents)

(how to "search" you can find anywhere :) )

Link to comment
Share on other sites

Is there a regtweak to open CMD-Prompt with short keys?

Like

WIN+E = explorer

WIN+D = desktop

I would like to have WIN+Z key to open cmd prompt :P

EDIT: Oh wait I'll almost forgot WIN+Z is the UNDO function, hehe.. WINKEY+unused key

Edited by 2forza
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...