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, remove hardcoded sleep calls, reduce waiting time.
Both tests works fine in win2k3 ps2.
svn path=/trunk/ahk_tests/; revision=1808
Make old script compatible with new TestsOK("")/TestsFailed("") helper functions.
Flip the logic.
Tested and works in win2k3 sp2.
svn path=/trunk/ahk_tests/; revision=1585
Add prepare.ahk and test to create new event (my birthday) using keyboard shortcuts.
Tested and works fine in win2k3 SP2.
svn path=/trunk/ahk_tests/; revision=1525
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