July 20, 20232 yr Good morning translated by Google I can't execute this command with EXEC (EXEC:"F:\MicrosoftFlightSimulator\Tools\Mobiflight\MFConnector.exe /cfg "F:\MicrosoftFlightSimulator\Tools\A320FCU\Fenix\A32CEO_FENIX.mcc") while this works: (EXEC:"C:\Users\olivier\Desktop\MFConnector·FENIX.lnk") I use this software for the management of lights for the HoneyComb Bravo and Alpha if i could avoid the lnk THANKS
July 20, 20232 yr Commercial Member Please check the specification for the EXEC in the AAO manual (chapter "AAO specific RPN commands"). EXEC: is different from CMD logic. There are no quotes in the EXEC command. Parameters can be added after a comma, those can include quotes if necessary (=if there is a Space character in one of the parameters) try this(EXEC:F:\MicrosoftFlightSimulator\Tools\Mobiflight\MFConnector.exe,/cfg F:\MicrosoftFlightSimulator\Tools\A320FCU\Fenix\A32CEO_FENIX.mcc) Besides, your command wouldn't work in CMD either, you are missing one quote (there are 3, should be 4) Edited July 20, 20232 yr by Lorby_SI LORBY-SI
July 21, 20232 yr Author Good morning thank you for the information I tested with the correct command. The process launches but closes after 2 seconds
July 21, 20232 yr Commercial Member 10 minutes ago, ptimale said: The process launches but closes after 2 seconds Sorry, I don't have that program. Obviously something is not like it wants it to be. Nothing really that can be done in AAO itself LORBY-SI
Archived
This topic is now archived and is closed to further replies.