Improve uninstall process, provide more information, add some more checks, remove hardcoded sleep calls, reduce waiting time.
Both tests works fine in clean snapshot of win2k3 sp2.
svn path=/trunk/ahk_tests/; revision=1740
Make old script compatible with new TestsOK("")/TestsFailed("") helper functions.
Make use of bContinue.
Both tests tested and works fine win win2k3 sp2.
svn path=/trunk/ahk_tests/; revision=1578
Replace "OutputDebug, Bad parameters!`r`n" with "OutputDebug, Bad parameters: '%1%'!`r`n" so we know what we typed as parameter.
svn path=/trunk/ahk_tests/; revision=1509
Add prepare.ahk and test to extract password protected RAR archive to desktop then close WinRAR.
Tested and works fine in WInXP SP3.
svn path=/trunk/ahk_tests/; revision=1506