PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 Registry request tool to automate response to registry modifications

Reply

request tool to automate response to registry modifications

 
Thread Tools Rate Thread
Old 30-06-2003, 04:49 PM   #1
Jose Valenzuela
Guest
 
Posts: n/a
Default request tool to automate response to registry modifications


I am in need to automate the "yes"/"no" dialog box when
using an exported registry key in the \all
users\startup\programs\startup folder. I manage computers
on a production facility and need to make registry updates
on each machine whenever anyone logs onto their computers.
However, the user either ignores the registry modification
dialog box or selects "no". Therefore, I am looking for a
VBS script of tool to simply add the registry changes
without action from the users when they log onto the
computer.

Thanks
  Reply With Quote
Old 30-06-2003, 04:53 PM   #2
Dave Patrick
Guest
 
Posts: n/a
Default Re: request tool to automate response to registry modifications

regedit /s filename.reg
to silently merge the file.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

"Jose Valenzuela" wrote:
> I am in need to automate the "yes"/"no" dialog box when
> using an exported registry key in the \all
> users\startup\programs\startup folder. I manage computers
> on a production facility and need to make registry updates
> on each machine whenever anyone logs onto their computers.
> However, the user either ignores the registry modification
> dialog box or selects "no". Therefore, I am looking for a
> VBS script of tool to simply add the registry changes
> without action from the users when they log onto the
> computer.
>
> Thanks



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off