G
Guest
I have the computers in my office set up so that a batch file runs when the
user logs in. I've added the following lines to it
-----------------------
REM: [Add Registry values]
I:\redbg.reg
----------------------
The problem is that when the batch file runs, the user is asked "do you want
to add the information in redbg.reg to the Registry?" (Well, that's
paraphrased.)
Is there a way I can run the .reg through without asking the user?
Something like
I:\redbg.reg /force or what?
Ideas? Thanks in advance. I'm still learning this stuff.
Warm regards,
Jim
user logs in. I've added the following lines to it
-----------------------
REM: [Add Registry values]
I:\redbg.reg
----------------------
The problem is that when the batch file runs, the user is asked "do you want
to add the information in redbg.reg to the Registry?" (Well, that's
paraphrased.)
Is there a way I can run the .reg through without asking the user?
Something like
I:\redbg.reg /force or what?
Ideas? Thanks in advance. I'm still learning this stuff.
Warm regards,
Jim