Changes between Initial Version and Version 1 of Ticket #3987, comment 4


Ignore:
Timestamp:
03/26/24 20:04:24 (8 months ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3987, comment 4

    initial v1  
    44It seems it's because '''SciTE4AutoIt3_Portable''''s `AutoIt3Wrapper.au3` file has:
    55
    6 {{{
     6{{{#!autoit
    77; set dir for all temporary files, fall back to @TempDir if it doesn't exist
    88Global $TempDir = _WinAPI_ExpandEnvironmentStrings(IniRead($AutoIt3WapperIni, "Other", "TempDir", ""))