Quantcast
Channel: AutoIt v3 - Developer Chat
Browsing all 750 articles
Browse latest View live

RequireAdmin difference 3.3.8.1>3.3.12.0

A specific executable compiled with Aut2Exe 3.3.8.1 running under Windows 7.1/64 requests UAC/UAE elevation if it is compiled with the RequireAdmin option. Which is the expected behaviour.   However,...

View Article


Question about _EventLog__Read() function

Hello, Does this function retun the data only in english?   I guess not .. if not then I need that the function will return the data in english even if in the user machine the language of the even log...

View Article


_MathCheckDiv

Is this a bug? #include <Math.au3> Local $a_i_Array[6] = [11111111111111111111, 1111111111111111111, 111111111111111111, 1111111111111111, 1111111111111111, 111111111111111] For $i = 0 To...

View Article

Image may be NSFW.
Clik here to view.

Debugging a script - stepping through - seeing variables?

How's that for a vague topic?   Is there an include, or wrapper script that will let me see variables within my script as it runs. If I could see that and have a function that lets me step through it...

View Article

Image may be NSFW.
Clik here to view.

Need ideas on missing GUI in animation

I’ve made (attempted to make) an animated GIF by capturing a few seconds of screen motion of one of my GUIs in action.   The problem is, my GUI is invisible. (Below is an example where I drag my GUI...

View Article


Apple's new Swift programming language

I thought those of you who know some other modern programming languages (Java, C#, Python, Ruby, etc.) might be interested in Apple's new Swift programming language, and this article about it: Apple's...

View Article

Image may be NSFW.
Clik here to view.

AutoIt on Raspberry Pi 2 ?

So, The raspberry pi 2 is more or less available now and Microsoft has announced Windows 10 for the RasPi 2 (see here). So, is there a possibility that AutoIt may be available for the Raspberry Pi 2?...

View Article

AutoItX3.dll and Zbrush

Hi! Hope there is someone who can help. ZBrush - 3D Sculpting program have it's own script language(ZScript) that is quite limited. But it have ability to extend his language by executing routines from...

View Article


AutoIt Licence?

Good morning world, Long time listener...etc   Having used Autoit for many projects over the years I have now been stumped with a request from upon high, to confirm that any scripts/programs I write...

View Article


request to support PCRE case changing

AHK supports this and it sure would make case changes easier... \l lowercase next char (think vi) \u uppercase next char (think vi) \L lowercase until \E (think vi) \U uppercase until \E (think vi)...

View Article

Image may be NSFW.
Clik here to view.

Issue with ArrayDelete

Im working on something with services and it fails on win XP- 7 and only seems to work with Win8   Code here which is based on some code by gil900 AutoIt        expandcollapse  popup#Region ;****...

View Article

Wiki Challenge Part 2

Now we've seen what the community can do, it's time for us MVPs to be judged by the community. What has been suggested is that a second example ought to be written to demonstrate a simple automation...

View Article

need help with auto registration

AutoIt        expandcollapse  popup#include <IE.au3> Call ("Submit") Func Submit() Global $oIE = _IECreate ("https://www.planetside2.com/ps2onps4") Local $email = _IEFormElementGetObjByName...

View Article


@OSVersion and Win 10

Just a question any idea when this will be added to AutoIt?   Will we have 2? Win10DP (developers preview) and Win10? or will there be no need for the preview when it goes full release.   With these 10...

View Article

Anyone know of a C# macro/automation framework?

Hi folks, does anyone know of a C# framework or library for Macro/Automation like AutoIT?   I'm aware of this: http://www.autoitscript.com/forum/topic/128627-access-autoit/ But that is using AutoIt...

View Article


Wordpress help

I just installed wordpress on a site.   When I navigate to the dashboard (http://address.com/wp-admin/) The browser is served up with a php code page like so... Plain Text        expandcollapse...

View Article

Image may be NSFW.
Clik here to view.

Mismatched Software Versions - Error in OTM

Hi, I tried below steps and seeing an error: 1.      Developed script using 12.3 version of Open Script 2.      Triggered the script from 12.4 version of OTM server to run on a machine that has 12.3...

View Article


Code Usage Etiquette?

I am making a program for non-profit use for a gaming community.  The program takes some inputs and calculates some things that are otherwise hard to calculate due to the complexity of the game.  I...

View Article

VBS : rstSchema!TABLE_NAME

From Here: https://msdn.microsoft.com/en-us/library/windows/desktop/ms675853(v=vs.85).aspx     I have this script Visual Basic        expandcollapse  popup'BeginOpenSchemaVB     'To integrate this code...

View Article

AutoIt3.exe ended.rc:255

Just get this msg, and did not like the look of it, a search brought up nothing.   Any idea what causes this?

View Article
Browsing all 750 articles
Browse latest View live


Latest Images