On Fri, Mar 26, 2010 at 9:16 PM, Dan Kegel dank@kegel.com wrote:
But you can kind of fake it by mounting .iso files, at least for some games, so I tried doing it for Diablo II. And it seems to work! I wrapped it up in an extensible script, with a menu and some functions stolen from winetricks. It's at http://code.google.com/p/winezeug/source/browse/trunk/wisotool
I forgot to mention: Austin already contributed a verb for morowind (with a little borrowed code from appinstall). So that's two apps supported so far.
One big difference between wisotool and appinstall is that wisotool tries to be a building block, whereas appinstall was the whole enchilada. We might end up refactoring appinstall to use wisotool, who knows. - Dan