MSFN Forum: I made a reg tweak file, how do i make a undo reg tweak file? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

I made a reg tweak file, how do i make a undo reg tweak file? i want to undo some of the tweaks that i applied Rate Topic: -----

#1 User is offline   xboxhaxorz 

  • Junior
  • Pip
  • Group: Members
  • Posts: 74
  • Joined: 20-March 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 May 2006 - 08:58 PM

I compiled a bunch of tweaks into a reg file and applied it to my system. I wish to undo some or all of the tweaks i applied, is there some line of code i can apply to the same reg file to undo them?


#2 User is offline   jbm 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 626
  • Joined: 16-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 May 2006 - 09:54 PM

If you know what the settings were before you ran your reg file,
you can edit your reg file and set the settings back to default.
There is no undo feature with the registry.

#3 User is offline   xboxhaxorz 

  • Junior
  • Pip
  • Group: Members
  • Posts: 74
  • Joined: 20-March 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 May 2006 - 10:06 AM

I remember coming across a website that had reg tweaks in .reg format. It also provided an undo tweak in .reg format if the tweak didnt work out for that user. I was wondering how to make those?

#4 User is offline   Dels 

  • X2K Project Leader
  • PipPipPip
  • Group: Members
  • Posts: 332
  • Joined: 05-January 06

Posted 22 May 2006 - 10:14 AM

to undo it so simple :D
before you merge the tweak registry do BACKUP first your original registry :D then you can merge it to undo all the tweaks :D
lol :D

#5 User is offline   phkninja 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 28-February 05

Posted 22 May 2006 - 10:15 AM

The way they are done is to find the value before you edit the registry. export it as a reg file, then import the new settings. because you have already run the new file, you have no way of "going back" as you dont know what the original values are.

only thing i can suggest is post your reg file and someione might be able to fix some of the updates you made

#6 User is offline   firefoxthebomb 

  • FireFoxTheBomb
  • PipPipPip
  • Group: Members
  • Posts: 379
  • Joined: 27-August 04

Posted 24 May 2006 - 10:09 PM

it is just like everyone is saying, there is no undo unless you save the value by exporting that key before you applied the new settings.

#7 User is offline   playsafe 

  • Well we've made it this far
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 05-May 06

Posted 25 May 2006 - 01:59 AM

There is a program reshot at this link

www.snapfiles.com/get/regshot.html

U can use other system (same OS though), at that system

1- Execute the regshot
2- Apply those tweaks at that system
3- Again execute the regshot

Compare the two shots taken at registry and it will give the added and changed keys Report.
Go to your original system and remove OR update those entries as u understand.

Please please, at least take the registry backup before diong so (In case if something goes wrong)

Yasir

#8 User is offline   Dels 

  • X2K Project Leader
  • PipPipPip
  • Group: Members
  • Posts: 332
  • Joined: 05-January 06

Posted 26 May 2006 - 05:52 AM

how hard to backup registry? just said regedit on run box and hocus focus you select menu export then abrakadabra you save with the name you like, voila that's a hot registry to pick up :D
it even don't take a minute :D

#9 User is offline   bledd 

  • msfn is a friend of mine!
  • Group: Supreme Sponsor
  • Posts: 1,732
  • Joined: 24-March 04

Posted 27 May 2006 - 11:01 AM

if the key had [HKCU] in the file, put [-HKCU] and it will delete the key

-but doing this may very well totally nail your system if the values already existed!

what has gone wrong?

This post has been edited by bledd: 27 May 2006 - 11:04 AM


#10 User is offline   AmphetaMarinE 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 28-May 05

Posted 20 June 2006 - 06:51 AM

Do it like this.
I will illustrate with my "fix a non-reading cd due to filter driver issues" .reg file.

The contents of my cdfix.reg:
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}]
"UpperFilters"=-
"LowerFilters"=-

[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdr4_2K]

[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdralw2k]

[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdudf]

[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UdfReadr]


Notice the "-" symbols? that is how to remove the keys....

#11 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 408
  • Joined: 28-April 04

Posted 21 June 2006 - 12:29 AM

you beat me to it, exactly what i was gonna say :D

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy