prepare: Check if string that came from registry is not empty. If so, it means either application installation failed or we failed to read registry.
svn path=/trunk/ahk_tests/; revision=1956
Improve uninstall process, reduce/increase waiting time, remove some hardcoded sleep calls where possible,
provide more information. Both tests works fine in clean snapshot of win2k3 sp2.
svn path=/trunk/ahk_tests/; revision=1735
Change helper function name from AssignZeroes() to InitalizeCounters()
and match 2 tests depending on those names.
svn path=/trunk/ahk_tests/; revision=1592
Add prepare.ahk and test to send new email message.
Tested and works on Win2k3 SP2.
Note: ControlClick and WinMenuSelectItem doesn't worj with Thunderbird.
svn path=/trunk/ahk_tests/; revision=1516
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