AutoHotkey Community

It is currently May 21st, 2012, 5:15 pm

All times are UTC [ DST ]


Search found 69 matches
Search these results:

Author Message

 Forum: Support   Topic: Easy Access to Favorite Folders - by Savage & directory

Posted: February 28th, 2012, 8:56 am 

Replies: 2
Views: 391


Hi. I just stumbled across your post, having a very similar problem. I wrote an AHK script which creates a new hotkey for Direct Folders (DF), a folder launcher which normally acts on Windows Explorer, but will also open Directory Opus if it is acting as an Explorer replacement. When using DF to op...

 Forum: Support   Topic: Make it transparent

Posted: August 29th, 2011, 11:27 am 

Replies: 7
Views: 316


well thanks for replying. Suppose that I want it to be at position (on screen) 1900/20. Where do I insert these values?

 Forum: Support   Topic: Make it transparent

Posted: August 29th, 2011, 7:14 am 

Replies: 7
Views: 316


Interesting code so i used it for myself.It has advantages to use gdip for putting text on a GUI the quality is much better. Only tested on winXP and AHK basic. ; Thanks to Tic's gdip library for the graphics and Skrommel for the code ; you will need gdip.ahk in same dir or standard lib http://www....

 Forum: Support   Topic: Make it transparent

 Post subject: Make it transparent
Posted: August 9th, 2011, 6:35 am 

Replies: 7
Views: 316


Hello, I have the following script which comes from Skrommel many years ago. Now I want to make usable with windows 7 and I would like to: 1. make the cpu counter transparent, i.e. only the numbers to show not the box 2. not to be visible on a screen saver, as now it shows on the top of the screen s...

 Forum: Scripts   Topic: Start Button Clock + cpu and memory usage (mod of Laszlo's)

Posted: August 8th, 2011, 9:58 am 

Replies: 24
Views: 13899


Hi Garry the 2nd example is not working for me.

One more question: the cpu meter appears on top of my screen saver.

How can overcome this?

Thanks

 Forum: Scripts   Topic: Start Button Clock + cpu and memory usage (mod of Laszlo's)

Posted: August 8th, 2011, 7:34 am 

Replies: 24
Views: 13899


[quote="garry"]maybe add/modify this - EnvGet, ProcessorCount, NUMBER_OF_PROCESSORS - load := 100 - 0.01*(IdleTime - IdleTime0)/(Tick - Tick0) / ProcessorCount ;----------------------------------------- CPULOADx cpux ---------------------------------- ;-------- saved at Freitag, 17. Oktobe...

 Forum: Support   Topic: Please help me to use this script to windows 7

Posted: July 11th, 2011, 1:34 pm 

Replies: 2
Views: 382


It looks like that script was written for AutoHotkey Basic and I guess you are using AutoHotkey_L (which is now the current official version of AHK). In AutoHotkey_L, I believe that you can no longer use [ or ] in variable names. You may be able to get this to work by changing all the square bracke...

 Forum: Support   Topic: Please help me to use this script to windows 7

Posted: July 11th, 2011, 8:54 am 

Replies: 2
Views: 382


Hello, I migrated to windows 7. I was using Chris M script for years and now I can't live without it. The problem is that I cannot make it usable for Windows 7 64 bit, no matter my efforts. The error I get is: Error: The following variable name contains an illegal character: "f_MenuName[X]"...

 Forum: Support   Topic: Easy Access to Favorite Folders - by Savage & directory

Posted: April 27th, 2011, 8:52 am 

Replies: 2
Views: 391


Hello, I upgraded my PC to a new with windows 7 x64. I am directory opus user, and I have set the directory opus to replace explorer. However when I edited the script to use directory opus, now its time I click a favorite folder, this opens in a new opus window, not the same. How can I open the fold...

 Forum: Scripts   Topic: Start Button Clock + cpu and memory usage (mod of Laszlo's)

Posted: March 16th, 2011, 2:37 pm 

Replies: 24
Views: 13899


Hi. I had used the following script for 5 yeas and now that I upgraded in Windows 7 x64, I cannot use it. This script is one of the most useful ever. Can anyone help me? I think the initial writer was Skrommel IdleTicks = 0000 SetTimer, CheckCPULoad, 1000 SetTimer,UPDATEDSCRIPT,100 CheckCPULoad: Set...

 Forum: Support   Topic: AHK & Keyscrambler

Posted: December 8th, 2009, 11:27 am 

Replies: 7
Views: 577


thanks Peter

 Forum: Support   Topic: AHK & Keyscrambler

Posted: December 8th, 2009, 7:47 am 

Replies: 7
Views: 577


Peter thanks for taking the time to reply to me. I did a test and downloaded the free version which is hidden as a process and as a "exe" file, you are right :wink: However I am testing the pro version where the process is visible and the folder is not hidden. http://img13.imageshack.us/im...

 Forum: Support   Topic: AHK & Keyscrambler

Posted: December 4th, 2009, 9:15 am 

Replies: 7
Views: 577


Peter, have you followed my link?

To ensure that you have the correct keyscrambler:

http://www.qfxsoftware.com/

 Forum: Support   Topic: AHK & Keyscrambler

Posted: December 4th, 2009, 7:51 am 

Replies: 7
Views: 577


Hi Peter. Do I have to add this to all my text expanders?

Also what do you mean you cannot find the process? It is visible in task manager and Process Explorer as: KeyScrambler.exe

 Forum: Support   Topic: AHK & Keyscrambler

 Post subject: AHK & Keyscrambler
Posted: December 3rd, 2009, 7:54 am 

Replies: 7
Views: 577


Hello, I am not using antivirus for long time now, and I thought that keyscrambler is an excellent addition (I am using the free version at the moment), especially during online banking, entering passwords etc. However all my text expands (btw=by the way) are not working with keyscrambler on, as it ...
Sort by:  
Page 1 of 5 [ Search found 69 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group