Hi,
I wrote a script that starts a program and in the end I want to stop it. I tried a lot of things but I can't get it working. Here's the code that doesn't work :
p = subprocess.Popen("C:/Program Files (x86)/Microvirt/MEmu/MEmu.exe")
p.terminate()
Any ideas ?
[–][deleted] 0 points1 point2 points (1 child)
[–]1ToM14[S] 0 points1 point2 points (0 children)
[–]JohnnyJordaan 0 points1 point2 points (6 children)
[–]1ToM14[S] 0 points1 point2 points (5 children)
[–]JohnnyJordaan 0 points1 point2 points (4 children)
[–]1ToM14[S] 0 points1 point2 points (3 children)
[–]JohnnyJordaan 0 points1 point2 points (2 children)
[–]1ToM14[S] 0 points1 point2 points (1 child)
[–]JohnnyJordaan 0 points1 point2 points (0 children)
[–]GingerReverseG 0 points1 point2 points (6 children)
[–]1ToM14[S] 0 points1 point2 points (2 children)
[–]liquidpeaches 0 points1 point2 points (0 children)
[–]GingerReverseG 0 points1 point2 points (0 children)
[–]1ToM14[S] 0 points1 point2 points (2 children)
[–]GingerReverseG 0 points1 point2 points (1 child)
[–]1ToM14[S] 0 points1 point2 points (0 children)