Jump to content

Recommended Posts

Posted

I want to apply some tweaks in my unattended dvd but I cannot find what the registry entries must be.

The tweaks I am looking are:

1)add run command in start menu

2)make the icons of the taskbar small

3)show more details when windows shutting down


Posted (edited)

Hello

You can add this Tweak:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"VerboseStatus"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_ShowRun"=dword:00000001
"TaskbarSmallIcons"=dword:00000001

Edited by myselfidem
Posted

A method to create your own Registry tweaks is to use a program like RegShot. I use the one here, but there may be more. I have used it on my XP x64 and my W7 x64 systems. I simply open RegShot, take Shot One, then make a change, then take Shot Two. The program compares the two and displays the changes necessary. Sometime I use it just to lead me to the appropriate key, then I export it and use in my next install. Enjoy, John.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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