Re: Command Line/ .bat - Registry Update / Switches ?
- From: "Detlev Dreyer" <detdreyer@xxxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 16:22:48 GMT
"+Bob+" <uctraing@xxxxxxxxxxxx> wrote:
I need to add settings to the registry repeatedly. I've been doing it
via a bat that does a few related things then calls a .reg file (old
style, text editable) but then I have to answer the "do you want to do
this" and then "this was done" interactive prompts.
I there some way to put a switch on the line to eliminate the
interactive prompts or perhaps another simple method of adding the
settings to the registry from a .bat ? .
Use the command %windir%\regedit.exe /s <Path\>xyz.reg and note the /s
switch.
--
d-d
.
- Prev by Date: Re: Encarta 2008 download questions
- Next by Date: Re: Pprekop.exe Mystery
- Previous by thread: Re: Command Line/ .bat - Registry Update / Switches ?
- Next by thread: Re: Pprekop.exe Mystery
- Index(es):
Relevant Pages
|
|