Jump to content

How to allow a program to start with windows granting administrator permission?


rudrax

Recommended Posts

I want to allow a program to start with windows as administrator. How to do it?

Link to comment
Share on other sites


  • Replies 2
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

  • johndoe

    1

  • rudrax

    1

  • SlimRock

    1

Popular Days

Top Posters In This Topic

1) Create a Scheduled Task in the task scheduler. The scheduled task launches the application. Set the task to run at highest privilege level.

2) Create a shortcut on the desktop of all the users needing to run the application. The shortcut ended up looking like this: C:\Windows\System32\schtasks.exe /run /tn "Name of task"

Guide:

Link to comment
Share on other sites


edit program shortcut properties like thus, checking appropriate box

hnjlvNB.png

once shortcut is modified, you can launch program on demand or just create a startup entry

Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...