A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows 8 » Windows 8 Help Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Can I make exceptions for UAC?



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old August 31st 13, 03:30 PM posted to alt.comp.os.windows-8
Juan Wei
external usenet poster
 
Posts: 553
Default Can I make exceptions for UAC?

My backup script uses xxcopy.exe (multiple times) and blat.exe.

When I run it, UAC jumps up every time one of them is started.

Is there any way to make UAC not do that?

I have read the web site that shows how to make a shortcut for a
specific application that will let that application be invoked without
UAC taking notice, but I have no idea if I can incorporate that idea
with two apps that are embedded in a script.

Thank you.
Ads
  #2  
Old August 31st 13, 07:31 PM posted to alt.comp.os.windows-8
Dave[_48_]
external usenet poster
 
Posts: 172
Default Can I make exceptions for UAC?

On Sat, 31 Aug 2013 10:30:27 -0400, Juan Wei wrote:

My backup script uses xxcopy.exe (multiple times) and blat.exe.

When I run it, UAC jumps up every time one of them is started.

Is there any way to make UAC not do that?

I have read the web site that shows how to make a shortcut for a
specific application that will let that application be invoked without
UAC taking notice, but I have no idea if I can incorporate that idea
with two apps that are embedded in a script.

Thank you.


You would be much better off using one of the free file synchronization
apps available on the web. I use one call WinMerge. Note I only backup
user files. For the system, best loaded into its own partition, I use
Macrium image backup, the free version.
You could also use Macrium for file backup but not with the free version.
  #3  
Old August 31st 13, 08:28 PM posted to alt.comp.os.windows-8
Joe Morris
external usenet poster
 
Posts: 289
Default Can I make exceptions for UAC?

"Juan Wei" wrote

My backup script uses xxcopy.exe (multiple times) and blat.exe.


When I run it, UAC jumps up every time one of them is started.


Is there any way to make UAC not do that?


Run the script itself in elevated mode. If a process is started in elevated
mode, any processes it spawns inherit the administrator token without
requiring user intervention other than a single challenge when the script is
started.

Joe


  #4  
Old August 31st 13, 10:17 PM posted to alt.comp.os.windows-8
Juan Wei
external usenet poster
 
Posts: 553
Default Can I make exceptions for UAC?

Joe Morris has written on 8/31/2013 3:28 PM:
"Juan Wei" wrote

My backup script uses xxcopy.exe (multiple times) and blat.exe.


When I run it, UAC jumps up every time one of them is started.


Is there any way to make UAC not do that?


Run the script itself in elevated mode.


Great! How do I do that?

(The script is called by Task Scheduler.)
  #5  
Old August 31st 13, 11:18 PM posted to alt.comp.os.windows-8
JJ[_10_]
external usenet poster
 
Posts: 172
Default Can I make exceptions for UAC?

On Sat, 31 Aug 2013 17:17:48 -0400, Juan Wei wrote:
Great! How do I do that?

(The script is called by Task Scheduler.)


Enable the "Run with highest priliges" setting of the scheduled task.
  #6  
Old September 1st 13, 12:38 AM posted to alt.comp.os.windows-8
G. Morgan[_8_]
external usenet poster
 
Posts: 32
Default Can I make exceptions for UAC?

Juan Wei wrote:

My backup script uses xxcopy.exe (multiple times) and blat.exe.

When I run it, UAC jumps up every time one of them is started.

Is there any way to make UAC not do that?

I have read the web site that shows how to make a shortcut for a
specific application that will let that application be invoked without
UAC taking notice, but I have no idea if I can incorporate that idea
with two apps that are embedded in a script.

Thank you.



Runas.exe

http://technet.microsoft.com/en-us/l.../bb490994.aspx

--

They who can give up essential liberty to obtain a little temporary safety,
deserve neither liberty nor safety. - Ben Franklin
  #7  
Old September 1st 13, 09:48 AM posted to alt.comp.os.windows-8
Juan Wei
external usenet poster
 
Posts: 553
Default Can I make exceptions for UAC?

JJ has written on 8/31/2013 6:18 PM:
On Sat, 31 Aug 2013 17:17:48 -0400, Juan Wei wrote:
Great! How do I do that?

(The script is called by Task Scheduler.)


Enable the "Run with highest priliges" setting of the scheduled task.


So simple, yet so effective!

Thanks, JJ!!
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 11:59 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.