用户帐户控制设置_创建快捷方式以避免用户帐户控制弹出式快捷方式

用户帐户控制设置

用户帐户控制设置

There are numerous applications which, when launched, result in a UAC (User Account Control) warning being displayed. There are reasons why this security measure is a good idea, but it can also be extremely irritating. ElevatedShortcut lets you create shortcuts that bypass the warning.

有许多应用程序在启动时会导致显示UAC(用户帐户控制)警告。 出于某种原因,此安全措施是一个好主意,但它也可能非常恼人。 ElevatedShortcut使您可以创建绕过警告的快捷方式。

In the past we have looked at how you can manually create shortcuts to avoid UAC prompts, and create shortcuts that allow applications to be run as administrator.

过去,我们研究了如何手动创建避免UAC提示的快捷方式,以及创建允许应用程序以管理员身份运行的快捷方式。

We have also looked at how you can go about completely disabling User Account Control in Windows 8. ElevatedShortcut provides a way to quickly create the shortcuts you need to launch trusted applications without being pestered.

我们还研究了如何在Windows 8中完全禁用用户帐户控制。 ElevatedShortcut提供了一种快速创建启动受信任的应用程序所需的快捷方式的方式,而不会受到影响。

This free app can be used with both Windows 7 and 8, and can be downloaded from WinAero. As it is a portable app, it does not need to be installed.

这个免费的应用程序可以在Windows 7和Windows 8上使用,也可以从WinAero下载。 由于它是便携式应用程序,因此无需安装。

After extracting the zip file you have downloaded, open the folder that corresponds to the version of Windows you’re using and double click ElevatedShortcut.exe.

解压缩下载的zip文件后,打开与您使用的Windows版本相对应的文件夹,然后双击ElevatedShortcut.exe。

Click ‘New shortcut’ and then either click the ellipsis button before navigating to the program you want to launch sans UAC, or type the path and name of the executable.

单击“新建快捷方式”,然后在导航到要启动无UAC的程序之前单击省略号按钮,或键入可执行文件的路径和名称。

If you need to run an application with particular parameters, these can be added in the ‘Command line’ field. Choose where the shortcut should be created and then click OK.

如果您需要使用特定参数运行应用程序,则可以在“命令行”字段中添加这些参数。 选择应该在哪里创建快捷方式,然后单击“确定”。

Click OK when the shortcut has been created and compare its appearance to that of a regular shortcut to the same executable.

创建快捷方式后,请单击“确定”,然后将其外观与同一可执行文件的常规快捷方式的外观进行比较。

If you have a series of regular shortcuts you would like to convert so they no longer generate a UAC warning, you can do so by clicking ‘Modify shortcut’ in ElevatedShortcut. Select a standard .lnk file and it will be converted for you.

如果您要转换一系列常规的快捷方式,以便它们不再生成UAC警告,则可以通过单击ElevatedShortcut中的“修改快捷方式”来实现。 选择一个标准的.lnk文件,它将为您转换。

The tool also includes a way to quickly delete any shortcuts you have created – great if you decide they pose a security risk if other people are using your computer. Click ‘Remove shortcut’ at the main screen and you can delete one or several shortcuts as necessary.

该工具还提供了一种快速删除您创建的快捷方式的方法-如果您确定如果其他人正在使用您的计算机,它们会带来安全风险,则非常有用。 单击主屏幕上的“删除快捷方式”,您可以根据需要删除一个或多个快捷方式。

Another way to create an elevated shortcut from an existing shortcut is to enable ElevatedShortcut’s context menu entry. Click the Setting link at the bottom of the program window and then tick ‘Add to the Explorer context menu’ before clicking OK. If you want to prevent the menu item from appearing all of the time, you should also tick the ‘Show only with SHIFT key’ before you click OK.

