Elevated Program Shortcut without UAC Prompt - Create

Page 50 of 51 FirstFirst ... 4048495051 LastLast

  1. Posts : 72,043
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #490

    Hello chrysalis, :)

    For that, the method in the tutorial below should work in a standard account.

    Elevated Program Shortcut - Create for Standard User
      My Computer


  2. Posts : 10
    Windows 7 Pro x64
       #491

    this did not work for me, i was trying to execute zotac firestorm app without uac prompt on startup , but microsoft application compatibility toolkit worked for me, much simpler than this method (windows 7 )
      My Computer


  3. Posts : 1
    Windows 10 64 bit.
       #492

    So I've tried this method about ten times now, and for the path (in the argument box) I first copy and pasted the path from my .exe's properties (all that did was open the file folder ), then I typed in nvidiaInspector.exe for the end of the path and it does absolutely nothing. A flash of a box will sometimes appear but nothing else. All I want to do is open nvidiaInpector without having to type in a password. Any help?
      My Computer


  4. Posts : 72,043
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #493

    Hello themadhatter43, and welcome to Seven Forums. :)

    Please go ahead and post screenshots showing all your settings for this, and I'll be happy to take a look to see if anything may stand out.

    Screenshots and Files - Upload and Post in Seven Forums
      My Computer


  5. Posts : 13
    XP SP3
       #494

    For those who want to run a task like Process Explorer and have it sitting in the system tray and minimised, all you have to do is, in section 8 on page 1, just add the optional argument "/min"

    eg.

    /c start /min "ProcExp64" "C:\Program Files\SysInternals\ProcExp64.exe"


    (Sorry if I'm teaching granny to suck eggs, but it took me a while to realise this! )

    (And this is for Windows 10)
    Last edited by ZaphodBeeblbrox; 24 May 2017 at 11:50. Reason: Forgot where I was - Win7, not Win10
      My Computer


  6. Posts : 2
    Windows 7 x64
       #495

    Elevated Program Shortcut without UAC Prompt


    Hello Shawn,

    I followed your instructions in the above noted section. Thank you. However, it works only if I use the icon to start the program, but not if the program is called by another prompt. The old program is a picture/photo manager. If I select a picture file in my computer using Start/Pictures, eg, the menu has an option for "Open with..." When I select my program from this menu I still get the pop-up asking me if I want to run this program. It is extremely aggravating to have to respond to and wait for this prompt every time I open a picture file. I simply cannot see why there is no way to tell Windows that I trust this file and it is OK to open it whenever it is invoked.

    Is there a way to get rid of the UAC pop-up when the Windows Photo Manager calls this file from its "Open with..." menu?

    Many thanks,

    BILL
      My Computer


  7. Posts : 72,043
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #496

    wcdevins said:
    Hello Shawn,

    I followed your instructions in the above noted section. Thank you. However, it works only if I use the icon to start the program, but not if the program is called by another prompt. The old program is a picture/photo manager. If I select a picture file in my computer using Start/Pictures, eg, the menu has an option for "Open with..." When I select my program from this menu I still get the pop-up asking me if I want to run this program. It is extremely aggravating to have to respond to and wait for this prompt every time I open a picture file. I simply cannot see why there is no way to tell Windows that I trust this file and it is OK to open it whenever it is invoked.

    Is there a way to get rid of the UAC pop-up when the Windows Photo Manager calls this file from its "Open with..." menu?

    Many thanks,

    BILL

    Hello Bill, and welcome to Seven Forums.

    Unfortunately, it will only work using the elevated shortcut. Are you able to open the pictures from within this elevated running app to avoid getting a UAC prompt when opening the picture direct instead?

    UAC is designed to let you know and approve before anything runs with elevated rights that have full access to everything on the computer. Just imaging if malware was able to run with elevated rights without you knowing about it.

    UAC will not let you have exceptions by design since if a white listed app was to be hijacked by malware, you would never know it until it's too late.
      My Computer


  8. Posts : 2
    Windows 7 x64
       #497

    Elevated Program Shortcut without UAC Prompt


    Hello Brink,

    Thank you so much for the prompt and enlightening response. Once my old photo manager program is opened with the new Elevated Shortcut I can use the program to access files anywhere without the UAC prompt popping up.

    I do find it unusual that, even if I have that program already opened with the new shortcut, I get a UAC prompt if I try to open a file via the "Open with..." option in Windows Photo Viewer, eg. Doesn't that program know the requested program is already open?

    Thank you again,

    BILL
      My Computer


  9. Posts : 72,043
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #498

    wcdevins said:
    Hello Brink,

    Thank you so much for the prompt and enlightening response. Once my old photo manager program is opened with the new Elevated Shortcut I can use the program to access files anywhere without the UAC prompt popping up.

    I do find it unusual that, even if I have that program already opened with the new shortcut, I get a UAC prompt if I try to open a file via the "Open with..." option in Windows Photo Viewer, eg. Doesn't that program know the requested program is already open?

    Thank you again,

    BILL

    The elevated shortcut would only get applied to that single instance of the program.

    If you try to open the program using any other method, it would still require a UAC prompt.
      My Computer


  10. Posts : 5
    Windows 10 64-bit Version 1909
       #499

    Troubleshooting


    This is incredibly helpful and I got it to work for CCleaner, but I'm having difficulties with a different task. I'm trying to link two .exes to run together, without the Windows prompt for unverified applications. I checked and double-checked to make sure I have the locations correct in the Actions section. It's not running either program. I tried messing with the trigger section, even though you didn't indicate that was necessary in your tutorial. It doesn't seem to make a difference. No matter how I click on it, either through the run button in the list of tasks or from the shortcut on my desktop. I can provide screenshots but I don't really know what you would need to see why it's not working.
    The two 'Add arguments' sections are:
    /c/start "ESO AddOn Clients" "C:\Users\Veronica\AppData\Local\Minion\Minion.exe"
    /c/start "ESO AddOn Clients" "C:\Documents\Elder Scrolls Online\live\AddOns\TamrielTradeCentre\Client\Client.exe"

    They are two clients that run separate from the game The Elder Scrolls Online, to provide additional information and functionality in-game. Currently, I launch each one individually, each time clicking the yes button on the UAC prompt. It's rather annoying and I thought this little shortcut was just what I needed.
    Is the problem that I'm trying to run two programs with one prompt? If so, is there a different solution? Like, can I make two separate tasks and then link them together somehow? It would just be so much easier if I only had to click one button for both apps to run.

    Thanks in advance!
      My Computer


 
Page 50 of 51 FirstFirst ... 4048495051 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:41.
Find Us