/build/static/layout/Breadcrumb_cap_w.png

Creating a batch file to make work easier

I am trying to unregister homesite with a batch file

regsvr32.exe /u CfShellFtpRds.dll
regsvr32.exe /u CFFileProxy.dll
regsvr32.exe /u cfssvradmin.dll
regsvr32.exe /u cfvalidator.dll
regsvr32.exe /u CFSourceControl.ocx
regsvr32.exe /u CFRegExp.dll
regsvr32.exe /u wddx_com.dll
regsvr32.exe /u cfrds.dll
regsvr32.exe /u CFFtp.dll
regsvr32.exe /u circ3.ocx
regsvr32.exe /u CFSDebug.dll (Studio only)

and it runs great but it gives me a confirmation dialog at the end of each registry item. Deos any one know of a switch I could use in the above batch file script to make each one run silent?

0 Comments   [ + ] Show comments

Answers (2)

Posted by: plangton 19 years ago
Second Degree Blue Belt
0
Hi murphs,

A bit of googling would have told you that a /s will do this silently.

Rgds

Paul
Posted by: MSIPackager 19 years ago
3rd Degree Black Belt
0
Or even:

regsvr32 /?

[8|]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