Quantcast
Channel: AutoIt v3 - General Help and Support
Browsing all 12506 articles
Browse latest View live

Suddenly cannot run scripts any more

I am having a problem bringing Autoit back to the way it used to be. I used to run SciTE4AutoIt that comes with the installaion, hit F5 whenever I checked a script and all went fine. My problems began...

View Article


Image may be NSFW.
Clik here to view.

Find multiple lines from txt file and replace it from new lines from txt

Sorry for my bad english I need code in C:\test.txt "state": 1, "was_installed_by_default": true delete it and replace    "state": 1, "was_installed_by_default": true },...

View Article


Image may be NSFW.
Clik here to view.

Filedelete() returns wrong @error on failure with ADS streams

When using Filedelete() function on ADS files, Filedelete fails (Return=0), but @error is set to 0 (no error) and the ADS stream is not deleted. Here a reproducer:   [ autoit ]...

View Article

Image may be NSFW.
Clik here to view.

Mass Password Generation Function

Hello guys . So I have been trying to make a function that will create an array of random passwords and also allows the user to select how much passwords they want to be generated and the length of...

View Article

Write in a field

Hello everyone, I am new with AutoIt and I am thinking to write in a small field (I couldnt attach my picture here to show where). I have been trying following code: Version I: (apan.dat - is my text...

View Article


Image may be NSFW.
Clik here to view.

Installing au3 program with right-click context menu

In the process of upgrading to Win-7, I lost my Register settings for right-click context menu options for a couple of small au3 programs I created 2 years ago.  They are something I might want to...

View Article

Set color of a defined Combobox item

Hi Guys, first i want to say thank you. I found almost everything in this forum except for this. I'm having trouble setting the color of a Combobox item... I could change the caption, but this will...

View Article

send("#") in windows 8

I can do send("#r") and it brings up the run command. But I want send("#") to bring up the metro interface. It seems to do nothing. Really I would like to put a au3 into the startup or have a registry...

View Article


ControlClick

Hello all I saw this script in another topic and one part confused me slightly [ autoit ]       popupSend("#r") Sleep(1000) $hHandle = WinGetHandle("Run") MsgBox(64, "Window Handle", 'Now this will...

View Article


MouseMove

Hello, hmmm how can i explain this now?? What i want to do it to give mousecoursors without having to move the mouse. I am using controlclick on a project and in some part of it it has to keep...

View Article

help please... simple RegRead issue

i just started writing this new code and as of now, its rather simple... i want autoit to look at the main "rebootrequired" key and based on its existance, i'll have it produce a popup or whatever... I...

View Article

Tracing the outline of an image

Hi, I've been reading these forums a lot, and decided to make my first post today! I've come across a problem statement that I cannot find on these forums. Situation : I will have a page which has some...

View Article

PowerPoint 2007 Automation

Hello, i need to automate a MS Powerpoint presentation. What i want to do is.... 1. simply open an existing presentation [ autoit ]       popup$obj = ObjCreate("PowerPoint.Application") $PresInterface...

View Article


OPC want to use OPCGroup.SyncWrite

I’m writing values to other equipment via OPC and modbus. I’ve lifted the example from http://www.autoitscript.com/forum/topic/127376-using-autoit-to-read-data-from-opc-server/page__hl__%2Bopcserver...

View Article

I can't launch an .MSI with my srcipt

Hi, I would like to launch a .msi with the script bellow, but taht doesne't work : The login, password and domaine are good. [ autoit ]       popup; Indentifiants du compte administrateur utilisé Local...

View Article


ACROBAT Error

Windows 7 Pro 64bit Acrobat Reader 9.5.3 When I use [ autoit ]       popupGlobal $o_AutoIt_MyErrFunc = ObjEvent("AutoIt.Error", "_AutoIt_MyErrFunc") $oPDF = ObjCreate("AcroPDF.PDF.1") Func...

View Article

Image may be NSFW.
Clik here to view.

Using Autoit on MMC Snap-Ins

Hi guys. I have been playing with this cool program today. It rocks! However I have ran into a slight hurdle that even my googling has been fruitless. Basically what I want to do is configure MMC...

View Article


Function Info ( __Init() )

Looking at a piece of code posted by Yashied, and seen within it a call to a function which I can find little about. The function used is named "__Init()". Does anyone no anything about this function,...

View Article

Clipboard contents modification as soon as Ctrl+C is pressed: ClipGet()...

Hi all, I've been copying a lot of text from PDF files and other documents. Problem is, this text appears badly mangled when pasted again, causing formatting issues. I've been trying to write a script...

View Article

Pass variable from one function to another

Hello all, I've read all the related topics, didn't find one to my question, so here it is Consider this scenario: ;main au3 file Opt("GuiOnEventMode", 1) $main=GUICreate("Test", 200, 200)...

View Article
Browsing all 12506 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>