Hello,
I have installed an application my Vista System but it is not installed as a services, I want to know that how I can install it manually.
Can i used this command at command prompt.
sc create myapplication binpath= c:\programfile\myapplication\myapplication.exe type= own start= auto
Or any other command, please guide me.