Re: Simple installer regression testing

2006-08-01 Thread Dan Kegel
On 8/1/06, Mitchell Mebane <[EMAIL PROTECTED]> wrote: > It requires you to install autoit first. Autoit is a popular windows > scripting tool which is even somewhat open source, AutoHotKey (http://www.autohotkey.com/) is GPL and can do most of what AutoIt can. You might give it a shot. Thanks

Re: Simple installer regression testing

2006-08-01 Thread Mitchell Mebane
Dan Kegel wrote: It requires you to install autoit first. Autoit is a popular windows scripting tool which is even somewhat open source, see http://www.autoitscript.com/forum/index.php?showtopic=8389, and in any case is free to use. AutoHotKey (http://www.autohotkey.com/) is GPL and can do mos

Simple installer regression testing

2006-07-29 Thread Dan Kegel
It would be nice to have a simple way to verify that wine can still install apps properly. Ideally this test should run on either Windows or Wine unchanged, and should verify the checksum of all installed files. So I whipped up a demo of how to do this for winzip 10: http://kegel.com/wine/test-w