Jump to content

Autoit3Wrapper Very Slow To Start


Recommended Posts

I am experiencing a long delay using the Scite editor for AutoIt.

The delay appears to be attributed to starting AutoIt3Wrapper.exe. From then on, things run fine.

I created a simple Testv02.au3, and Pressed F5 at exactly 10:47:00

>"C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "C:\Data\Testv02.au3" /UserParams

+>10:48:18 Starting AutoIt3Wrapper v.2.1.0.33 Environment(Language:0409 Keyboard:00000409 OS:WIN_7/ CPU:X64 OS:X86)

>Running AU3Check (1.54.22.0) from:C:\Program Files\AutoIt3

+>10:48:34 AU3Check ended.rc:0

>Running:(3.3.8.1):C:\Program Files\AutoIt3\autoit3.exe "C:\Data\Testv02.au3"

The big problem is the 1 minute 18 seconds, from 10:47:00 to 10:48:18 before starting AutoIt3Wrapper.

AutoIt and the Scite editor run fine on many other machines from the same install source.

Testv02.au3 runs fine on these other machines.

This problem only occurs on 2 machines (both the same) - Windows 7 32-bit

The stripped down editor installed with AutoIt runs fine.

The delay is not related to Testv02.exe, the delay is the same no matter what au3 file is used

Possibly related problem:

When right clicking on Autoit3Wrapper.exe, and selecting properties, there is a very long delay (minutes) before the properties dialog panel is displayed, (with the nasty windows 7 spinning wait ring)

Anyone have any ideas - Thanks

Link to comment
Share on other sites

  • Moderators

nrwicks,

Welcome to the AutoIt forum. :)

Do the 2 machines run different AV software to the others? Or if they have the same AV do they have different settings? That would be my first guess. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Yes, the 2 machines do run different AV, and I am unable to turn off the AV on the 2 machines exhibiting this problem.

Do you think that an exe scan could take over 1 minute. ?

Somehow I think that the long delay before displaying the properties dialog on right click (only on this file) is telling me something.

Thanks for the welcome and the help.

- Neil

Link to comment
Share on other sites

  • Moderators

nrwicks,

Glad I could help. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...