| Author |
Message |
Topic: How to list programs... |
fro01
Replies: 3
Views: 350
|
Forum: Ask for Help Posted: Sat Mar 06, 2010 9:30 pm Subject: How to list programs... |
| bumping so it doesnt go onto next page... |
Topic: How to list programs... |
fro01
Replies: 3
Views: 350
|
Forum: Ask for Help Posted: Sat Mar 06, 2010 6:42 am Subject: How to list programs... |
hi all how do i list all programs installed on my computer, as well as list the running processes and all programs that are starting up? also is there a way to list all drivers and their versions?
... |
Topic: search the meta-data of song files? |
fro01
Replies: 1
Views: 471
|
Forum: Ask for Help Posted: Mon Jan 25, 2010 4:47 am Subject: search the meta-data of song files? |
is it possible to search within the meta-data of song files for album/artist info?
i have a program in mind that needs this
(not giving details, the rest of the program is easy i just need this pa ... |
Topic: Multiple Key-Taps Send Selected Text to 3 Search Programs |
fro01
Replies: 16
Views: 6928
|
Forum: Scripts & Functions Posted: Fri Sep 18, 2009 2:44 am Subject: Multiple Key-Taps Send Selected Text to 3 Search Programs |
| sweet script, this will come in handy, tx |
Topic: how to get wintitle from winpos? [solved] |
fro01
Replies: 6
Views: 484
|
Forum: Ask for Help Posted: Wed Sep 16, 2009 2:38 am Subject: how to get wintitle from winpos? [solved] |
Ouch! i missed that part of the help file!
*apologizes to the helpfile and gives a guilty hug*
lol |
Topic: Half-QWERTY: One-handed Typing |
fro01
Replies: 159
Views: 73644
|
Forum: Scripts & Functions Posted: Tue Sep 15, 2009 2:29 am Subject: Half-QWERTY: One-handed Typing |
| thank you, this is EXACTLY what im after for online games and such, excellent work |
Topic: how to get wintitle from winpos? [solved] |
fro01
Replies: 6
Views: 484
|
Forum: Ask for Help Posted: Mon Sep 14, 2009 9:17 am Subject: how to get wintitle from winpos? [solved] |
thankyou guest32 whoever you are, that has solved my problem tx again  |
Topic: how to get wintitle from winpos? [solved] |
fro01
Replies: 6
Views: 484
|
Forum: Ask for Help Posted: Mon Sep 14, 2009 8:54 am Subject: how to get wintitle from winpos? [solved] |
same as whats in the help file, tried that
anything else you guys can suggest by any chance?
*edit* using windows 7
*edit2* tried a msgbox to troubleshoot Window, for some reason its just not ... |
Topic: how to get wintitle from winpos? [solved] |
fro01
Replies: 6
Views: 484
|
Forum: Ask for Help Posted: Mon Sep 14, 2009 6:52 am Subject: how to get wintitle from winpos? [solved] |
hey guys, having trouble getting the name of a windows recorded when the hotkey is pressed
only an empty file is being written, i am so confused and the damn help file is no help, here is the code: ... |
Topic: [solved] Problem using a type of ini file checking |
fro01
Replies: 3
Views: 360
|
Forum: Ask for Help Posted: Sun Aug 30, 2009 2:00 am Subject: [solved] Problem using a type of ini file checking |
oops, PGC.txt was missing, tx for the reply tho
i appreciate it, much neater than my code  |
Topic: line break in msgbox not working |
fro01
Replies: 1
Views: 405
|
Forum: Ask for Help Posted: Sun Aug 30, 2009 1:35 am Subject: line break in msgbox not working |
according to the helpfile, 'n is a linefeed character for msgbox, why wont it work?
msgbox,16,ERROR,Fatal Error:'n'n Please check your configuration
returns the following message:
F ... |
Topic: [solved] Problem using a type of ini file checking |
fro01
Replies: 3
Views: 360
|
Forum: Ask for Help Posted: Sun Aug 30, 2009 1:07 am Subject: [solved] Problem using a type of ini file checking |
hey guys, i have started working on my password generator to work with my advanced config
the problem i am having is, nothing is being written to the end files
current code:
;
; AutoHotkey Ver ... |
Topic: [solved]show settings on a config menu |
fro01
Replies: 3
Views: 339
|
Forum: Ask for Help Posted: Thu Aug 20, 2009 7:30 am Subject: [solved]show settings on a config menu |
Num = %Numv%
trying to set Num (the checkbox) to Numv (thevalue from the ini file)
cosider the follwing if statement
if Num = 1
{
<some iniwrite code>
}
which does work
si ... |
Topic: Folder Menu - a popup menu to quickly change your folders |
fro01
Replies: 178
Views: 51045
|
Forum: Scripts & Functions Posted: Thu Aug 20, 2009 3:31 am Subject: Folder Menu - a popup menu to quickly change your folders |
could u please upload the code to the V2 config File?
im getting an xml page instead of a ini file
also getting an error when trying to run the GUI: (recorded using my error recorder)
[error] ... |
Topic: [solved]show settings on a config menu |
fro01
Replies: 3
Views: 339
|
Forum: Ask for Help Posted: Thu Aug 20, 2009 2:27 am Subject: [solved]show settings on a config menu |
hello guys, im trying to show what settings are set when my config utility is opened (whats 1 should be ticked, whats 0 shouldnt)
problem is, nothing is getting ticked, plz tell me what im doing wr ... |
| |