Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Try instead of "{ad208fce-2431-47d6-abed-1974a2a0555f}" use "{{ad208fce-2431-47d6-abed-1974a2a0555f}"
and instead of "{7533724D-C7CB-4ac2-8AEE-1B0B91ADD393}" use "{{7533724D-C7CB-4ac2-8AEE-1B0B91ADD393}".
Otherwise, function "ParseString" remove the brackets.
Pako
Pako wrote:Try instead of "{ad208fce-2431-47d6-abed-1974a2a0555f}" use "{{ad208fce-2431-47d6-abed-1974a2a0555f}"
and instead of "{7533724D-C7CB-4ac2-8AEE-1B0B91ADD393}" use "{{7533724D-C7CB-4ac2-8AEE-1B0B91ADD393}".
Otherwise, function "ParseString" remove the brackets.
Pako
Thanks Pako, I tried this and the exe loads but it ignores the parameters
jinxdone wrote:Comment out line 91 (EG 0.3.7) in file EventGhost\plugins\System\Execute.py and restart EG.
Hehe now that I look at it Pako mentioned the same thing.
I don't get it why it parses the parameters as EG doesn't know about the app it's trying to run so why parse? As far as EG knows a program it's trying to run might actually expect a single { as input so it intentionally breaks it
This bug is still there in R1194 and had to comment line # 87 in Execute.py. Why do we parse the arguments? I initially thought it resolves environment variables like %windir% etc but it was unable to execute "%windir%\ehome\ehshell.exe".