Jump to content

Recommended Posts

Posted

When I generally release a pc to a user as well a customer, I do some "important" settings like show full path in title bar, add the quick launch in the toolbar, show extensions for known files and so on.

How can this settings "imported" into the install disk and let me avoid this tasks every time? :huh:

Andrea


Posted

Registry manipulation.

I am not going to start listing them, they are all available through both MSFN and Google searches.

Also, there is nothing wrong with including 'important' things, but those should be for reasons of security etc. Giving everyone the Quick launch bar is not one of them, it is a personal preference, not included as default in the OS and should not be forced upon people.

Posted

Well, I don't want to force anyone, but because basically they are all things that user request me after I gived them the pc ... why don't do it during install.

Andrea

Posted

Most of the keys you are after will be found here

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

There are hundreds of values to be found under these keys, therefore your best bet would be to run a registry monitoring program on a test machine, make the changes you 'normally' make, then check the results from the monitoring and export those keys. once you have the resultant reg file, you can either learn to create an unattended CD complete with the registry changes or simply run the reg file after installation.

All the information you require for performing these tasks is readilly available using a search of this site.

Posted

Using the technique as mentioned in my last post, I have produced a .reg file for Folder Options in Windows Explorer.

The zipped up and attached file has been fully commented with instructions.

I hope it goes some way towards helping!

exploreg.zip

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...