Results 1 to 1 of 1
-
30th Sep 2010, 02:29 PM #1OPMemberWebsite's:
Elite.SO Defendos.com Motionite.comBacking Up Registry using Batch + Explained!
Take a fast backup using Batch. So you can always revert changes that are made by software or windows update.
Batch Level: N00B.
Code:: Full Registry Backup - Example by l0calh0st : START CMD : Disable echo @echo off : Whitespace echo. : Display message echo Backing up registry... REG EXPORT HKCU HKCU_BAK.reg REG EXPORT HKLM HKLM_BAK.reg : Whitespace echo. : Display message echo Backup finsihed! : Wait on user pause : STOP CMD
The backup will be exported as .REG file.
l0calh0st Reviewed by l0calh0st on . Backing Up Registry using Batch + Explained! Take a fast backup using Batch. So you can always revert changes that are made by software or windows update. Batch Level: N00B. : Full Registry Backup - Example by l0calh0st : START CMD : Disable echo @echo off Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
WTB method of backing up a large forum database?
By DoctorX in forum Technical Help Desk SupportReplies: 11Last Post: 11th Apr 2011, 02:17 PM -
[Help] registry problem
By freecbc3 in forum Technical Help Desk SupportReplies: 2Last Post: 10th Oct 2010, 04:44 PM -
Get FULL System Info using Batch + Explained ;)
By l0calh0st in forum Web Development AreaReplies: 1Last Post: 2nd Oct 2010, 01:14 PM -
Backing up your MYSQL Database to Rapidshare (Linux)
By EvilGenius in forum Webmaster ResourcesReplies: 10Last Post: 27th Jun 2010, 11:27 AM -
Backing up database problem
By pspuser007 in forum vBulletinReplies: 7Last Post: 21st Nov 2009, 11:09 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...