Jump to content

Recommended Posts

Posted

HOWT TO: Force the Use of the Classic Start Menu

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

Explorer]

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\

Explorer]

Value Name: NoSimpleStartMenu

Data Type: REG_DWORD (DWORD Value)

Value Data: (1 = force classic menu, 0 = default)

Hope that helps someone.


Posted

HOW TO: Enable Shutdown from Authentication Dialog Box

System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\

system]

Value Name: ShutdownWithoutLogon

Data Type: REG_DWORD (DWORD Value)

Value Data: (0 = disabled, 1 = enabled)

Again, Hope it helps someone

Posted

Here is my Regtweak with (i hope) all tweaks I have found (read 3 times the 85 pages here!!)

some tweaks I have disabled because I found them usefull, not to use :-)

SHOW My regtweaks.txt

Questions I have:

-Screen Resolution is 1280x1024 in winnt.sif but after regtweaks.reg its 1024x768 -> which key is wrong?

-Desktop Effects are all "active", i only need these:

Aufnahme1.jpg

How can I see in Explorer the "complete network" without press rightclick to the network and use "explore"?

Aufnahme2.jpg

;Automatisch Gesamtes Netzwerk anzeigen

[HKEY_CLASSES_ROOT\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell]@="Open"

[HKEY_CLASSES_ROOT\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\Open\command]

@="Explorer.exe /E,::{208D2C60-3AEA-1069-A2D7-08002B30309D}"

now I see with clicking "network icon from desktop" the "explored" network directly,...

Aufnahme3.jpg

... but I found no setting for this "automatic explore" in windows explorer

-How can I delete the Java Start Menü from START/PROGRAMS (Startmenu) ?

I automaticaly install sun java with installing winxp ($oem$) but I can't delete this menu path!

del_java.cmd

RD /S /Q "%AllUsersProfile%\Startmenü\Programme\Java Web Start"
is without any result.. it's not deleted

-How can I move from Start/Programs/"Zubehör or Accessories" the Windows Explorer to Start/Programs ?

-How can I automaticaly add windows explorer to my quicklink bar? -> especialy with this comment that it opens automaticaly with harddrive C:\ explored ?

rightclick explorer link -> target %SystemRoot%\explorer.exe /n,/e,C:\

-Thanks :-)

Posted

@Spilo

Java Web Start isn't a folder, it's a link.

Use this (it works for me):

del /f /q "%systemdrive%\Documents and Settings\All Users\Desktop\Java Web Start.lnk"

You have to adjust the English names to the German ones.

Posted
@Spilo

Java Web Start isn't a folder, it's a link.

Use this (it works for me):

del /f /q "%systemdrive%\Documents and Settings\All Users\Desktop\Java Web Start.lnk"

You have to adjust the English names to the German ones.

and there is also a folder in startmenu!

I can remove the link also, but not the folder!

Posted
@Spilo

Java Web Start isn't a folder, it's a link.

Use this (it works for me):

del /f /q "%systemdrive%\Documents and Settings\All Users\Desktop\Java Web Start.lnk"

You have to adjust the English names to the German ones.

and there is also a folder in startmenu!

I can remove the link also, but not the folder!

Try something like this:

del "c:\Documents and Settings\All Users\Start Menu\Programs\FOLDER NAME"\*.* /q /s
rmdir "c:\Documents and Settings\All Users\Start Menu\Programs\FOLDER NAME" /q /s

Posted

That reg tweak to delete the "Links" folder (under Favorites) and keep it from coming back -- it works great. But in Favorites, I also get a sub-folder called "Favorites". No matter how many times I delete it, it keeps coming back. Is there a similar trick to make it go away?

FWIW -- it also creates a little button next to the "Go" button. When I delete the "Favorites" sub-folder, the button goes away. But then they both come back.

Favorites.JPG

Posted
;Disable links folder in explorer favorites so it never appears again.
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"LinksFolderName"=-
"LinksFolderName"=""
"Locked"=dword:00000001

Posted
;Disable links folder in explorer favorites so it never appears again.
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"LinksFolderName"=-
"LinksFolderName"=""
"Locked"=dword:00000001

I'm already using that tweak. But I end up with both a "Links" sub-folder, and a "Favorites" sub-folder. The Links never comes back after deleting it, but the Favorites one keeps comig back.

Posted

youre sure? make sure you have it delete the key, then recreate it and set it locked...there was another reg tweak that someone posted that did only one of the 2 steps...either deleted and didnt recreate, or erased the value but didnt delete the key first...

Posted

I have a problem with my visual styles... I apply the registry tweak... (turning all visual styles off except for a couple), and reboot...

in checked in the settings box under "performance", and the correct ones are checked, but the settings are not applied...

any ideas?

Posted

Not sure this has been mentioned before, as the search nor my reg files show it:

;Sets Write Debugging Information in Startup and Recovery
;0 for none - 1 for Complete Memory Dump - 2 for Kernel Dump - 3 for Small Memory Dump (64K)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"CrashDumpEnabled"=dword:00000001

Posted

;Disable Monitor Turning Off

