Search the web
Sign In
New User? Sign Up
AutoItList · AutoIt Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 26697 - 26726 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26697
Hi Jeremy, The encrypt/decrypt works great!!! Any progress on that personalized option..... Do you have any idea when you might have time to do that?? ...
Jim Mihalski
mihalski
Offline Send Email
Mar 1, 2005
9:45 pm
26698
Hi, I want my application to launch when pressing the Alt + F2 keys are pressed. Ctr + Alt +F2 is NOT OK for me because all my users are aready used to using...
susserj
Offline Send Email
Mar 2, 2005
1:18 am
26699
Hi, valuable group! I am an old 2.64 user. Now, this au3 Script reading a text file seems not works well, because the macro @error never detect the end of...
Alfredo Poblete
usuarioautoit
Offline Send Email
Mar 2, 2005
2:47 am
26700
I need to know how to setup a script to run as a service on a user's machine. I currently use 2.64 and have had considerable success with it. Makes it quite...
tonydmiller
Offline
Mar 4, 2005
8:52 pm
26701
As you know InetGet function works as IE user-agent. is there a way to use it as other user-agent (or changing IE user-agent header) ? thinks for help...
supergg02
Offline
Mar 7, 2005
1:29 am
26702
autoit-script as service? No problem! Read this: Srvany.exe Running Applications as Services Windows NT 4.0 Resource Kits Contents Introduction 1 Installing...
"Lüth, Carsten"
nwtrader2000
Offline Send Email
Mar 7, 2005
6:59 am
26703
(I'm not sure this went through before, but forgive the repeat if it did. Sending from the yahoo site, itself, this time.) When using AI to launch apps or...
mitchellwma1
Offline Send Email
Mar 7, 2005
12:53 pm
26704
when i use InetGet function the html code is different that the same one obtened by Internet Explorer. after some investigations it seams that the html source...
supergg02
Offline
Mar 8, 2005
2:07 am
26705
Has anyone run across a problem where xp home with sp2 reboots for no reason when there is no virus? Rick ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Mar 9, 2005
6:12 am
26706
no. it sounds like a hardware problem... possibly a memory error or bad connection. jack occasionally bouncing off the walls of sanity ... From: Sensei J....
Jack Horsfield
jack_horsfield
Online Now Send Email
Mar 9, 2005
10:21 am
26707
http://www.michaelstevenstech.com/XPrepairinstall.htm#Warning1 =============================== Message: 1 Date: Tue, 8 Mar 2005 22:12:00 -0800 (PST) From:...
adsthere@...
dhoo2
Offline Send Email
Mar 9, 2005
2:14 pm
26708
Hi, I have created a vb based scanner app. I would like to automate the selection of buttons presented by the TWAIN GUI that is loaded from within the vb app....
rimshot_42
Offline Send Email
Mar 9, 2005
2:34 pm
26709
Is there a way to check group membership on a W2K network in an AU3 script? Something like "if memberof('groupname') then..." This will need to work for W98,...
major4579
Offline Send Email
Mar 9, 2005
2:35 pm
26710
http://aumha.org/win5/a/shtdwnxp.php =========================================== Message: 1 Date: Tue, 8 Mar 2005 22:12:00 -0800 (PST) From: "Sensei J. Richard...
adsthere@...
dhoo2
Offline Send Email
Mar 9, 2005
3:34 pm
26711
Hi everyone: I was hoping that someone here might be able to help me solve a coding problem with the new v3.1 AutoIt. I'm writing a program that creates a GUI,...
brian_keene@...
brian_keene
Offline Send Email
Mar 9, 2005
3:48 pm
26712
I have a simple ver 2 script that is executed from a toolbar. It sends numbers and backspaces to the window I was using when I clicked the toolbar icon for...
mihalski
Offline Send Email
Mar 9, 2005
3:50 pm
26713
Hi, The new Calendar script shows the tree structure of Years. You can add in Content Panel (right part of window) any controls (images, labels, listview,...
valery_vi
Offline Send Email
Mar 9, 2005
4:07 pm
26714
... aside from questionable coding practices, I could only advise that the default "window delay" between the versions is probably different, among other...
larrydalooza
Offline
Mar 9, 2005
4:15 pm
26715
Globalize your $Treatments Global $Treatments then this works... Func ChangeListBox() GUICtrlDelete($Treatments) $Treatments = GUICtrlCreateListView(...
larrydalooza
Offline
Mar 9, 2005
5:39 pm
26716
... Could he change his Au3 script so that when he clicks on the icon to run the script. The script waits for him to click on the window he wants to send the...
brian_keene@...
brian_keene
Offline Send Email
Mar 9, 2005
5:43 pm
26717
Thanks Larry. As you can see from another E-Mail I just posted, that's what I ended up doing with the $CtrlID array. I just wish there was another way to do...
brian_keene@...
brian_keene
Offline Send Email
Mar 9, 2005
6:07 pm
26718
Well it seems that I've been able to answer my own question. I have solved it in the test code I sent to this list in the last message. Now I just have to...
brian_keene@...
brian_keene
Offline Send Email
Mar 9, 2005
6:08 pm
26719
I just wondered what the questionable coding practies were??? ... From: larrydalooza [mailto:no_reply@yahoogroups.com] Sent: Wednesday, March 09, 2005 11:13 AM...
Jim Mihalski
mihalski
Offline Send Email
Mar 9, 2005
7:21 pm
26720
solution: I placed this code before the send MouseMove(150, 150, 0) ; move mouse away from toolbar so toolbar hides sleep(500) ; give it a 1/2...
Jim Mihalski
mihalski
Offline Send Email
Mar 9, 2005
7:29 pm
26721
I am fairly new to using autoit. I have been sucessful at using it to do some installs and wanted to try something a little more complex than what I have been...
dhullinger70
Offline Send Email
Mar 9, 2005
7:41 pm
26722
You could try just killing the process instead. Its ugly, but usually efficient. ________________________________ From: dhullinger70...
Michael Curley
Michael.Curley@...
Send Email
Mar 9, 2005
7:58 pm
26723
Thanks guys Rick ... http://sports.groups.yahoo.com/group/Martial_Arts_Ads_And_Discussion ... ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Mar 9, 2005
8:06 pm
26724
If the program has installed itself as a "service", then try RunWait('net stop "service name here"') Lar. ... do ... correct ... the...
larrydalooza
Offline
Mar 9, 2005
8:33 pm
26725
Local group or domain group? At least in Win2k/XP, you can open a command prompt and maybe use the "net" command. try "Net /?" and look at your options. Jeremy...
mlazovjp-yahoogroups3...
mlazovjp
Online Now Send Email
Mar 10, 2005
12:40 am
26726
I just noticed that WinList() is not in AutoIt3.h . Does it exist and just got omitted from the .h file? I need to enumerate through the windows where a window...
Doug Royer
dougroyer
Offline Send Email
Mar 10, 2005
1:29 am
Messages 26697 - 26726 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help