从现有快捷方式创建提升的快捷方式的另一种方法是启用ElevatedShortcut的上下文菜单项。 单击程序窗口底部的“设置”链接,然后单击“添加到资源管理器上下文菜单”,然后单击“确定”。 如果要阻止菜单项始终显示,则还应在单击“确定”之前勾选“仅使用SHIFT键显示”。

With this option enabled, you can right click on an existing shortcut (or Shift and right click) and when the ElevatedShortcut option is clicked you’ll be guided through creating a new shortcut.

启用此选项后,您可以右键单击现有的快捷方式(或按住Shift并单击右键),然后单击“升高的快捷方式”选项,系统将指导您创建新的快捷方式。

翻译自: https://www.howtogeek.com/140737/create-a-shortcut-to-avoid-user-account-control-popups-the-easy-way/

用户帐户控制设置

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/280462.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

rest_framework01:前后端分离\规范\简单例子(查询某本书)

web 开发模式 RESTful规范 1 数据的安全保障 url链接一般都采用https协议进行传输 注:采用https协议,可以提高数据交互过程中的安全性 2 接口特征表现 用api关键字标识接口url: https://api.baidu.comhttps://www.baidu.com/api注&#xff…

.NET Core如何通过SSL访问MongoDB?

【.NET Core】| 总结/Edison Zhou大家好,我是Edison。最近有一个ASP.NET Core通过SSL证书访问MongoDB的需求,但是在网上发现资料很少,于是调查了一番,做了如下的笔记,希望对你有用。背景在实际场景中,开发环…

在pom.xml中配置nexus上传地址

2019独角兽企业重金招聘Python工程师标准>>> <distributionManagement> <repository> <id>thirdparty</id> <url>http://&#xff5b;nexusIP地址&#xff5d;:8081/nexus/content/repositories/thi…

网页背景平铺_在大约十秒钟内为网页创建无缝平铺背景

网页背景平铺Creating a background image for your webpage (or desktop background) isn’t challenging at all. In fact, even a newbie Photoshop user can bash one out in about ten seconds. Here’s the simplest of simple methods with surprising, great results. …

9月11日学习内容整理:正则表达式,re模块

一、正则表达式&#xff1a;正则是很大的一个知识点&#xff0c;不会仅仅是下面这些东西 1、概念&#xff1a;正则表达式就是一种对字符串匹配的规则&#xff0c;注意是只对字符串&#xff0c;正则表达式和python没啥关系&#xff0c; 2、表达式&#xff1a; &#xff08;1&…

MongoDB的安装与使用

MongoDB是一款NoSql数据库。NoSql数据库叫非关系型数据库&#xff0c;NoSql的全名Not only sql。是为了解决高并发、高可用、高可扩展&#xff0c;以及大数据存储等一系列问题而产生的数据库解决方案。NoSql&#xff0c;它不能替代关系型数据库&#xff0c;只能作为关系型数据库…

linux 基准测试_如何对Linux系统进行基准测试:3个开源基准测试工具

linux 基准测试Linux’s command-line utilities can do anything, including perform benchmarks – but using a dedicated benchmarking program is a simpler and more foolproof process. These utilities allow you to perform reproducible tests across different syst…

.NET 7 新增的 IParsable 接口介绍

.NET 7 是一个新版本的 .NET&#xff0c;它新增了一个名为 IParsable 的接口。这个接口可以帮助开发人员更容易地在代码中解析字符串。IParsable 接口包含两个方法&#xff1a;Parse 和 TryParse。Parse 方法用于将一个字符串解析为指定类型的值。如果解析失败&#xff0c;则会…

spring+springMvc+struts的SSH框架整合

1.建立一个web项目 2.导入SSH框架所需jar包 3.配置web.xml文件 <?xml version"1.0" encoding"UTF-8"?> <web-app xmlns:xsi"http://www.w3.org/2001/XMLSchema-instance" xmlns"http://java.sun.com/xml/ns/javaee" xsi:sc…

听说这个语言认知服务又出新功能了?

