prepare: Since we have separate files, we can't get correct line numbers, so, use function name (if any) in debug logs to help to identify what is where.
svn path=/trunk/ahk_tests/; revision=1957
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 waiting time, remove unnecessary sleep calls
Both tests works fine in win2k3 sp2.
svn path=/trunk/ahk_tests/; revision=1777
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 open local HTML document using File -> Open (bug 4779), exit application.
Tested and works on WinXP SP3.
svn path=/trunk/ahk_tests/; revision=1503