... Don't worry I've only impressed these guys once as far as I know and their great teachers Rick ===== Workout Timer Plays Music or Tada Try it Out It's NEW ...
... No. We have new times, now. ... The environment is like to the gun in respect to give back the bullet after discharge... ;-) ... Valery ... to ... old...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File :...
AutoItList@yahoogroup...
Oct 1, 2004 10:42 am
25778
Hi, The script set ASH was updated to AutoIt3 v.103 and AutoItX v.102. New wrap ruby class AutoItX3 (v.102) was generated, too. Regards, Valery ... other...
Can anyone see what I'm doing wrong in the following line? RegWrite("HKCR\regfile\Shell\Reg2Aut3\Command", "", "REG_SZ", "D:\!Program Files\Reg2Aut3.exe %l") ...
hello i'm using auto it 2 and i'm tryin to figure this out but i'm having trouble basically lets say i have a file and i have autoit read it and then i want it...
BB, Put an additional % next to the existing one. RegWrite("HKCR\regfile\Shell\Reg2Aut3\Command", "", "REG_SZ", "D:\!Program Files\Reg2Aut3.exe %%l") That...
Van, Many thanks, that fixed it! In a quest for additional knowledge, I'd like to ask why I need the extra % when this text is inside quotes (")? Shouldn't...
I agree with your confusion about needing the double %. No idea why, perhaps one of the AutoIT3 developer or someone else on the forum could chime in. Guys,...
You might try $Username = EnvGet ("Username"). I don't have any 9x machines around or I would try it. Budman ... W2K ... logon.bat ... displays a ... ...
hello, I just discovered AutoIt, and it looks a great tool to automate some very mouse consuming tasks. But as a newbie, I've searched the archives, but cann't...
No, won't work unless you have something to set the environment variable "username" - it's not set by default in Win9x. I'm going to have to find out how to do...
I suspect it is a legacy from DOS. The shell program needed to distinguish between variables typed at the console and variables used in a script. The FOR...
Hi, you can do it with this lines in a BAT-File, AutoIt-Script or at the DOS-Prompt: To Export the Netsettings run: netsh -c interface dump >Export.txt To...
with autoit3 wouldn't be hard there is a stringsplit function which I think you would find quite useful. Alternatively see if there is a stringsplit function...
thank you all for your respones, but ... I cann't find the settings I need through RASDIAL / RASPHONE :-( Maybe because I've not enabled autodial ?? Anyway...
... first ... It is admirable that you would like to learn to use AutoIt to automate the GUI to manipulate the LAN settings, but for the most concise toggling...
... ??? I thought that was the great trick of AutoIt ??? I don't understand why I should use AutoIt to write lines, that I could evenly well write in a normal...
... some ... I apologize for not reading the post strenuously enough... This will highlight the first Local Area Connection... I hope. Run("control ncpa.cpl") ...
Thanks Larry !! It works perfectly !! ... Oh, that's much simpeler that what I found !! ... Aha, I probably even understand it, in the last line I could have...
I'm trying to automate a collection of fixed searches of a changing web database, and a nil search always returns "Sorry, no entries..." near the top of the...
Long may Larry live! Gert Scheepers ... From: "Stef Mientki" <s.mientki@...> To: <AutoItList@yahoogroups.com> Sent: Wednesday, October 06, 2004 4:46...