Nowhere Man
March 29th, 2006, 05:15 AM
Hello all, first time poster!
I've been playing with ID Blaster and really like it a lot. I was careful to record all numbers before letting it randomize. It did break my AVP, oh well. I replaced AVP with Avast! so now I've no more problems there.
If you want an easy way to restore those ID's, it just takes a little work to set up, but not really hard.
Open ID Blaster + and hilight one of the ID names in the window. Then click to edit selected item. Halfway down you'll see the top level registry key and just below it the subkeys and value name. You can leave this window open for now.
Hit the Start button and go to Run, type in Regedit and enter. Navigate to the key stated in the ID Blaster dialog box that you still have open, and you'll see the actual place the number is stored!
Now, with the key hilighted, click on 'Registry' in the upper left of the menubar and then select to export the registry. Only export this one key, not the entire registry!
Now go to where you saved that reg file and RIGHT click on it and select edit. It should open in Notepad. Leave the top line and the second,empty, line alone! Now delete all lines below EXCEPT the one that has your ID code and it's key location. Save the file. Now, anytime you want to restore that number just click on that reg file and the original number will be reinstalled!
(Deleting the other lines in the reg file does absolutely nothing to the registry, and when your reg file is merged it can only add or change the registry. Deleting keys in the registry is harder.)
Go through this process for each ID that ID Blaster will change, and you'll have several reg files. If you want you can do like I did and combine all the relevant code from each reg file into one file. Like I said before, leave the top two lines alone. Then just have your code for each ID below.
Here's how your restore reg file might look:
-----------------------(don't include these dashes, lol)-------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows Media\WMSDK\General]
@=""
"UniqueID"="{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Registration]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
-------------------------------------
Obviously, your numbers would be where the 'x's are above.
After you have this file all assembled (c'mon, not THAT hard) you can easily click on it to restore all your numbers, say, just prior to running Windows update or similar.
Have fun, sorry for the longish post!
I've been playing with ID Blaster and really like it a lot. I was careful to record all numbers before letting it randomize. It did break my AVP, oh well. I replaced AVP with Avast! so now I've no more problems there.
If you want an easy way to restore those ID's, it just takes a little work to set up, but not really hard.
Open ID Blaster + and hilight one of the ID names in the window. Then click to edit selected item. Halfway down you'll see the top level registry key and just below it the subkeys and value name. You can leave this window open for now.
Hit the Start button and go to Run, type in Regedit and enter. Navigate to the key stated in the ID Blaster dialog box that you still have open, and you'll see the actual place the number is stored!
Now, with the key hilighted, click on 'Registry' in the upper left of the menubar and then select to export the registry. Only export this one key, not the entire registry!
Now go to where you saved that reg file and RIGHT click on it and select edit. It should open in Notepad. Leave the top line and the second,empty, line alone! Now delete all lines below EXCEPT the one that has your ID code and it's key location. Save the file. Now, anytime you want to restore that number just click on that reg file and the original number will be reinstalled!
(Deleting the other lines in the reg file does absolutely nothing to the registry, and when your reg file is merged it can only add or change the registry. Deleting keys in the registry is harder.)
Go through this process for each ID that ID Blaster will change, and you'll have several reg files. If you want you can do like I did and combine all the relevant code from each reg file into one file. Like I said before, leave the top two lines alone. Then just have your code for each ID below.
Here's how your restore reg file might look:
-----------------------(don't include these dashes, lol)-------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows Media\WMSDK\General]
@=""
"UniqueID"="{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Registration]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"ProductId"="XXXXX-XXX-XXXXXXX-XXXXX"
-------------------------------------
Obviously, your numbers would be where the 'x's are above.
After you have this file all assembled (c'mon, not THAT hard) you can easily click on it to restore all your numbers, say, just prior to running Windows update or similar.
Have fun, sorry for the longish post!