[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.setup

how to get primary output exe associated with a custom action

ScottyO

4/14/2008 9:58:00 PM

I need to get the primary output exe associated with a custom action for use
in an Installer class. How do I do this?
--
ScottyO
1 Answer

Phil Wilson

4/17/2008 7:43:00 PM

0

If you right click on the Custom Action node in the Custom Actions view
you'll see a folder list, and selecting the one where your primary output is
being installed should show (for example) "Primary Output from
ClassLibrary1". OK will add it to all the nodes.

--
Phil Wilson
Definitive Guide to Windows Installer
http://www.apress.com/book/view/...


"ScottyO" <ScottyO@discussions.microsoft.com> wrote in message
news:12466E3D-4064-4FBA-BA3A-B68F8E2CB7F2@microsoft.com...
>I need to get the primary output exe associated with a custom action for
>use
> in an Installer class. How do I do this?
> --
> ScottyO