Šta je novo?

activeX

link2rage

Čuven
Učlanjen(a)
16.01.2004
Poruke
408
Poena
620
kako se registruju ActiveX fajlovi
 
Sa regsvr32-om. Recimo: start -> Run -> regsvr32 NekaKontrola.ocx

Kompletna upotreba:

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 calls dll uninstall
/n - do not call DllRegisterServer; this option must be used with /i
 
Nazad
Vrh Dno