Displaying 1 result from an estimated 1 matches for "wineinstance3".
2012 Apr 24
2
how do you stop an instance (prefix)?
env WINEPREFIX="/home/linux/.wineinstance1" wine
env WINEPREFIX="/home/linux/.wineinstance2" wine
env WINEPREFIX="/home/linux/.wineinstance3" wine
How do I ensure that instance3 is not running? Turn it off and on?
i.e. install risky software on trial - but then turn off the instance until next time it is needed for testing?
i.e conserve resources by stopping the OS instance.
I guess it does not use much until you run an app in...