R
Ronald S. Cook
I have a .bat file that looks like this:
Regsvr32 "C:\Whatever."
Regsvr32 "C:\Whatever2."
Regsvr32 "C:\Whatever3."
And so it prompts be with a dialog box after each runs and I have to click
OK for each one.
How can I have it not prompt me?
Thanks,
Ron
Regsvr32 "C:\Whatever."
Regsvr32 "C:\Whatever2."
Regsvr32 "C:\Whatever3."
And so it prompts be with a dialog box after each runs and I have to click
OK for each one.
How can I have it not prompt me?
Thanks,
Ron