Custom Query (3910 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (355 - 357 of 3910)

Ticket Resolution Summary Owner Reporter
#356 No Bug ConsoleWrite not working on Vista. Tlem
Description

Perhaps I made something wrong, but on Vista this code doesn't work :

Local $var = "Test"
ConsoleWrite("var=" & $var & @CRLF)

Even if I try other writing methods ... If I put #RequireAdmin it doesn't work anymore ... It will be probably necessery to have a look on all consolexxx command on Vista and Windows 2008.

I Don't know if it's AutoIt or Scite4AutoIt !!!

Tanks for your work

#357 Completed @AutoItUnicode - obsolete J-Paul Mesnage Zedna
Description

@AutoItUnicode Returns 1 if running using the Unicode version of AutoIt (AutoIt3.exe) or 0 if running the ANSI version (AutoIt3A.exe).

This macro is obsolete from 3.2.13 because ANSI version of AutoIt no longer exists.

#358 Fixed Install Directory Structure --> no ANSI versions Jon Zedna
Description

Install Directory Structure section is not updated. From AutoIt 3.2.13 version ANSI version of files no longer exist.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.