w123098
March 24th, 2003, 01:42 PM
I have one library created with VC++: it registeres with regsvr32 without any problems. But registration freezes if I try to register it in silent mode (regsvr32 /s). Why does it happen? What can I do to make it register in silent mode? Thanks.