Using MSFS2020 (Steam MSFS version = 11.0.282174.99) and Fsuipc7(Version 7.5.4) on primary pc,, WideClient (version 7.16) on 2nd pc
I have setup the main fsuipc [wideserver] with AutoShutdown=Yes ( or Apps) and the wideclient with autoshutdown=yes ( or app, or appOnly)
On both fsuipc and wideclient I have setup to run a program when MSFS is ready:
[Programs]
RunIf1=READY,HIDE,CLOSE,D:\Prosim737-V3\RunProsim.exe
wideclient.ini
[User]
....
RunReady1=D:\Prosim737-V3\RunProsim.exe
CloseReady1=Yes ( or Yes, D:\Prosim737-V3\RunProsim.exe
On the fsuipc7/msfs PC everything works fine. The program gets started at the appropriate time ( msfs ready) and closes when MSFS is shutdown
On the wideclient PC the program gets start at appropriate time, however it never gets closed.
Running wideclient with debug I can when wideclient gets the shutdown signal from the wideserver, however it doesn't do anything with it.
It doesn't close the started program nor does it close the wideclient window.
I have to manually close the wideclient window(, then it closes the launched RunReady program.
(WideClient log excerpt....
797 e:\apps\visualstudioprojects\fsuipcwpfautoprosimmonitor <M1:L0:C1:H310>
797 E:\Apps\VisualStudioProjects\FSUIPCWPFAutoProsimMonitor\runprosim.exe <M1:L0:C1:H310>
....
91625 Received shutdown offset code = DCBA <M1:L1:C1:H311>
91625 FS closing down (param=DCBA), disconnecting <M1:L1:C1:H311>
91625 ********* Interim performance summary ********* <M1:L1:C1:H311>
91625 Total time connected so far = 76 seconds <M1:L1:C1:H311>
The wideclient window now shows not connected ( trying to reconnect) and continues in that mode until I close the wideclient window.
I must have some sort of configuration mismatch or setting that is not correct, but have tried several combinations. Even tried using a CloseAppsHotKey
Logs and ini settings attached.
WideFS-NoShutdown.zip