Jump to content

How to launch a Visual Studio VB application at a high priority


Recommended Posts

Guest Floyd Sense
Posted

I have two applications that need to run with High priority. The non-VB application is a .exe file and I start it at high priority like this: C:\Windows\System32\cmd.exe /c start "NaP3" /High "C:\Program Files (x86)\NaP3\NaP3.exe"That command is in the Target field of a desktop shortcut. When started this way, I look at the priority with Task Manager and it is High as specified. The second application is a Visual Basic application created with Visual Studio 2022. That program doesn't have an .exe file, but rather has a name like: xxxxxx.application. I attempt to start it with a shortcut

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...