all groups > visual studio .net enterprise tools > may 2004 >
You're in the

visual studio .net enterprise tools

group:

EIF and custom msi installer


EIF and custom msi installer jai hanuman
5/26/2004 12:23:55 PM
visual studio .net enterprise tools:
hi,
it seems the [RunInstaller(true)] required by EIF does not let
my custom installer code get control.

is there any way to get EIF to coexist with my custom installer
class?
thanks

RE: EIF and custom msi installer mikehayt_ NO[at]SPAM online.microsoft.com
6/2/2004 7:42:26 PM
Hi there,

It should coexist fine. Can you send a snippet of the code?
If you have an existing installer class that you want to add, I imagine in
the code that you'd have two classes one your installer class (or an empty
class derived from it) and one derived from the EIF ProjectInstaller class.
Each class would be attributed [RunInstaller(true)].

Cheers

Mike

--------------------
| hi,
| it seems the [RunInstaller(true)] required by EIF does not let
| my custom installer code get control.
|
| is there any way to get EIF to coexist with my custom installer
| class?
| thanks
|
|
|

--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
AddThis Social Bookmark Button