Search found 3 matches

Go to advanced search

by TonyLugg
Fri Dec 06, 2013 3:05 pm
Forum: Building Installers
Topic: How to Create an Installation Package for a Windows Service
Replies: 8
Views: 10075
 
Jump to post

Re: How to Create an Installation Package for a Windows Serv

Thank you for your reply Eusebiu. I had tried that but the EXE was not showing up in the list when trying to use New Service Installation. I went back to my Visual Studio project and added a ProjectInstaller class, rebuilt, and then my service executable showed up under New Service Installation in ...
by TonyLugg
Fri Dec 06, 2013 12:42 am
Forum: Building Installers
Topic: How to Create an Installation Package for a Windows Service
Replies: 8
Views: 10075
 
Jump to post

How to Create an Installation Package for a Windows Service

I used to use Visual Studio 2010 to create Windows services and the Setup and Deployment project to build installation packages. This involved first adding a ProjectInstaller to the Windows service project, and creating custom actions in the setup project.

I purchased AI Pro so that I could move ...
by TonyLugg
Sat Mar 16, 2013 11:29 pm
Forum: Building Installers
Topic: How to Set the UpgradeCode
Replies: 1
Views: 2308
 
Jump to post

How to Set the UpgradeCode

I tried your Free version for the first time today and I like it. I will probably buy the professional. I only had one issue with the build - how do I set the upgrade code so that our apps installed previously via MSI built by Visual Studio Installer are upgraded - we don't want both versions to ...

Go to advanced search