4 messages in com.googlegroups.google-desktop-developerRe: problem creating installer
FromSent OnAttachments
G28 Mar 2006 13:15 
zap28 Mar 2006 18:25 
mdeschamps03 Apr 2006 20:33 
Liberty_200012 Apr 2006 04:04 
Subject:Re: problem creating installer
From:Liberty_2000 (Libe@mail.ru)
Date:04/12/2006 04:04:18 AM
List:com.googlegroups.google-desktop-developer

try to use .NET to create the installer for your GD-plugin. Create the Setup Project and add your dll to it. In 'Properties->Register' of your dll select "vsdrfCOMSelfReg" and build the project.