Click here to Skip to main content
15,917,456 members
Home / Discussions / C#
   

C#

 
AnswerRe: when people draw UML Sequence diagrams and when people draw UML Activity diagrams Pin
Gerry Schmitz30-Mar-15 11:14
mveGerry Schmitz30-Mar-15 11:14 
QuestionAsync Question Pin
Kevin Marois29-Mar-15 7:36
professionalKevin Marois29-Mar-15 7:36 
AnswerRe: Async Question Pin
Dave Kreskowiak29-Mar-15 7:58
mveDave Kreskowiak29-Mar-15 7:58 
QuestionInstall Windows Service Pin
Kevin Marois29-Mar-15 5:38
professionalKevin Marois29-Mar-15 5:38 
AnswerRe: Install Windows Service Pin
Richard Andrew x6429-Mar-15 5:51
professionalRichard Andrew x6429-Mar-15 5:51 
GeneralRe: Install Windows Service Pin
Kevin Marois29-Mar-15 6:55
professionalKevin Marois29-Mar-15 6:55 
GeneralRe: Install Windows Service Pin
Richard Andrew x6429-Mar-15 7:21
professionalRichard Andrew x6429-Mar-15 7:21 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak29-Mar-15 7:51
mveDave Kreskowiak29-Mar-15 7:51 
GeneralRe: Install Windows Service Pin
Kevin Marois29-Mar-15 10:30
professionalKevin Marois29-Mar-15 10:30 
AnswerRe: Install Windows Service Pin
Richard Andrew x6429-Mar-15 15:00
professionalRichard Andrew x6429-Mar-15 15:00 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak29-Mar-15 17:16
mveDave Kreskowiak29-Mar-15 17:16 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 1:27
professionalKevin Marois30-Mar-15 1:27 
AnswerRe: Install Windows Service Pin
Richard Deeming30-Mar-15 2:27
mveRichard Deeming30-Mar-15 2:27 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak30-Mar-15 2:30
mveDave Kreskowiak30-Mar-15 2:30 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 2:41
professionalKevin Marois30-Mar-15 2:41 
Dave Kreskowiak wrote:
Actually, the Setup and Deployment PROJECT was removed in VS 2012


Ya, in 2012 it was removed. For 2013 there's an extension[^] that adds it back in.



Dave Kreskowiak wrote:
Sure, if you felt you needed to go through all the extra work of writing it yourself


I'm clearly confused, because a Setup project is stupid simple to create. With a Win app you simply select the output from the Win project, set a few properties for display in the wizard, and voila! A simple setup is Click, click, click done - installed. Are you saying it's not possible to do this with a standard installer? Confused | :confused: Confused | :confused:

I followed a number of articles about "Windows Service Installer", and they all lead to running a DOS command, which is what confuses me. People who pay for and download my product are not going to run a DOS command to install anything.

InstallUtil if great - IF you have VS on that machine.

I'm not getting HOW the service gets installed on my customer's PC.
If it's not broken, fix it until it is

GeneralRe: Install Windows Service Pin
Dave Kreskowiak30-Mar-15 3:27
mveDave Kreskowiak30-Mar-15 3:27 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 3:29
professionalKevin Marois30-Mar-15 3:29 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak30-Mar-15 3:58
mveDave Kreskowiak30-Mar-15 3:58 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 3:59
professionalKevin Marois30-Mar-15 3:59 
AnswerRe: Install Windows Service Pin
Pete O'Hanlon30-Mar-15 2:42
mvePete O'Hanlon30-Mar-15 2:42 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 2:44
professionalKevin Marois30-Mar-15 2:44 
QuestionDbEntry Pin
Anele Ngqandu29-Mar-15 4:13
Anele Ngqandu29-Mar-15 4:13 
AnswerRe: DbEntry Pin
Dave Kreskowiak29-Mar-15 7:48
mveDave Kreskowiak29-Mar-15 7:48 
QuestionSelectednode.text is always null Pin
Member 1070832729-Mar-15 3:36
Member 1070832729-Mar-15 3:36 
QuestionHangMan C# need help! Pin
Munteanu Silviu28-Mar-15 7:21
Munteanu Silviu28-Mar-15 7:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.