Custom Query (3922 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (397 - 399 of 3922)

Ticket Resolution Summary Owner Reporter
#398 No Bug Compiles Scripts won't run with Config of exact same name ChrisA
Description

Our company's naming convention for configuration files is ProgramName.exe.config - so following the company standards I named a script's config file AutoUpdateTMC.exe.config.

When I compile the script it makes the exe without any issues.

When I run the exe I get an error that states:

The Application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

If I rename either the AutoUpdateTMC.exe or the AutoupdateTMC.exe.config to anything else it works.

So I decided to go back to conventional names and simply called the config AutoUpdateTMC.config and now it works fine.

#399 No Bug Advanced Mode with GuiCtrlRead for Context Menu anonymous
Description
GUICtrlRead(@GUI_CtrlId,1)

With AutoIt 3.2.12.0, it always return "-1" instead of the text of the control (Context Menu)

It work perfectly with 3.2.10.0

#400 Fixed SQLite.dll.au3 bug in beta 3.2.13.2 Gary ivan
Description

uses @ProcessorArch instead of @OSArch. I never reported a bug before, so forgive me if there's a mistake in this procedure (keywords?,Cc?). Regards, IVAN

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