No response from regsvr32
When I attempt to register the same component on a laptop computer (also running Windows XP SP1), regsvr32 runs quietly (not showing a "DllRegisterServer in file.dll succeeded" message or any other message), the .dll doesn't register and I'm not able to access the component from a client program.
Does anyone know why this could happen?
If I run the regsvr32 command in a batch file (on the laptop), %ERRORLEVEL% gets set to 3. Anyone know where I could find out what that might mean?
-Rob

