M
Microsoft
I'm using installutil.exe to install our service.
However our service works similarily to the way that SQL Server does in that
you can have multiple installs of the service with multiple versions running
as separate services. (good for issolation)
My question is, how would I go about passing parameters from the command
line while installing the service so that it will install itself as the
correct "instance"?
Any help would be greatly helpful.
Thanks,
James Hancock
However our service works similarily to the way that SQL Server does in that
you can have multiple installs of the service with multiple versions running
as separate services. (good for issolation)
My question is, how would I go about passing parameters from the command
line while installing the service so that it will install itself as the
correct "instance"?
Any help would be greatly helpful.
Thanks,
James Hancock