Problem with Installing Service from MSM in WIX
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have one Merge Module (MSM) created using WISE which I want to use it in WIX. When I created MSI using WIX which contains the above MSM and RUN the MSI then the Service EXE and the related DLL's are copied to my system Folder but the service is not Installed and started in my system. But when I do the same steps mentioned above with WISE ( Created MSI which contains MSM) then the service is Installed and Started in my system. Is there anything extra I need to do it in WIX in order to Install and Start the Service? Thanks, Narasimha.