topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 4:04 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: desklock option request  (Read 11570 times)

openbsd6

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 4
    • View Profile
    • Donate to Member
desklock option request
« on: April 26, 2008, 01:10 PM »
option to remove tray icon (run hidden)..thanks

openbsd6

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 4
    • View Profile
    • Donate to Member
Re: desklock option request
« Reply #1 on: April 26, 2008, 02:26 PM »
fixed it with #NoTrayIcon..would be nice to have it as an option though, for now it works for me..thanks for outstanding programs! :up:

rbuss

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: desklock option request
« Reply #2 on: May 07, 2008, 12:32 PM »
Where do I put this line of code in?

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: desklock option request
« Reply #3 on: May 07, 2008, 03:09 PM »
rbuss:

You need to install autohotkey, to be able to run the script. Then, just download the .ahk version from skrommel's site (click the green 'h' icon), open it with notepad and add the line at the top of the file.
To run the script, double-click it ;)

rbuss

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: desklock option request
« Reply #4 on: May 08, 2008, 09:55 AM »
Thank you very much. It now works the way we wanted it to. Did any one figure out how to enable the program using hot keys? I set up the disable hot keys and that works fine, but I'd like to be able to enable the program with hot keys as well. Once again, thanks for the help on the last issue. rbuss

jgpaiva

  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 4,727
    • View Profile
    • Donate to Member
Re: desklock option request
« Reply #5 on: May 08, 2008, 02:01 PM »
rbuss: if you add
suspend,all
after that line, it should start with the hotkeys disabled.

jaemli

  • Participant
  • Joined in 2012
  • *
  • Posts: 1
    • View Profile
    • Donate to Member
Re: desklock option request
« Reply #6 on: May 10, 2012, 11:11 AM »
Good Morning Everyone,

I know that this is a really old thread, but I was trying to figure out how to enable the program again once "ctrl alt d" are pressed.  I'd like it to reinitialize or disable the right click button again.  I know that you can simply double click the icon in the system tray, but if I have the #NoTrayIcon enabled then there is no way to restart the blocking of the right click button.

I work at a school and these kids are getting too smart for their own good.  My next step would be a different button combo, but I'm confident that is just as easy as editing the INI file.

Thank you for you help and I hope you guys are still active.

-James