Hello,
maybe one of the wizards can help me.
I am testing my own extra application with publishing studio. My application needs the Skype4COM.dll to be registered in the host system.
Is there any good way to tell the Skype extras manager to do this during the installation phase of the extra?
I had some success by using regsvr32 "c:\program files\common files\skype\skype4com.dll" as install command in the publishing studio.
Thank you