This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Deploying a Windows Service
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 15, 2011
12:12 PM
Deploying a Windows Service
Hi,
I'm trying to deploy a custom windows service through installscript and I was wondering if there was any way to do this programmatically.
My goal is to have a dialog grab a domain username and password and install the service under this account, but I have yet to find a way to do this.
Any help would be greatly appreciated.
Thanks in advance,
J
I'm trying to deploy a custom windows service through installscript and I was wondering if there was any way to do this programmatically.
My goal is to have a dialog grab a domain username and password and install the service under this account, but I have yet to find a way to do this.
Any help would be greatly appreciated.
Thanks in advance,
J
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 15, 2011
04:05 PM
Solved my problem. Forgot hardcoded strings, require an escape character for '\'