Hi Rob, Did you notice that none (all I tried) of the external links on that page work, including the Contents Links at the bottom. It's just as if the page ...
I have added a command to autoit v3 to enumerate Registry Content, this command will permit List SubKey´s in a registry key or list the value content of a...
Actually I did notice that. I tried clicking on some of the links below to find out other stuff but no luck. Looks like someone was probably being lazy. ... ...
I looked at the page and discovered all the links dulled out which means I've rifled through them already Thanks though every bit helps. I'm where I am with...
If I use the windows title as a signal to do something in a script. I might be able to use an hta (like a local web page without the security problems) as a...
I receive an error stating that $ISSUETEXT is being reference without being declared first. the first line in the function it is declaring/assigning the...
If you know the commands for the iniwrite in vbs, just fool around with this a little. You have to make sure you label your buttons the same as the ...
... This line does not do anything! Do you mean the following line? $ISSUETEXT = $ISSUETEXT & $cmdline[$i] & " " ... Variable name changed! I think this is...
Hi Vinod, This would be a pre-installation tool from Microsoft. You'll want to look on their website. I would take a look at http://Oem.Microsoft.com....
Hi Vinod, The files you need may also be on the CD or included in the Windows 98SE resource kit so keep your eyes peeled. Cheers, Christian Blackburn ... From:...
Hi, When I'm in debug mode I use small splash screens to show me where in the code the script is and what the content of flag and other variables of interest...
Sorry, I had meant to include a code example, I cut out most of the variables to save space. ;== Calling code =================== If $idebug = 0 Then...
Hi Rob, I will try that, but I don't understand how that will help. Gene ) -----Original Message----- ) From: Rob Taylor [mailto:rtay1138@...] ) Sent:...
I had a problem once with a function skipping several operations because autoit was working too fast for my pc to keep up. Larry suggested putting a small...
That helps a lot thanks Now I just have to figure out how to write to an ini Thanks Rob Rick ... with this ... the ... modified it a ... NAME="PushButton01" ...
Anyone know of a way to eject removable media? This question in directly primarily towards USB thumb drives (or flash drives) I know the actual ejecting of...
Is there a way for Auto-it v3 to show all currently assigned variables? If the script in question has only a few variables, remembering them OR listing those...
Rick you have it wrong, it's "wurld", sheesh. ;o) ... From: "Tutor2000" <tutor2000@...> To: <AutoItList@yahoogroups.com> Sent: Saturday, January 03, 2004...
Oh the irony. There are a couple of user functions out there that handle ini files. And on the vbscript newsgroups AutoItX is also recommended often LOL. J...
I'm still working on an hta menu and still like the idea I found this in case anyone needs it or can improve it since right now all I can do is copy and paste ...
Kewl now I have a reason to learn autoitx So how do I use autoitx lol I'm now also trying to keep a browser (hta) on top without focus like 4096 Rick ... ...
lol that's the one I copied I'm still to dumb with vbs to do nothing but copy and paste. Remember a long time ago when I asked you guys how to use a variable ...
lol that's the one I copied I'm still to dumb with vbs to do nothing but copy and paste. Remember a long time ago when I asked you guys how to use a variable ...