ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Dim rest of desktop/windows, except for focused window

<< < (14/18) > >>

mouser:
don't forget to make a donation to your favorite skrommel! just click the dollar sign next to his name or follow the paypal link on skrommel's page.

brotherS:
:) If you've got your own AHK script running, put something like this in there to toggle Ghoster on and off:

^+0::
Process, Exist, Ghoster.exe
pid=%ErrorLevel%
If pid=0
  Run,<fill in the path>Ghoster.exe
Else
  Process,Close,Ghoster.exe
Return

Skrommel
-skrommel (September 14, 2005, 05:22 PM)
--- End quote ---
The hotkey starts your script as it should, but when I hit it again to stop it a window pops up:
"An older instance of this script is already running. Replace it with this instance?"

Could you fix that please? :)

I was not able to try your other suggestion yet since I did not restart my OS yet.

skrommel:
 :) Just uploaded Ghoster v1.1!

Nothing major, just cleaned up the code, removed some flickering and removed the WINDOW from the Alt-Tab chain.

Please let me know if I broke something else!

Skrommel

lanux128:
hi there,

just a mention about Ghoster's sister app - Zorro...

Description:
Zorro is a utility to completely blank the screen except for a rectangular area selected by the user.
This is especially useful for watching videos on your computer without being distracted by other programs.

Freeware. For Windows 95, 98, Me, NT, 2000, XP, and 2003 Server.

best regards,
lanux

mouser:
neat!!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version