1 \n\nUsage: regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname\n/u - Unregister server\n/s - Silent; display no message boxes\n/c - Console output\n/i - Call DllInstall passing it an optional [cmdline]; when used with /u calls dll uninstall\n/n - do not call DllRegisterServer; this option must be used with /i
2 Unrecognized flag: %1
3 Extra argument on command line: %1
4 This command is only valid when an OLE Custom Control project is open.
8 %1 was loaded, but the %2 entry point was not found.\n\n%1 does not appear to be a .DLL or .OCX file.
9 %1 was loaded, but the %2 entry point was not found.\n\n%2 may not be exported, or a corrupt version of %1 may be in memory. Consider using PView to detect and remove it.