lee_fuller
unread,Jun 11, 2008, 2:00:45 PM6/11/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Hi all,
I've just completed coding an Excel Add-in using VSTO. I've also
completed creating the installer package for it. Everything runs fine
except I would like to change the installer so I can specify the
[TARGETDIR] path rather than the user selecting it.
Does anyone know how to set the [TARGETDIR] path? I've read about
custom action Type 51 etc but I can't seem to find an answer how to
set this up in the Install package.
I know how to retrieve the TARGETDIR using CustomActionData but
haven't a clue how to set it!
Many thanks,
Lee.