[HKEY_CURRENT_USER\Control Panel\PowerCfg\PowerPolicies\0]

"Policies"=hex:01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,2c,01,00,00,32,32,00,03,02,00,00,00,02,00,\

00,00,01,00,00,00,14,f2,06,00,00,00,00,00,2c,01,00,00,00,00,00,00,58,02,00,\

00,00,00,64,64,64,64,95,71

;Disable Monitor Turning Off

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Power]

"AcPolicy"=hex:01,00,00,00,00,00,00,00,03,00,00,00,10,00,00,00,02,00,00,00,03,\

00,00,00,00,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,01,00,00,00,f8,e6,\

06,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,32,00,d4,77,02,00,00,\

00,02,00,00,00,02,00,00,00,00,00,00,00,10,00,00,00,00,00,00,00,03,00,00,00,\

01,00,00,00,03,00,00,00,02,00,00,00,04,00,00,c0,01,00,00,00,02,00,00,00,01,\

00,00,00,0a,00,00,00,00,00,00,00,03,00,00,00,01,00,01,00,01,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,00,00,00,00,00,00,\

18,00,00,00,98,1b,4d,00,99,01,00,00,10,00,00,00,00,00,00,00,00,64,64,14,02,\

00,00,00,04,00,00,c0,00,00,00,00

"DcPolicy"=hex:01,00,00,00,00,00,00,00,03,00,00,00,10,00,00,00,02,00,00,00,03,\

00,00,00,00,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,01,00,00,00,78,18,\

28,00,02,00,00,00,00,00,00,00,00,00,00,00,2c,01,00,00,32,03,00,00,02,00,00,\

00,02,00,00,00,02,00,00,00,00,00,00,00,0a,9a,97,71,00,00,00,00,03,00,00,00,\

01,00,00,00,03,00,00,00,02,00,00,00,04,00,00,c0,01,00,00,00,02,00,00,00,01,\

00,00,00,0a,00,00,00,00,00,00,00,03,00,00,00,01,00,01,00,01,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,00,00,2c,01,00,00,\

01,45,d4,77,90,48,08,00,68,75,99,71,0c,96,97,71,58,02,00,00,00,64,64,14,02,\

00,00,00,04,00,00,c0,00,00,00,00

;Show Control Panel In My Computer

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

"{21EC2020-3AEA-1069-A2DD-08002B30309D}"=dword:00000000

;The system proceeds with the installation even if it includes unsigned files.

[HKEY_CURRENT_USER\Software\Microsoft\Driver Signing]

"Policy"=dword:00000000

;Disable get help from internet

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server]

"FirstCountMsgQPeeksSleepBadApp"=dword:0000000f

"Modems With Bad DSR"=hex(7):4d,00,75,00,6c,00,74,00,69,00,54,00,65,00,63,00,\

68,00,20,00,4d,00,75,00,6c,00,74,00,69,00,4d,00,6f,00,64,00,65,00,6d,00,20,\

00,4d,00,54,00,32,00,38,00,33,00,34,00,00,00,4d,00,75,00,6c,00,74,00,69,00,\

54,00,65,00,63,00,68,00,20,00,4d,00,75,00,6c,00,74,00,69,00,4d,00,6f,00,64,\

00,65,00,6d,00,20,00,4d,00,54,00,32,00,38,00,33,00,34,00,5a,00,44,00,58,00,\

00,00,4d,00,75,00,6c,00,74,00,69,00,54,00,65,00,63,00,68,00,20,00,4d,00,54,\

00,32,00,38,00,33,00,34,00,00,00,4d,00,75,00,6c,00,74,00,69,00,54,00,65,00,\

63,00,68,00,20,00,4d,00,54,00,32,00,38,00,33,00,34,00,5a,00,44,00,58,00,00,\

00,4d,00,75,00,6c,00,74,00,69,00,54,00,65,00,63,00,68,00,20,00,32,00,38,00,\

33,00,34,00,00,00,4d,00,75,00,6c,00,74,00,69,00,54,00,65,00,63,00,68,00,20,\

00,32,00,38,00,33,00,34,00,5a,00,44,00,58,00,00,00,00,00

"MsgQBadAppSleepTimeInMillisec"=dword:00000001

"NthCountMsgQPeeksSleepBadApp"=dword:00000005

"fWritableTSCCPermTab"=dword:00000000

"DeleteTempDirsOnExit"=dword:00000000

"PerSessionTempDir"=dword:00000000

"fDenyTSConnections"=dword:00000001

"ProductVersion"="5.1"

"TSAdvertise"=dword:00000000

"IdleWinStationPoolCount"=dword:00000000

"TSAppCompat"=dword:00000000

"TSEnabled"=dword:00000001

"TSUserEnabled"=dword:00000000

"fAllowToGetHelp"=dword:00000000

Posted
I have a problem with my visual styles... I apply the registry tweak... (turning all visual styles off except for a couple), and reboot...

in checked in the settings box under "performance", and the correct ones are checked, but the settings are not applied...

any ideas?

same problem.. :-) I must select the style sheet again and press "apply" to activate it.. :/

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

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