Custom Query (3922 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (373 - 375 of 3922)

Ticket Resolution Summary Owner Reporter
#1390 No Bug ControListView causes Microsoft Management Console to crash (32bit/64bit problem). frosgate@…
Description

script:

ShellExecute("services.msc")
Do
 sleep(250)
Until WinExists("[TITLE:Services; CLASS:MMCMainFrame]")
$text=ControlListView("[TITLE:Services; CLASS:MMCMainFrame]", "", "[CLASS:SysListView32]","GetText",2,0)

output from _DebugBugReportEnv()

Environment = 3.3.0.0 X64 under  WIN_VISTA X64

When the script is compiled as 32bit (the default) it causes the Microsoft Management Console to crash. When compiled as 64bit, there is no issue.

I know the obvious solution is to compile the code as 64bit, and that solution solves my problem, but I thought I'd let you all know that I had run into this.

I'd like to say thank you for the many years of work that have obviously gone into developing autoit: it is an amazing tool that I am grateful for every day.

#1394 No Bug Comodo Internet Security reports dangerous program Jos john1008
Description

CIS are labelling Scite program TheHook.dll as a dangerous program. I have tried to convince them to fix this with no luck. Can you do anything ?

#1400 No Bug PB to extract an exe file (exe2Aut V3) Soul-Almighty <vincent.sauvetre@…>
Description

hi everyone,

I've a problem to extract an exe file, builded with AutoIT. When i run Convert ExetoAUT, i get the following error message : "error : the executable file is not recongnized as a complete autoit script" In order to solve that problem out, i made another exe file with AutoIT, and i get the same error message... I tried with others programs, unsuccessfully, and i really need to modify that exe file (a package which install several softs). I hope someone will be able to help me... Thx to all, and let me wish you a happy new year !!

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