If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Hi, we have a virtual machines running a few windows services, some of them might be running using the same executable like:
Service1 using "c:\services\service.exe P1"
Service2 using "c:\services\service.exe P2"
where P1 and P2 are command line parameters.