Am Samstag, 11. März 2006 07:06 schrieb Dan Kegel:
p.s. one downside of using wine to run firefox as your main browser is it's a bit more dangerous to do the rm -rf ~/.wine needed to do a really clean install of a test app :-) so this test was done with a fairly cluttered fake wine directory. But it seems to match the results in the PR.
Why not simply use a seperate dir for your experiments? "WINEPREFIX=~/.winetest wineprefixcreate" and "WINEPREFIX=~/.winetest wine $RANDOM_TEST_APP" should be all you need, no? ;-)