|
Navigation: Plugin Editor > Plugin Aufbau > Aktionen > COM |
|
Active X / COM / OCX
actiontype= COM
ActionTYPESPECIFIC = (REGISTER|UNREGISTER)|FULLPATH
Falls REGISTER, dann REGISTER|FULLPATH
Falls UNREGISTER, dann UNREGISTER|FULLPATH
Es können DLL, TLB und EXE COM registriert und deregistriert werden. Die Dateiendung ist dabei entscheidend, auf welche Art die Engine die Datei behandelt!!
Beispiel:
Action1=com|Register|C:\Programme\Borland\Delphi7\Demos\ActiveX\ShellExt\Contmenu.dll
Action2=com|UnRegister|C:\Programme\Borland\Delphi7\Demos\ActiveX\ShellExt\Contmenu.dll
Action3=com|Unregister|%SYSTEM%\CFX32.ocx
Action4=com|Register|%SYSTEM%\CFX32.ocx
Seitenadresse: http://www.ArchiCrypt.com/shredder5/index.html?com.htm