crashes when run as script and crashes when run as exe.
...
CONFIRMED...this script does crash...
FileDelete, test.ini
IniWrite, hello, test.ini, 2, var
IniRead, var, test.ini, , test
msgbox, var(%var%)
...on...
[*:wqw9do6m]OS - WinXP 32-bit
[*:wqw9do6m]AutoHotkey - 1.1.05.01 Unicode
AND 1.1.05.06 Unicode
[*:wqw9do6m]ini encoding: Unicode BOM
[*:wqw9do6m]Crashes when compiled or not...& also on...
[*:wqw9do6m]OS - WinXP 32-bit
[*:wqw9do6m]AutoHotkey - 1.1.05.01 ANSI
AND 1.1.05.06 ANSI
[*:wqw9do6m]ini encoding: ANSI
[*:wqw9do6m]Crashes when compiled or not
* however, I couldn't download the old ANSI version of Ahk2Exe (or more specifically, I couldn't download version 1.1.05.01 of "ANSI 32-bit.bin" to use in Ahk2Exe), then I found it in my installed dir of 1.1.05.01 -- why are old versions of Ahk2Exe (& the *.bins) not available?[/list]I cannot get the 1st script to crash, still testing.