Automatically importing and exporting Registry settings across computers
- From: J44xm <w44kz.bayvar[@]tznvy.pbz>
- Date: Wed, 17 Aug 2005 20:33:12 -0500
I recently purchased a portable USB2 hard drive and I'm trying to place some
applications that aren't portable on that drive. These write their settings
to the Registry.
What I'd like to do is, if possible, is get a method running that would
automatically extract a (previously exported) .reg file containing
application preferences to the Registry of the current computer (assuming
there is no pre-existing hive there), run the associated program from my
drive (e.g., Pegasus Mail), then export that Registry hive back to my drive
and remove it from the Registry.
I'm able to accomplish this manually using two batch files:
1a. reg import pmail.reg
1b. pmail.exe
2a. reg export "HKCU\Software\Pegasus Mail" pmail.reg
2b. reg delete "HKCU\Software\Pegasus Mail" /f
So what I'm looking for is a simpler, more automatic way. Is there one?
I also wish to check to make sure the target Registry hive is NOT pre-
existing. How can I do this?
Many thanks.
--
J44xm <http://j44xm.notlong.com>
.
- Follow-Ups:
- Re: Automatically importing and exporting Registry settings across computers
- From: Synapse Syndrome
- Re: Automatically importing and exporting Registry settings across computers
- From: old jon
- Re: Automatically importing and exporting Registry settings across computers
- From: * * * N o 1 . C h i n k . C u n t . # . l a - d i - d a . b U N N y . & . s H e P H e R d . a Q U i L A . d E u S . ( d 2 0 0 5 x x . ! ! ) * * *
- Re: Automatically importing and exporting Registry settings across computers
- Prev by Date: Re: "Outlook" or "Ourlook Expres"s?
- Next by Date: Re: Unable to start windows
- Previous by thread: Corrupted .bkf
- Next by thread: Re: Automatically importing and exporting Registry settings across computers
- Index(es):
Relevant Pages
|
Loading