点击上方蓝字关注我们&#xff08;本文阅读时间&#xff1a;7分钟)语言是人类智能发展的基石。鉴于语言拥有普遍性&#xff0c;几乎没有特定的技术或 AI 技术得以颠覆整个社会。微软的使命是赋能地球上的每个人和每个组织&#xff0c;帮助他们取得更多成就。立足于该使命&#…

自定义异常最佳实践_播放,自定义和组织媒体的最佳文章

自定义异常最佳实践Computers today are used for much more than generating documents, writing and receiving email, and surfing the web. We also use them to listen to music, watch movies and TV shows, and to transfer media to and from mobile devices. 如今&…

CSS中的路径裁剪样式clip-path

前面的话 CSS借鉴了SVG裁剪的概念&#xff0c;设置了clip-path样式&#xff0c;本文将详细介绍路径裁剪clip-path 概述 clip-path属性可以防止部分元素通过定义的剪切区域来显示&#xff0c;仅通过显示的特殊区域。剪切区域是被URL定义的路径代替行内或者外部svg&#xff0c;或…

macos mojave_如何修复macOS Mojave上的模糊字体(使用亚像素抗锯齿)

macos mojaveApple’s macOS Mojave disables subpixel antialiasing, also known as font smoothing, by default. On a MacBook Air or a desktop Mac hooked up to a non-Retina display, upgrading will make your fonts look worse. 苹果的macOS Mojave默认情况下禁用子像…

一个变量命名神器:支持中文转变量名

变量命名的规范&#xff0c;对于我们编程&#xff0c;大家都知道是非常重要的&#xff0c;上次给大家推荐过一个命名辅助工具《程序员还在为变量取名苦恼&#xff0c;那是因为你不知道&#xff0c;这个变量命名神器》&#xff0c;但大家一致反馈存在2个问题&#xff1a;1、网速…

1.操作系统概述

2019独角兽企业重金招聘Python工程师标准>>> 操作系统的发展过程 无操作系统的计算机系统单道批处理系统&#xff08;50年代&#xff0c;系统资源利用率低&#xff09;多道批处理系统&#xff08;60年代&#xff09;分时系统&#xff08;70年代&#xff09;实时系统…

测听hl和nhl的区别_播放NHL曲棍球的最便宜方法(无电缆)

测听hl和nhl的区别If you’re like me, you watch hockey, and…basically no other sports. You also, like me, would like to skip the cable subscription. So what’s the cheapest way to watch NHL hockey online so you can cut the cord? 如果您像我一样&#xff0c;…

使用Java实现K-Means聚类算法

2019独角兽企业重金招聘Python工程师标准>>> 关于K-Means介绍很多&#xff0c;还不清楚可以查一些相关资料。 个人对其实现步骤简单总结为4步: 1.选出k值,随机出k个起始质心点。 2.分别计算每个点和k个起始质点之间的距离,就近归类。 3.最终中心点集可以划分为…

在PowerShell中显示高级进度条

如果你需要编写一些PowerShell脚本&#xff0c;尤其在处理一些相对复杂的任务时&#xff0c;你可能希望添加进度条的功能&#xff0c;以便随时可以了解进展情况。Write-Progress 这个命令可以帮助你完成简单的需求&#xff0c;请参考官方文档即可&#xff0c;但下图一个示例&am…

当检测到运动时如何自动打开门灯

If it’s dark out and someone comes to your door, you probably can’t see them unless your porch light is on. Furthermore, if a potential burglar approaches your front door, a motion light can help scare them away. 如果天黑了&#xff0c;有人进了您的门&…

在阿里,我们如何管理测试环境

为什么80%的码农都做不了架构师&#xff1f;>>> 作者&#xff1a;林帆&#xff08;花名金戟&#xff09;&#xff0c;阿里巴巴研发效能部技术专家 相关阅读&#xff1a;在阿里&#xff0c;我们如何管理代码分支 前言 阿里的许多实践看似简单&#xff0c;背后却蕴涵…