C:\Windows\ehome\ehshell.exe /entrypoint:{ce32c570-4bec-4aeb-ad1d-cf47b91de0b2}\{fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}
The intention is to open MCE on the MediaBrowser home page. This command works elsewhere however i am unsure how to input this correctly into EG without it giving me syntax errors.
I have tried:
Executable: C:\Windows\ehome\ehshell.exe
Command line options: "/entrypoint:{ce32c570-4bec-4aeb-ad1d-cf47b91de0b2}\{fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}"
Executable: C:\Windows\ehome\ehshell.exe
Command line options: /entrypoint:{ce32c570-4bec-4aeb-ad1d-cf47b91de0b2}\{fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}
Executable: C:\Windows\ehome\ehshell.exe /entrypoint:{ce32c570-4bec-4aeb-ad1d-cf47b91de0b2}\{fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}
Command line options:
and pretty much every variation thereof. Each time, EG comes up with the following error...
Error in Action: "Start Program: {fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}""
Traceback (most recent call last) (1194):
File "C:\Program Files\EventGhost\eg\Classes\ActionBase.py", line 168, in CallWrapper
File "C:\Program Files\EventGhost\plugins\System\Execute.py", line 84, in __call__
File "C:\Program Files\EventGhost\eg\Utils.py", line 204, in ParseString
File "<string>", line 1
ce32c570-4bec-4aeb-ad1d-cf47b91de0b2
^
SyntaxError: invalid syntax
I'm really not sure what i'm doing wrong. Any help would be greatly appreciated.
Running W7 with correct plugins and services installed.
Thanks
