topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 18, 2024, 7:47 pm
  • 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: SOLVED: Assign Priority to Programs  (Read 4911 times)

Nzyme

  • Participant
  • Joined in 2011
  • *
  • Posts: 100
    • View Profile
    • Donate to Member
SOLVED: Assign Priority to Programs
« on: July 19, 2014, 09:57 AM »
Hi, can a program/AHK script be written so that one can just right click on a window's title bar (where you see the Restore, Move, Size, Minimize, Maximize & Close options) and select an option like - Set Priority -> Realtime, High, Above normal, Normal, Below normal, Low)?

The other way to do this in Win 8 would be open Task Manager -> Details tab -> Right click on the Program name -> Set Priority -> (select the priority: High, Low, etc.) which is a lengthy way.

Any thoughts?

Thanks!

Nzyme

  • Participant
  • Joined in 2011
  • *
  • Posts: 100
    • View Profile
    • Donate to Member
Re: SOLVED: Assign Priority to Programs
« Reply #1 on: March 19, 2015, 12:03 PM »
Seems I found a program that does this... "Moo0 Window Menu Plus"

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: SOLVED: Assign Priority to Programs
« Reply #2 on: March 19, 2015, 12:42 PM »
I wrote something along the same lines a few years ago.  It's not quite what you requested, but you might find it useful:

https://www.donation...ex.php?topic=27091.0

If you're set, let us know and I'll mark this thread solved.

Nzyme

  • Participant
  • Joined in 2011
  • *
  • Posts: 100
    • View Profile
    • Donate to Member
Re: SOLVED: Assign Priority to Programs
« Reply #3 on: March 19, 2015, 02:01 PM »
thanks skwire for sharing this...you can mark it as solved