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. 5 No DLL name specified. 6 OleInitialize failed. 7 LoadLibrary("%1") failed.\nGetLastError returns %2. 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. 10 %1 in %2 failed.\nReturn code was: %3 11 %1 in %2 succeeded. 12 OleUninitialize failed.