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?
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)
Please log in to answer
Posted by:
plangton
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.