Hi eureka !
Thank you for your answer, it works like a charm by using Run ! I'll try out the others methods as well, they seem promising.
Search found 3 matches
- 17 Aug 2021, 07:55
- Forum: Demandes d'aide
- Topic: Ouvrir un fichier .bat et le laisser affiché à l'écran. [Solved]
- Replies: 7
- Views: 1811
- 23 Jul 2021, 16:33
- Forum: Demandes d'aide
- Topic: Ouvrir un fichier .bat et le laisser affiché à l'écran. [Solved]
- Replies: 7
- Views: 1811
Re: Ouvrir un fichier .bat et le laisser affiché à l'écran.
Thank you for your answer, it indeed works using the Windows Terminal. Although, I would like to understood why it doesn't work with cmd and powershell commands. Also, the disadvantage of using wt is that it must be installed before use in Actiona, meaning the .exe cannot be used by everyone. From m...
- 22 Jul 2021, 15:50
- Forum: Demandes d'aide
- Topic: Ouvrir un fichier .bat et le laisser affiché à l'écran. [Solved]
- Replies: 7
- Views: 1811
Ouvrir un fichier .bat et le laisser affiché à l'écran. [Solved]
Bonjour, Je tente d'ouvrir un fichier ipconfig_all.bat depuis Actiona, et de laisser la fenêtre cmd ouverte. Mon fichier ipconfig_all.bat contient le code suivant : C:\Windows\system32\cmd.exe /K ipconfig /all Dans Actiona, j'utilise une action "Commande détachée" contenant : C:\Users\User...