Groups | Blog | Home
all groups > visual studio .net setup > may 2004 >

visual studio .net setup : Windows service installation project.


Bill
5/28/2004 11:31:04 AM
Phil Wilson
6/5/2004 12:56:14 PM
I don't know anything about the EIF stuff, but the mechanism that
InstallUtil uses is virtually the same as using an Installer class. When the
Service is installed, InstallUtilLib.dll is used internally to call the
Installer class, which is what InstallUtil.exe does.
--
Phil Wilson
[MVP Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

[quoted text, click to view]
installation. I'd like to instrument it using the Enterprise
Instrumentation Framework but all of the documentation I've found requires
an EIF app to be registered using the InstallUtil.exe program. Can someone
tell me if it's possible to have the project setup app do the EIF
registration?

AddThis Social Bookmark Button