Re: Registry Add Commands
- From: "Terry Swift" <TerrySwift@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 25 Jul 2005 13:47:15 -0700
John,
When I'm in the "cmd" prompt and doing the "reg add /?" without the quotes
of course, it gives me the 'reg' is not recognized as an internal or external
command, operable program or batch file. I've never heard of reg.exe version
2.0 or newer - where does that come from? I have SP4 and the highest update
after that, so I would assume that my files would be updated to the latest
and greatest.
Terry
"John Wunderlich" wrote:
> "=?Utf-8?B?VGVycnkgU3dpZnQ=?="
> <TerrySwift@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> news:9667F968-BE80-4767-8C16-BAE4F94919D1@xxxxxxxxxxxxx:
>
> > Here are the two keys that the Tech wants to be installed. I put
> > them into the .reg file, but they wouldn't load.
> >
> > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS\Parameter
> > s /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll
> >
> > HKey_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\F
> > ilesNotToBackup
> >
> > Are there are commands that I need to put in from of the keys to
> > get them to load?
> >
> > Terry
> >
>
> Assuming you are using reg.exe version 2.0 or newer, simply put
> reg add
> in front of your commands at a command prompt. For help, type
> "reg add /?".
> So your first example would be:
> reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll
>
> This is not the correct format for a ".reg" file.
>
> HTH,
> John
>
.
- Follow-Ups:
- Re: Registry Add Commands
- From: Puja Pandey[MSFT]
- Re: Registry Add Commands
- References:
- Registry Add Commands
- From: Terry Swift
- Re: Registry Add Commands
- From: Puja Pandey[MSFT]
- Re: Registry Add Commands
- From: Terry Swift
- Re: Registry Add Commands
- From: John Wunderlich
- Registry Add Commands
- Prev by Date: Re: Changing the DHCP exclusion range
- Next by Date: RE: Windows 2000 Pro hangs on start up
- Previous by thread: Re: Registry Add Commands
- Next by thread: Re: Registry Add Commands
- Index(es):
Relevant Pages
|