| Author |
Message |
Topic: Need to generate unique key based on particular machine |
Heretushi
Replies: 2
Views: 216
|
Forum: Ask for Help Posted: Wed Jul 04, 2007 8:12 pm Subject: Need to generate unique key based on particular machine |
Thanks, will do that!  |
Topic: Need to generate unique key based on particular machine |
Heretushi
Replies: 2
Views: 216
|
Forum: Ask for Help Posted: Wed Jul 04, 2007 7:28 pm Subject: Need to generate unique key based on particular machine |
Hi,
I need to detect a character sequence that would be unique to a machine. I was thinking about the CPU serial number or any other serial number that would have a 100% chance to be present on any ... |
Topic: Length of text on a password field |
Heretushi
Replies: 4
Views: 252
|
Forum: Ask for Help Posted: Fri Apr 27, 2007 3:06 pm Subject: Length of text on a password field |
| This is not my application. I try to control an external application. I use ControlGetText function to retreive the text from the "login/password" field of a third party application. The pas ... |
Topic: Length of text on a password field |
Heretushi
Replies: 4
Views: 252
|
Forum: Ask for Help Posted: Fri Apr 27, 2007 12:41 pm Subject: Length of text on a password field |
Hi,
I'm just trying to detect the length of the text in a password field (not the actual text) or find if the field is empty or not.
Is it possible?
Thanks!  |
Topic: SendRaw not so raw after all... |
Heretushi
Replies: 2
Views: 331
|
Forum: Ask for Help Posted: Mon Jun 05, 2006 3:03 pm Subject: SendRaw not so raw after all... |
Foud my answer on speed.
Thanks!
I'll give news on how that goes. |
Topic: How do i get AHK to pick up chat text |
Heretushi
Replies: 2
Views: 471
|
Forum: Ask for Help Posted: Mon Jun 05, 2006 1:27 pm Subject: How do i get AHK to pick up chat text |
From a technical standpoint, this should be very cool if completed.
From a MMORPG player standpoint, macroing MMO games is bad. |
Topic: SendRaw not so raw after all... |
Heretushi
Replies: 2
Views: 331
|
Forum: Ask for Help Posted: Mon Jun 05, 2006 1:23 pm Subject: SendRaw not so raw after all... |
Here is the code :
SendRaw, C:\Program Files\E!PC\
I wish to send this in a path box when installing a program. When AHK sends the key, I can hear my PC Speaker beep and the result is either : ... |
Topic: Need to kill a process by acting as SYSTEM |
Heretushi
Replies: 1
Views: 941
|
Forum: Ask for Help Posted: Thu Apr 13, 2006 8:54 pm Subject: Need to kill a process by acting as SYSTEM |
Hi,
Is there a way to kill a process that don't want to die? I need a way to kill the process of a remote control software. If I take control of a remote PC, there is a new process called, let's sa ... |
Topic: Need to mimick Lotus Notes |
Heretushi
Replies: 2
Views: 348
|
Forum: Ask for Help Posted: Thu Dec 22, 2005 7:31 pm Subject: Need to mimick Lotus Notes |
For people who know Lotus Notes, there is a handy little feature I like : double-right-click close the current tab. So if I open 4-5 tabs, I can simply right doubleclick and it closes.
I tried doin ... |
Topic: Portable computer keys not recognized |
Heretushi
Replies: 1
Views: 245
|
Forum: Ask for Help Posted: Sat Aug 06, 2005 12:47 pm Subject: Portable computer keys not recognized |
Hi,
I developed a script which runs fine on my home computer. I do an infinite loop and when I want to pause the loop, I see if the Shift, Alt or Ctrl keys are pressed. So when I want to pause, I k ... |
Topic: Winwait and exclude |
Heretushi
Replies: 4
Views: 362
|
Forum: Ask for Help Posted: Tue Mar 22, 2005 9:43 pm Subject: Winwait and exclude |
I simply used the "other" approach. Wait till you get a windows with "Do you want" in it!
Thanks for the tips!!!  |
Topic: Winwait and exclude |
Heretushi
Replies: 4
Views: 362
|
Forum: Ask for Help Posted: Tue Mar 22, 2005 7:34 pm Subject: Winwait and exclude |
Hi,
I must automate an installation and thought to use AutoHotKey. Great program! Good documentation too. But I can't acheive what I want. Here's my problem.
In the installation, I have to sp ... |
| |