Require your help on the following queries/issues:
I am not able to find <MachineAgent Home>/InstallService.vbs in the Non-JRE windows install (i.e. within MachineAgent-20.4.0.2571.zip or even in the latest install MachineAgent-20.9.0.2763.zip)
How do I run this Non-JRE bundled Agent as a Windows service?
If I download the Windows machine agent with JRE bundled (i.e. machineagent-bundle-64bit-windows-20.4.0.2571), I cannot find out how to specify so that the windows service takes the JRE which is already installed in the host machine.
If I delete the <MachineAgent Home>/jre from the bundled after unzipping will it (MachineAgentService.exe) pickup %JAVA_HOME% from the System environments parameter?
How/Where to get the list of parameters accepted by MachineAgentService.exe ? Is this exe has a dependency on .NET Framework?