Custom Action in deployment project

Could You tell me, whether VS2005 allows passing parameters to custom actions
as it was possible in VS2003 by creating a form in custom installed and
doing it through Dynamic properties/key mappings. When I try the same all
properties are disabled.
Thanks for answer in advance
jacek [ Mo, 28 Januar 2008 15:04 ] [ ID #1917823 ]

Re: Custom Action in deployment project

You'll have to supply more info.

What type of custom action? There are scripts, C++ Dlls, exes, installer
classes etc.

Please explain in more detail what you are doing. If this is a
setup&deployment project MSDN forums "ClickOnce and Setup&Deployment
Projects" in the Windows Forms group might be a better p[lace to ask.
--
Phil Wilson
[MVP Windows Installer]

"Jacek" <Jacek [at] discussions.microsoft.com> wrote in message
news:82F9E4AD-1528-416E-B2F1-6883001C99D2 [at] microsoft.com...
> Could You tell me, whether VS2005 allows passing parameters to custom
> actions
> as it was possible in VS2003 by creating a form in custom installed and
> doing it through Dynamic properties/key mappings. When I try the same all
> properties are disabled.
> Thanks for answer in advance
Phil Wilson [ Mo, 28 Januar 2008 23:50 ] [ ID #1917835 ]

Re: Custom Action in deployment project

tionYes this is Setup and deployment project in which I added custom dialogs
- one with radiobuttons and the next with checkboxes. I would like to display
appropriate checkboxes depending on earlier radiobutton selection.
Unfortunately I cannot find a way to handle displaying it or not. I think,
when doing if in VS2003 I was able to do it (Microsoft published a sample
PassData application) but this sample does not work for VS2005:-(


"Phil Wilson" wrote:

> You'll have to supply more info.
>
> What type of custom action? There are scripts, C++ Dlls, exes, installer
> classes etc.
>
> Please explain in more detail what you are doing. If this is a
> setup&deployment project MSDN forums "ClickOnce and Setup&Deployment
> Projects" in the Windows Forms group might be a better p[lace to ask.
> --
> Phil Wilson
> [MVP Windows Installer]
>
> "Jacek" <Jacek [at] discussions.microsoft.com> wrote in message
> news:82F9E4AD-1528-416E-B2F1-6883001C99D2 [at] microsoft.com...
> > Could You tell me, whether VS2005 allows passing parameters to custom
> > actions
> > as it was possible in VS2003 by creating a form in custom installed and
> > doing it through Dynamic properties/key mappings. When I try the same all
> > properties are disabled.
> > Thanks for answer in advance
>
>
>
jacek [ Di, 29 Januar 2008 11:03 ] [ ID #1918781 ]
Microsoft » microsoft.public.dotnet.general » Custom Action in deployment project

Vorheriges Thema: System.IO.Stream writing binary to users browser
Nächstes Thema: ANN: VintaSoftBarcode.NET Library v2.0 has been released.