Skip to search.

(*) Scheduled Maintenance: We are undertaking some essential, but extensive maintenance to improve Yahoo! Calendar. Your Group Calendar is being migrated to a much improved version of Yahoo! Calendar. During the maintenance period, you may not have access to your Groups Calendar. We sincerely apologize for this inconvenience. Your Groups Calendar is in great shape and we are working to have it available again as quickly as possible - Yahoo! Groups & Yahoo! Calendar Team

AutoItList · AutoIt Users Group

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 1270 - 1299 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1270 Jonathan Bennett
jbennett@... Send Email
Jun 1, 2001
7:40 am
Nope - not me. Jon....
1271 Philippe Lhoste
pl-mlnl@... Send Email
Jun 1, 2001
8:57 am
... You are both right! On WinNT, there is a SCRNSAVE.EXE string key under the HKCU\Control Panel\Desktop key. On Win9x, there is none, but as I suspected, I...
1272 sylvain.labbe@... Send Email Jun 1, 2001
7:29 pm
Hi Brian! Have a peek at the key HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\ Control\ ComputerName\ ComputerName SL...
1273 Gandy, Chip (COX-Atla...
chipg@... Send Email
Jun 1, 2001
7:39 pm
The only problem with doing it that way is that if the machine is a member of a domain, it will not be able to make any connections. The SID does not get...
1274 Jeremy Kurtz
jeremy_kurtz@... Send Email
Jun 1, 2001
7:43 pm
You can use newsid from http://www.sysinternals.com/ntw2k/source/newsid.shtml This will allow you to change name and take care of the SID problem. (although if...
1275 Mark Stang
stangm@... Send Email
Jun 1, 2001
8:15 pm
go to http://www.jsiinc.com/suba/tip0200/rh0285.htm and download Baptize.Exe Works only on NT, not 2000. for 2000 use netset.exe from the resource kit --...
1276 mlazovjp@... Send Email Jun 1, 2001
8:19 pm
Try this file from Symantec ... we use it to generate a random, unique SID for each workstation, as well as change their computer name. We use an AutoIt...
1277 kevinlawry@... Send Email Jun 2, 2001
9:33 am
Philippe Thanks for the help, just what I needed. The only reason that I didn't do it from the display properties is because we get machines from various...
1278 M. Jeremy Carter
vizoere@... Send Email
Jun 2, 2001
9:08 pm
Anybody come across a way to deal with long lines in a file when using FileReadLine? Let me explain what I'm doing, and how I'm trying to go about it. I want...
1279 kevinlawry@... Send Email Jun 3, 2001
2:06 pm
Jeremy I have solved a similar problem where I wanted to parse the html page that was my phone bill, I used VBA, the solution is not pretty, but if you think...
1280 M. Jeremy Carter
vizoere@... Send Email
Jun 3, 2001
8:14 pm
Thanks Kevin for the response. Sure, I can take a look at the file & see if I can figure it out. If not, I have a few friends that may be able to help me....
1281 Ghazali, Raz
razghazali@... Send Email
Jun 3, 2001
10:10 pm
Hi Russ, Try the ending with double commas' ,, ' WinWaitClose, Expert Advisor Table Initialization,, Regards Razlan Ghazali ... ...
1282 mlazovjp@... Send Email Jun 4, 2001
2:36 am
Have you looked into using Perl? I've used it very little, but from the people I know who use it, it is a text-parsing gift from God. Jeremy Mlazovsky ...
1283 jack.horsfield@... Send Email Jun 4, 2001
5:09 am
what about awk then? a lot less heavyweight than perl, but possibly sufficient here...although i'm not exactly sure what it needs to do to fix this problem. ...
1284 Frederick St-Gelais
frederick.stgelais@... Send Email
Jun 4, 2001
8:11 pm
Hi there, I made a littse Notes base where you can put the AutoIt script, the #Include script and the icons... You can also configure it to be able to compile...
1285 Frederick St-Gelais
frederick.stgelais@... Send Email
Jun 4, 2001
8:45 pm
Hi, I need to find a way to enumarate the name of all SubKey in a registry Key... I know that KiX do that (EnumKey), but I need to do this without using KiX......
1286 mlazovjp@... Send Email Jun 4, 2001
8:45 pm
I do. Jeremy Mlazovsky PC/Network Specialist UD IT University of Dayton Office: 937-229-4019 Hi there, I made a littse Notes base where you can put the AutoIt...
1287 Russ
mikroman@... Send Email
Jun 4, 2001
9:39 pm
It is a splashscreen. But it stays active about 1.5 min. I thing the only solution is to have the script sleep for 1.5 min and then resume. The loop did me no...
1288 Ghazali, Raz
razghazali@... Send Email
Jun 4, 2001
10:24 pm
Just another alternative you could try is putting ' DetectHiddenText, ON '.. at the begining of your script. Just a sugestion. ... ...
1289 Brian Keene
brian_keene@... Send Email
Jun 4, 2001
11:35 pm
I do too. Regards Brian Keene ... __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only...
1290 Jacques Bensimon
jbensimon@... Send Email
Jun 5, 2001
12:19 am
Fred, Here's the start of a germ of a hint of an idea that you should be able to expand upon (full_key_name in what follows is in the format ...
1291 CHAIGNE Eric
eric.chaigne@... Send Email
Jun 5, 2001
7:35 am
Hi, Excuse me for my bad English. I think that the ask of closing windows is not made. So try this : replace the winactivate before the winwaitclose by...
1292 richard@... Send Email Jun 5, 2001
10:19 am
Bonjour Fred, Put me down on your List of Lotus Notes Users - Version 5.0.3 Intl. Plus If you know how to add a SmartIcon to allow a one button change of the ...
1293 mlazovjp@... Send Email Jun 5, 2001
12:06 pm
I don't know which SmartIcon that would be (or if one exists), but I have a massive AutoIt script I wrote that performs the second half of the Notes Client...
1294 Michael J Carter
cartemj@... Send Email
Jun 5, 2001
12:48 pm
Notes User here (R5) M. Jeremy Carter LAN Administrator ) A+/MCP Advanced Technology Services @ Caterpillar, Lafayette Engine Center 765-448-2356 (or tie-line...
1295 Mark Stang
stangm@... Send Email
Jun 5, 2001
3:19 pm
Reluctant and bitter Notes User (R5) here. Worst Email client I've ever used. -- Mark Stang stangm@... " You're not a statesman! A statesman is a...
1296 Peter Stamp
peter.stamp@... Send Email
Jun 5, 2001
3:27 pm
I agree -- Best regards, Peter peter.stamp@... for private ( The bat) Alternate work ID peter.stamp@... (this is Notes urgh) DISCLAIMER: This...
1297 Darren Taft
daztop@... Send Email
Jun 5, 2001
4:07 pm
I have a script that runs a procedure on an Open Outlook window once every 15 mins. The problem is that the workstation has to remain locked all day - will the...
1298 dgrunbaum@... Send Email Jun 5, 2001
4:12 pm
I think you'll find it's a limitation. AutoIT certainly doesn't work when a screen saver has cut in. Regards Don Grunbaum IT Manager Direct Telephone: +44...
1299 tvalusek@... Send Email Jun 5, 2001
5:18 pm
Hello, how to simulate pressing of left ALT key, and the right one? In some keyboard layouts, it is important to simulate a specific ALT key. Thank you. Tomas...
Messages 1270 - 1299 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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