|
|
Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Hi,
I have an out-of-proc (.exe) COM server built with VC++ 8 SP1. The component is part of a product im packaging with WiX. Im trying to use RegCap.exe to capture the COM registration info, but I cant get the command line right for an out-of-proc component (I can successfully capture the registry info for COM components packaged as DLLs).
Does anybody have any idea what each argument means for RegCap.exe?
REGCAP [/R] [/T DTE] [/O regfile] [/L logfile] [/A arguments] [/I] [/E DLLEntry Point]filename REGCAP /? REGCAP [ at ]response_file
I can guess what /O /L and /E are, but what is /R /T DTE and /I??
Also, can RegCap.exe capture registry writes for out-of-proc servers, if not, can anyone suggest an alternative?
rgds Ian
|
|
|