Search results

  1. T

    Bash: Get PID of windows application and detect when it is closed

    How do I launch a wine program and get the PID of that wine program and then detect when the wine program closes? This is how I need to run the wine program in order for it to work env WINEPREFIX="/usr/share/Applications/Hoyle Board Games" wine "C:\windows\command\start.exe" /Unix...
Top