Messages - kli6891 [ switch to compact view ]

Pages: prev1 2 3 [4] 5 6 7 8next
16
Find And Run Robot / Shortcut to launch with admin privileges?
« on: November 15, 2009, 10:14 PM »
In start menu search, there is a handy ctrl+shift+enter to launch the selected program with admin. rights. Is there such a shortcut in FARR?


Thanks.

17
You might want to try the script I wrote here.

18
DesktopCoral / AHK Script to dock windows
« on: September 07, 2009, 01:09 PM »
I wrote a small AHK script that moves the currently active window to the space reserved by DesktopCoral. Thanks to mouser for his help in this script.

You can find it here: http://www.autohotkey.net/~kli6891/onTop/onTop.ahk

The last version of Desktop Coral is required, 1.07.01 - September 6, 2009.

After running the script, just hit Ctrl+Shift+E to move the active window. The hotkey is configurable, just modify the hotkey value in onTop.ini
See this topic for more info.

Bugs reports, suggestions are welcome.


EDIT: Make sure to Desktop Coral first.

19
Coding Snacks / Re: Maximize Windows "partially" [finished]
« on: September 07, 2009, 12:27 AM »
OK, I finished my program. It works in conjunction with Desktop Coral (by mouser), so that when the user presses a hotkey (configurable), it moves the active window to the dock of Desktop Coral.

You need the latest version of Desktop Coral (1.07.01 - September 6, 2009) for this to work. You can download it here.


Once you downloaded and docked Desktop Coral, you can use my script, and press ctrl+shift+e to make the current window move (and resized) to the docked place.

In the .ini file, you can change the hotkey, as well as the path of your DesktopCoral.ini file.

Thanks to mouser and everyone who helped in this thread.
Bug reports and suggestions are welcome!


Download the script here.
http://www.autohotkey.net/~kli6891/onTop/onTop.ahk

20
Coding Snacks / Re: Maximize Windows "partially"
« on: August 24, 2009, 04:48 PM »
Hmm, I think what I'm going to try to make is to make an "add-on" script for Desktop Coral. It should read the .ini values, and when the user presses a hot key, it will move the the active window (and resizing it) to fit the area that's covered. This is less work for me, and it makes good use of an already existing program.


Thoughts?

Pages: prev1 2 3 [4] 5 6 7 8next
Go to full version