I have trouble registering the VisioDriverLibrary.dll using regsvr32.exe. When I tried to run the executable file I receive the following error message:
No DLL name specified.
Usage: regsvr32[/u][/s][/n][/i[:cmdline]]dllname
/u- Unregister server
/s- Silent; display no message boxes
/i- Call DllInstall passing it an optional [cmdline]; when used with /u call dll uninstall
/n- do not call DllRegisterServer; this option must be used with /i
0
Comments