Solved Setting Priority with "Elevated Shortcut without UAC Prompt Tutorial"

Batch

New member
Member
Local time
11:46 PM
Messages
25
Setting Priority with "Elevated Shortcut without UAC Prompt Tutorial"

I used the info in Elevated Program Shortcut without UAC Prompt Tutorial and it soon dawned on me that the applications seemed to be taking a long time to run.

Than the penny dropped - Scheduled Tasks run at priority 7 by default (which is lower than directly run applications typically run at) and the Task Scheduler does not directly provide a way to set priorities. So I Exported each task [that I had added] (as XML), deleted each task, edited the XML to change priority to 6 (which makes all the difference) and then Imported the tasks again. Problem solved.

The point of this posting is really to suggest that the Elevated Program Shortcut without UAC Prompt Tutorial could mention the priority issue and its solution.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
ZooStorm
OS
W7 x86
CPU
i3-3240
Motherboard
GigaByte H61M-DS2-DVI
Memory
4GB
Hard Drives
Western Digital 1TB
Antivirus
Avast
Browser
Chrome
Hello Batch,

If you go directly to the comment section of the tutorial you mentioned. You can make your suggestions there to the tutorial's author.

John
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    HP Pavilion 6751c
    OS
    Win7, Win10, Win11
    Internet Speed
    100 Mbps
    Antivirus
    Norton 360
    Browser
    IE 11
  • Computer type
    PC/Desktop
    System Manufacturer/Model Number
    HP ENVY 750-514 & Dell XPS 8960
    OS
    Win7, Win10, Win11
    Antivirus
    Norton 360
Thanks - have now done that!
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
ZooStorm
OS
W7 x86
CPU
i3-3240
Motherboard
GigaByte H61M-DS2-DVI
Memory
4GB
Hard Drives
Western Digital 1TB
Antivirus
Avast
Browser
Chrome
Elevated shortcut

Hi,

If you use this software created by another forum member any program that runs via the elevated shortcut that was created using the software will run with Normal priority instead of Below Normal priority.

http://www.sevenforums.com/free-dev...9858-elevatedshortcut-bypass-uac-prompt.html#

I use it a lot! It's quicker than creating elevated shortcuts manually by a long way.

I've also used it to create elevated shortcuts for programs that I want to run on startup from a batch file. Works like a charm.

If you want to attempt to change priority yourself maybe take a look here:

Setting a scheduled task process priority | BDBits Bytes

Note: I have not tried this method and when you've read the article you know as much as i know about it.
 
Last edited:

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ASUS
OS
Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD C-60 APU with Radeon(tm) HD Graphics
Motherboard
ASUSTeK COMPUTER INC. X501U
Memory
4.00 GB
Graphics Card(s)
AMD Radeon HD 6290 Graphics
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
Hitachi HTS545050A7E380 SATA Disk Device
Antivirus
Comodo CIS & FW, SecureAplus App Whitelisting, Threatfire
Browser
Cyberfox 64bit, Opera 64bit, Airfox
Other Info
Spy-The-Spy, HitmanPro.Alert, Norton Connect Safe, MJRegWatcher, BitDefender TrafficLight, Voodoo Shield, Zemana AntiMalware
Callender,

That's little prog is interesting, I'll bear it in mind (although I've quickly done the half dozen or so culprits manually).

BTW, I did outline how to do it manually in my original post.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
ZooStorm
OS
W7 x86
CPU
i3-3240
Motherboard
GigaByte H61M-DS2-DVI
Memory
4GB
Hard Drives
Western Digital 1TB
Antivirus
Avast
Browser
Chrome
Back
Top