Re: Setup and Deployment
From: SStory (TheStorys_at_TAKEOUTTHISSPAMBUSTERsofthome.net)
Date: 08/09/04
- Next message: FE-FR: "How to ? ... VPC"
- Previous message: SStory: "Re: view source"
- In reply to: Ricky: "Setup and Deployment"
- Next in thread: Todd Derksen [MSFT]: "Re: Setup and Deployment"
- Reply: Todd Derksen [MSFT]: "Re: Setup and Deployment"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 9 Aug 2004 15:58:56 -0500
Do a custom launch action maybe..
after normal setup completes.....
have it run your exe or whatever from the CD to install.
You can find that in online help Custom Launch Action I think.
I have done one simple one.
You can do very complex custom install things that inherit some classes but
mine just called an exe that I placed on the cd in addition to other files.
HTH,
Shane
"Ricky" <resbauer@hotmail.com> wrote in message
news:2b4401c47e42$c0369380$a301280a@phx.gbl...
> I am doing setup and deployment for the first time
> in .NET. I have developed an application in VB.NET which
> uses a third party component. But in order for the
> component to work I need to register the component first.
> So I developed another applciation which does the
> registering automatically. So now I have 2 exe's.
> One exe registers the component and calls the actual
> second exe.
> When I am creating the setup I am selecting both the
> exe's to be included in the setup. But both of them show
> up when deploying.
>
> Is there any other way of doing this? I mean just
> including the component when selecting the launch
> registry etc...
>
>
- Next message: FE-FR: "How to ? ... VPC"
- Previous message: SStory: "Re: view source"
- In reply to: Ricky: "Setup and Deployment"
- Next in thread: Todd Derksen [MSFT]: "Re: Setup and Deployment"
- Reply: Todd Derksen [MSFT]: "Re: Setup and Deployment"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|