Re: remote registry installation
From: Dmitry Korolyov [MVP] (d__k_at_removethispart.mail.ru)
Date: 04/07/04
- Next message: mcguire: "Re: remote registry installation"
- Previous message: Dave Niemeyer: "Re: Win95 support on Win2K3"
- In reply to: mcguire: "Re: remote registry installation"
- Next in thread: mcguire: "Re: remote registry installation"
- Reply: mcguire: "Re: remote registry installation"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 6 Apr 2004 22:46:38 -0700
Well, the -s switch is to be used with regedit, if you want to silently
import a .reg file. reg add, delete etc command has its own switches.
-- Dmitry Korolyov [d__k@removethispart.mail.ru] MVP: Windows Server - Active Directory "mcguire" <hartmann_mcguire@yahoo.com> wrote in message news:un8c0vFHEHA.1240@TK2MSFTNGP12.phx.gbl... > well.. > i used a batch file to run on computer startup from DC. > > reg add /s abc.reg E:\folder\folder\ > > > E:\folder\folder\ is the dir where i store the registry file. > > now it does not prompt, but the registry is not installed. > thanks in advance. > ---------------------------------------------------------- > > "Dmitry Korolyov [MVP]" <d__k@removethispart.mail.ru> wrote in message > news:eZrT2nFHEHA.1432@TK2MSFTNGP12.phx.gbl... >> Well that works for me. Can you paste the exact string you are using? >> >> -- >> Dmitry Korolyov [d__k@removethispart.mail.ru] >> MVP: Windows Server - Active Directory >> >> "mcguire" <hartmann_mcguire@yahoo.com> wrote in message >> news:O8dC6jFHEHA.1272@TK2MSFTNGP12.phx.gbl... >> > thanks..but still unable to work . >> > it still prompt the user... >> > =( >> > >> > >> > >> > "Dmitry Korolyov [MVP]" <d__k@removethispart.mail.ru> wrote in message >> > news:e4j$An9GEHA.4008@TK2MSFTNGP10.phx.gbl... >> >> if you are using regedit in batch mode, try -s switch. It will not ask >> >> for >> >> confirmation, but still display an error message in case when your >> >> .reg >> > file >> >> had a syntax error. >> >> >> >> -- >> >> Dmitry Korolyov [d__k@removethispart.mail.ru] >> >> MVP: Windows Server - Active Directory >> >> >> >> "mcguire" <hartmann_mcguire@yahoo.com> wrote in message >> >> news:%23eK1Pg9GEHA.3096@TK2MSFTNGP11.phx.gbl... >> >> > Hi there. >> >> > Does anyone know what is the switch to install/import a registry key > to >> >> > the >> >> > local PC without any user interaction? >> >> > >> >> > Cos i wanna push a registry key installation to the AD clients, but > it >> >> > prompts the user for confirmation. >> >> > >> >> > Is there any way i could do it without any user interaction? >> >> > >> >> > Thanks. >> >> > Mcguire >> >> > >> >> > >> >> >> >> >> > >> > >> >> > >
- Next message: mcguire: "Re: remote registry installation"
- Previous message: Dave Niemeyer: "Re: Win95 support on Win2K3"
- In reply to: mcguire: "Re: remote registry installation"
- Next in thread: mcguire: "Re: remote registry installation"
- Reply: mcguire: "Re: remote registry installation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|