On Thu, Apr 10, 2008 at 10:39 AM, Benjamin M. Schwartz <bmschwar@xxxxxxxxxxxxxxx> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear Wine users, > > I am attempting to run Wine inside Sugar, the OLPC GUI environment. I > have managed to learn how to run wine from a nonstandard install prefix. > I am now trying to generate a correctly customized .wine/ automatically. > For example, I wish to set the DPI to 160 before any programs are run. I > also wish to set the USERPROFILE setting to something not based on the > UNIX username. > > How can I perform automated customization of .wine before launching > anything in Wine? Where are the settings for DPI and USERPROFILE stored? > > Thank you, > Ben > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.7 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFH/jTAUJT6e6HFtqQRAqZJAJ4hz8LFsrFjPdXxZL3GmIFct9UPEQCfZvbv > vLHu9IIdcMfX1OYLn4LBWKE= > =lmEJ > -----END PGP SIGNATURE----- > > You'd have to custom compile wine and edit those settings in tools/wine.inf before compiling.