| Author |
Message |
Topic: simplified csv operations. |
WankerMan
Replies: 44
Views: 2799
|
Forum: Scripts & Functions Posted: Thu Jul 31, 2008 4:07 pm Subject: Jumping the gun. |
Thanks HugoV,
I panicked to quickly. All is good. Actually more than good. This function is freakn' sweet. I can't believe how much time it has saved me.
Cheers all,
Curtis  |
Topic: simplified csv operations. |
WankerMan
Replies: 44
Views: 2799
|
Forum: Scripts & Functions Posted: Mon Jul 28, 2008 7:28 pm Subject: Error on Line 21. Line Text:" Error: Bad default value. |
Hello all, and especially HugoV
I am interested in using your function but I get an error when I try.
The error is : Error on Line 21. Line Text:" Error: Bad default value.
The code is : ... |
Topic: Registry permissions |
WankerMan
Replies: 2
Views: 355
|
Forum: Ask for Help Posted: Fri Aug 31, 2007 12:54 am Subject: regini - Here is the scoup on how it works. |
This thread ended way too soon.
For those interested in changing adding/deleting/modifying rights and permissions for the registry and its hives/values look to this link.
http://www.ens-lyon.fr/B ... |
Topic: Battlefield 2142 Commander script * I will pay! |
WankerMan
Replies: 19
Views: 2048
|
Forum: Ask for Help Posted: Fri Aug 24, 2007 10:28 pm Subject: Did you try Autoscript Writer? |
Did you try using Autoscript Writer to capture the mouse actions? It seems to me that should work. It won't be mega fast or anything but it should take the labour out of doing it manually.
I'll Give ... |
Topic: Using AHK to import a NTuser.dat file and export some keys. |
WankerMan
Replies: 2
Views: 271
|
Forum: Ask for Help Posted: Thu Aug 23, 2007 7:49 pm Subject: Using Reg |
I just found the DOS command line that reads the NTUSER.DAT files.
So far I am using (roughly) the following syntax:
runwait, cmd reg load HKU\An_Import_hive \\machinename\c:\documents and s ... |
Topic: Using AHK to import a NTuser.dat file and export some keys. |
WankerMan
Replies: 2
Views: 271
|
Forum: Ask for Help Posted: Thu Aug 23, 2007 6:33 pm Subject: Using AHK to import a NTuser.dat file and export some keys. |
Hello,
I'm in the need of some help with manuipulating XP's registry from a XP SP2 PC using AHK. I am trying to import some registry keys from a remote users' profile and save them to a .reg file ... |
Topic: DateTime output variable |
WankerMan
Replies: 5
Views: 458
|
Forum: Ask for Help Posted: Wed Apr 11, 2007 6:39 pm Subject: Thanks |
| Thanks for the quick responses. Everybodies input was very helpfull. |
Topic: Using gui, add, edit - Troubles using it. |
WankerMan
Replies: 4
Views: 172
|
Forum: Ask for Help Posted: Mon Apr 02, 2007 5:54 pm Subject: Using gui, add, edit - Troubles using it. |
I am having problems figuring out how the edit control works.
It seems simple enough, but it just won't work for me. Take a look at the code.
Gui, Add, Edit, vTag1 x26 y50 w110 h20 , Entry
Gui, ... |
Topic: DateTime output variable |
WankerMan
Replies: 5
Views: 458
|
Forum: Ask for Help Posted: Sat Jul 22, 2006 12:04 am Subject: I am getting closer to understanding this... |
Thanks for your help but I must be missing some of the concepts for the syntax of AutoHotKey.
This is how I see things right now. If I envoke a control such as:
Gui, Add, DateTime, vMyDateTime ... |
Topic: DateTime output variable |
WankerMan
Replies: 5
Views: 458
|
Forum: Ask for Help Posted: Thu Jul 20, 2006 1:02 am Subject: DateTime output variable |
Hello,
I have been trying to figure out how to store the selected date from the DateTime function or MonthCal function to a variable. Then display the result in a text box.
I don't know why I am ... |
| |