| Author |
Message |
Topic: Lookup table question |
sabot7726
Replies: 6
Views: 142
|
Forum: Ask for Help Posted: Mon Nov 21, 2011 3:42 am Subject: Lookup table question |
| Thanks a lot Nimda, this is working great. Now I'm tweaking it trying to make it a GUI with options to download the log and place it right on the local desktop. |
Topic: Lookup table question |
sabot7726
Replies: 6
Views: 142
|
Forum: Ask for Help Posted: Mon Nov 21, 2011 2:05 am Subject: Lookup table question |
Hrm, this seems to work well but I'm getting an error when I adjust it to try to open windows explorer to the folder I want.
I changed the msgbox line to run, explorer.exe % List%num% and it says: ... |
Topic: Lookup table question |
sabot7726
Replies: 6
Views: 142
|
Forum: Ask for Help Posted: Mon Nov 21, 2011 1:28 am Subject: Lookup table question |
I appreciate the quick reply, but it seems when I installed ahk_L it broke my other scripts and I'm not savvy enough to fix them
I'll have to figure out a way to do it semi efficiently with norm ... |
Topic: Lookup table question |
sabot7726
Replies: 6
Views: 142
|
Forum: Ask for Help Posted: Mon Nov 21, 2011 1:12 am Subject: Lookup table question |
I'm curious how you pros would handle this "want" of mine:
I very routinely have to collect log files from a specific directory on several remote computers. Basically if a certain program ... |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
sabot7726
Replies: 348
Views: 93462
|
Forum: Scripts & Functions Posted: Fri Nov 11, 2011 6:57 pm Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
| I keep getting errors about Skins when I try to use newer versions of Fures's script. Luckily I still have an older version as well that still works great. |
Topic: Any way to tell if a security certificate is loaded? |
sabot7726
Replies: 2
Views: 92
|
Forum: Ask for Help Posted: Mon Oct 03, 2011 5:28 am Subject: Any way to tell if a security certificate is loaded? |
Ah thanks, that script looks a bit over my head and experience level so I'll just have to keep having it pop up  |
Topic: Any way to tell if a security certificate is loaded? |
sabot7726
Replies: 2
Views: 92
|
Forum: Ask for Help Posted: Sun Oct 02, 2011 8:00 am Subject: Any way to tell if a security certificate is loaded? |
I'm trying to make a script that will check for a large number of software pre-requisites to be in place, one of which is a windows security certificate.
So far I just have it running certmgr.msc a ... |
Topic: GetOSVersion() |
sabot7726
Replies: 11
Views: 2021
|
Forum: Scripts & Functions Posted: Mon Apr 25, 2011 6:28 am Subject: GetOSVersion() |
Cool thanks I'll give it a shot when I get time  |
Topic: GetOSVersion() |
sabot7726
Replies: 11
Views: 2021
|
Forum: Scripts & Functions Posted: Sat Apr 23, 2011 5:58 pm Subject: GetOSVersion() |
Hmm I'm trying to use this script to get some info that is then presented in a GUI but so far it's treating my OSVersion.ServicePackString as just text instead of displaying its value.
How do I put ... |
Topic: [SOLVED] Run batch file within ahk? |
sabot7726
Replies: 5
Views: 379
|
Forum: Ask for Help Posted: Sat Apr 23, 2011 5:24 am Subject: [SOLVED] Run batch file within ahk? |
| This works great even on my larger bits of batch code, only thing I had to change was to not use :: as comments. Thanks all! |
Topic: Any way to check if something is installed? |
sabot7726
Replies: 4
Views: 137
|
Forum: Ask for Help Posted: Fri Apr 22, 2011 5:58 am Subject: Any way to check if something is installed? |
I'm planning on making a script that will disable an old program and launch a new one, however there are many prerequisites that have to be there in order for the new program to work.
This script w ... |
Topic: [SOLVED] Run batch file within ahk? |
sabot7726
Replies: 5
Views: 379
|
Forum: Ask for Help Posted: Fri Apr 22, 2011 4:07 am Subject: [SOLVED] Run batch file within ahk? |
Ah thanks much, I'll give it a shot  |
Topic: [SOLVED] Run batch file within ahk? |
sabot7726
Replies: 5
Views: 379
|
Forum: Ask for Help Posted: Fri Apr 22, 2011 3:49 am Subject: [SOLVED] Run batch file within ahk? |
| I have a number of small batch files that all do specific stuff that I don't really want to redo in ahk. My question is, is there a way to run the batch commands inside of ahk so my end users only hav ... |
Topic: Reading in 3 variables and then sending them somewhere else |
sabot7726
Replies: 4
Views: 124
|
Forum: Ask for Help Posted: Wed Mar 30, 2011 5:49 pm Subject: Reading in 3 variables and then sending them somewhere else |
Bah thanks. I knew I was missing something easy but didn't think it was THAT easy
Ok here's another debacle, whenever I'm pasting what I think to be text it's doing all kinds of crazy new lines ... |
Topic: Reading in 3 variables and then sending them somewhere else |
sabot7726
Replies: 4
Views: 124
|
Forum: Ask for Help Posted: Wed Mar 30, 2011 5:31 pm Subject: Reading in 3 variables and then sending them somewhere else |
| I think I have an easy question. I have an excel spreadsheet with 3 columns and a grillion rows that I need to mass copy/paste into another program. I'm hoping to read in the 3 columns on one row, go ... |
| |