Setup and Deployment
From: Ricky (resbauer_at_hotmail.com)
Date: 08/09/04
- Next message: Jeff Johnson [MVP: VB]: "Re: windows service"
- Previous message: Jeff Johnson [MVP: VB]: "Re: Adding an event handler in a sub"
- Next in thread: SStory: "Re: Setup and Deployment"
- Reply: SStory: "Re: Setup and Deployment"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 9 Aug 2004 11:57:43 -0700
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: Jeff Johnson [MVP: VB]: "Re: windows service"
- Previous message: Jeff Johnson [MVP: VB]: "Re: Adding an event handler in a sub"
- Next in thread: SStory: "Re: Setup and Deployment"
- Reply: SStory: "Re: Setup and Deployment"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|