| Author |
Message |
Topic: Symantec Antivirus deleted my exe files |
jack
Replies: 17
Views: 376
|
Forum: Ask for Help Posted: Mon Aug 18, 2008 1:45 pm Subject: Symantec Antivirus deleted my exe files |
Even if UPX is harmless, AV programs thinks it's virus from time to time. After some bad experiences, I always compile my scripts without compression. Problem solved.
yes, that works very nicely.
... |
Topic: Symantec Antivirus deleted my exe files |
jack
Replies: 17
Views: 376
|
Forum: Ask for Help Posted: Mon Aug 18, 2008 6:54 am Subject: Symantec Antivirus deleted my exe files |
It's the fact that I can't *use* any exe files, or create new ones. So, e.g. my basic keyboard shortcuts cannot be automatically loaded when I start up windows.
if you have autohotkey installed in ... |
Topic: Symantec Antivirus deleted my exe files |
jack
Replies: 17
Views: 376
|
Forum: Ask for Help Posted: Mon Aug 18, 2008 6:51 am Subject: Symantec Antivirus deleted my exe files |
Hi
It seems that a virus definition update of 17-08-2008 is the culprit
i don't think it's that one. i have the same problem and my defs file is '16/08/2008 rev. 3'
jack |
Topic: stuck with regex multiple matches |
jack
Replies: 3
Views: 237
|
Forum: Ask for Help Posted: Thu Jun 28, 2007 6:17 pm Subject: stuck with regex multiple matches |
outvar := RegExReplace(myvar, ".*?(\d\d\d-\d\d\d-\d\d\d)", "$1|")
outvar := RegExReplace(outvar, "(.*)\|.*$", "$1")
that's a neat idea. i'll give it a ... |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
jack
Replies: 281
Views: 55501
|
Forum: Scripts & Functions Posted: Thu Jun 08, 2006 6:36 am Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
lauching office programs works fine, but the shell integration still fails to launch them.
but try dropping a file on one of these weirdos... it probably won't open in the app (unless its just my ... |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
jack
Replies: 281
Views: 55501
|
Forum: Scripts & Functions Posted: Wed Jun 07, 2006 7:24 am Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
yup, that fixes it.
ok, well nearly. insufficient testing on my part.
lauching office programs works fine, but the shell integration still fails to launch them.
:)
jack
That wou ... |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
jack
Replies: 281
Views: 55501
|
Forum: Scripts & Functions Posted: Wed Jun 07, 2006 7:21 am Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
jack, I've made a li'l change... please check if it solves the problem.
yup, that fixes it. which is great, cos this script is one of the few programs have changed my life.
many thanks for t ... |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
jack
Replies: 281
Views: 55501
|
Forum: Scripts & Functions Posted: Tue Jun 06, 2006 7:17 pm Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
I've done lots of changes. The major are:
i've just upgraded to this script from what must have been pretty much the original one. very nice. and i like the shell integration.
i do, of cours ... |
Topic: Escape to Close |
jack
Replies: 17
Views: 3695
|
Forum: Scripts & Functions Posted: Sat Jun 03, 2006 2:49 pm Subject: Re: Press Escape twice |
Since the normal Escape has its own functionality, could I press Escape twice to close the window. Using this method, i can ignore the group or file to identify which need to be closed.
Is there an ... |
Topic: Autohotkey article in PCW (uk mag) |
jack
Replies: 1
Views: 492
|
Forum: General Chat Posted: Wed Dec 14, 2005 7:35 am Subject: Autohotkey article in PCW (uk mag) |
there is a few favourable paras about autohotkey in the feb 2006 PCW, with a promise of a bigger article later.
jack
no animals were harmed in the making of this message |
Topic: CAPshift: Slow down and extend the caps lock key |
jack
Replies: 8
Views: 3855
|
Forum: Scripts & Functions Posted: Thu Sep 29, 2005 8:35 pm Subject: CAPshift: Slow down and extend the caps lock key |
really nice!
i abandoned capslock ages ago -- it's far more useful to have it run my file manager -- but with a tiny edit i can have the file manager and your functionality too.
great stuff.
... |
Topic: mising "A_decade" and maybe "A_century" |
jack
Replies: 34
Views: 2830
|
Forum: Wish List Posted: Tue Nov 23, 2004 7:58 am Subject: mising "A_decade" and maybe "A_century" |
| if you decide to implement something, please can you make it an installation-wide default that the include file is off? further, can you also add some option so that a script can say 'do not use any s ... |
Topic: close windows |
jack
Replies: 3
Views: 1571
|
Forum: Scripts & Functions Posted: Sun Nov 14, 2004 9:29 am Subject: close windows |
hello guest
you're quite right, of course -- winclose is better than !F4 and i expect it is quicker with the batchlines and windelay.
i've tried adding the new lines and unfortunately i can't s ... |
Topic: move Winodows |
jack
Replies: 15
Views: 5823
|
Forum: Scripts & Functions Posted: Fri Nov 12, 2004 8:01 am Subject: move Winodows |
Wtf happened to alt+space ~ m?
hmm. yes, if you like that one pixel at a time stuff. it's very slow. and i use a computer a lot.
but you have to do all those keystrokes and then start moving th ... |
Topic: Need to wait for a window in Quicken? |
jack
Replies: 5
Views: 486
|
Forum: Ask for Help Posted: Mon Nov 08, 2004 12:09 am Subject: Need to wait for a window in Quicken? |
i'm glad it helped.
no, sorry... i don't use any scripts in quicken. i wrote that one just for you :)
jack
the giraffe is too tall to go through the tunnel |
| |