View Single Post
  #3 (permalink)  
Old 02-12-2007, 12:33 PM
jayeldee
Newsgroup Contributor
 
Posts: n/a
Re: Windows Service Registration

On Feb 12, 11:49 am, "vovan" <some...@vovan.com> wrote:[color=blue]
> I was able to register the service by using cmd (run as Administrator). But
> due to the number of typed characters (cannot use copy/paste in DOS) and
> inconvenience I'm still looking for a simpler way to register my service.
> Thank you
>
> Vovan
>[/color]
\
Have you tried using a setup project and Installer object with the
service to get it installed on Vista? I use that for all my setups
rather than using installutil.exe manually but I have not tested any
of them on Vista.

Reply With Quote

 
Old 02-12-2007, 12:33 PM