Silverstar
CONTROLEUR AERIEN
- Messages
- 23 311
- Réactions
- 2 928
Parfait le problème est résolu alors!!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Silverstar a dit:Parfait le problème est résolu alors!!
s FSUIPC can launch up to 9 programs via manual ini entries, search the documentation for RUNReady that should get you to the right part of the manual that explains it all in detail.
[== Indéfini ==]
Set WshShell = WScript.CreateObject("WScript.Shell")
WScript.sleep(10000)
WshShell.Run """C:\Program Files (x86)\Microsoft Games\Flight Simulator 9\fs9.exe""" ,(true)
WScript.sleep(20000)
WshShell.Run """C:\Program Files (x86)\JoinFS\JoinFS.exe""" ,(true)
[== Indéfini ==]
Set WshShell = WScript.CreateObject("WScript.Shell")
WScript.sleep(10000)
WshShell.Run"""C:\Program Files (x86)\JoinFS\JoinFS.exe""" ,(true)
WScript.sleep(10000)
WshShell.SendKeys "% {bs} u"
j'ai fais un edit benoit la solution plus hautcgoa-benoit a dit:Yes je mets de coté.....merci, et tu as une astuce pour réduire une fenêtre d'un programme ?
C'est exactement ça.Silverstar a dit:Non mais lui il veut démarrer P3D et se retrouver directement sur le tarmac.