search for: wine_wrapper

Displaying 2 results from an estimated 2 matches for "wine_wrapper".

2006 Jun 24
1
wine wrapper script
Hi, I have been working on a wrapper script for wine. It's made to do be able to pass different versions to different configurations, much like what cedega has been doing all along. You can get the script from: http://sonic2000.org/scripts/bash-scripts/wine_wrapper You will be able to run it like this: wine_wrapper <config-name> <command> <extra command> Its made for storing wine versions in a folder, and you can name the folders in any way you want to, but I myself keep them named '0.9.16', '0.9.15' and so on. You can als...
2006 Jun 26
1
Wine wrapper
Hi, I have been working on a wrapper script for wine. It's made to do be able to pass different versions to different configurations, much like what cedega has been doing all along. You can get the script from: http://sonic2000.org/scripts/bash-scripts/wine_wrapper You will be able to run it like this: wine_wrapper <version> <config> <cmd> Its made for storing wine versions in a folder, and you can name the folders in any way you want to, but I myself keep them named '0.9.16', '0.9.15' and so on. You can also make a new co...