Winetricks uses the registry. It creates temporary .reg files and feeds them to regedit. J. Leclanche On Wed, Mar 23, 2011 at 6:15 PM, Tony Zhang <niu.tony.c.zhang(a)gmail.com> wrote:
Now I see what you meant. That really is a nice feature to do something like "winecfg vd=1024x768". I'll see if I can understand how winetricks accomplish that.
On Wed, Mar 23, 2011 at 1:05 PM, Dan Kegel <dank(a)kegel.com> wrote:
Winetricks is a simple script that adds a few mssing things to wine, e.g. it's how most people install ms dlls or .net on wine. It also provides a simple commandline way to change a few settings. For instance, winetricks vd=1024x768 sets a 1024x768 virtual desktop... it'd be nice if one could instead do winecfg vd=1024x768 or something like that.
See also http://winetricks.org.