J
JB
Hi All,
I've got a VB.NET 2005 solution composed of 3 projects a Client, a
DLL, and a Windows Service. I'd like to create an install package that
would install the whole solution (i.e. its 3 project) in one go. How
could I do that?
PS: I don't particularly want the Windows Service to self-register.
I'm fine with the user having to run installutil.exe to register the
service.
Thanks & Regards
JB
I've got a VB.NET 2005 solution composed of 3 projects a Client, a
DLL, and a Windows Service. I'd like to create an install package that
would install the whole solution (i.e. its 3 project) in one go. How
could I do that?
PS: I don't particularly want the Windows Service to self-register.
I'm fine with the user having to run installutil.exe to register the
service.
Thanks & Regards
JB