when run exe using 'installutil' command in visual studio

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dnyaneshwar20
    New Member
    • Jun 2012
    • 1

    when run exe using 'installutil' command in visual studio

    i have created a windowservice and run this Windowservice exe using installutil command but follwing error occured:
    'installutil' is not recognized asan internal or external command, operable program or batch file.
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    How are you calling it? Let us see how you're calling it in your code.

    Comment

    Working...