Jump to content

Recommended Posts


Posted

I know the first ones are in the registry tweak sticky somewere, though i don't know where. or you can always use regshot to look at the changes that happen when you change thoses settings.

As for the second pic are you trying to get it to modify the boot.ini?

if so you could try a batch and copy it (i don't think it works to put it in the $1 file, trhough im not sure).

Posted

Look here for your settings for B:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]

A is trickier. I haven't been able to figure it out.

Posted (edited)

You can find most Windows-settings by comparing the registry before and after the setting has been done:

1. Open the window where the setting can be done

2. Run regedit and export the entire registry

3. Set and apply the setting as you want it, preferably one setting at a time (keep regedit running)

4. Switch back to regedit and export once again, this time to another filename (don't overwrite the first one)

5. Run cmd and go to the folder where the exported files are

6. From the prompt: fc /u before.reg after.reg

Repeat for all settings you want to find out.

Notes:

Don't do anything else while doing this (no clicking around, opening files & progs and so on, but you can listen to music if you want) since it will access/change the registry and probably make it harder to see the changes you wanted to see.

It's preferable to save the exported files to for example B.reg and A.reg in the root of the drive for less writing (you could also write a batch).

There are other progs to do it, but this is the way to do using Windows built-in tools.

Not all settings can be found by using this method or these progs.

Check out the tweak threads, you can find many of the settings there.

Edited by DL.

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