Bypass or Disable UAC for Selected Excluded Programs Only with Elevator (SkipUAC)繞道或禁用的UAC為選定的排除程序,只有電梯( skipuac )
It’s possible to它是可能的 completely turn off and disable UAC完全關閉和禁用的UAC (User Account Control, commonly misspelled as User Access Control) in Windows Vista, or make it elevate to highest privileges automatically and silently without user noticing whenever such administrator’s level privileges are required and requested. (用戶帳戶控制,常見的拼寫錯誤,作為使用者存取控制)在Windows Vista中,或使之提升到最高的特權,自動和默默耕耘,在未經用戶注意到,每當這類管理員的水平,特權是需要和要求。 But it’s impossible to disable UAC or force Windows Vista to exclude or ignore UAC security protection for selected applications or programs only.但它是不可能的禁用的UAC或武力Windows Vista的排除或忽略的UAC安全防護為選定的應用程序或程序只。
User Account Control provides security protection for system kernel, memory and registry from unauthorized access by programs or processes.用戶帳戶控制提供安全保護系統內核,內存和註冊表免遭未經授權的訪問是由程序或進程。 But at times, there are programs that are frequently used, and always trusted to run safely in admin privilege granted highest priority mode.但有時,有程序,經常使用的,始終值得信賴的安全運行,在政府當局的特權,給予最高優先模式。 For example, command prompt (Cmd) session, Windows Management Console (MMC), Registry Editor (RegEdit), System Configuration Utility (MsConfig) and etc.舉例來說,命令提示符( cmd )會議時, Windows管理控制台( MMC ) ,註冊表編輯器( regedit ) ,系統配置實用程序(的Msconfig )等。
As UAC doesn’t have exclusion list, User Account Control dialog will always pop up each and every time these programs is ran to request for permission to elevate to run on highest privileges level or priority.作為的UAC沒有排除清單,將用戶帳戶控制對話框將永遠彈出的每一個時間,這些程序是跑到要求准許,以提升上運行的最高級別的特權,或優先。 Encountering such dialog many times is pretty useless and troublesome.遇到這樣的對話很多次,是相當無用的麻煩。 Elevator, written by電梯,寫的 Martin Zugec李柱銘zugec , adds new “Elevate me” entry to right click context menu for all files and shortcuts, and will skip and bypass UAC elevation prompt to directly launch the program in high priority admin privilege mode, without having require users to shut or turn off UAC feature on their systems. ,增加了新的“提升我”進入按一下滑鼠右鍵,上下文菜單中的所有文件和快捷方式,並會跳過和繞行海拔的UAC提示,直接啟動程序,在高度優先的管理特權模式,而不要求用戶關閉或關閉的UAC功能對他們的系統。

“Elevate me” right click context menu points to ElevateRunner which creates configuration in ElevateThis task container, and then Elevator will call Scheduled Task function in Windows Vista, which has the option to let user specify that scheduled task to be run using highest privileges, to parse through ElevateThis folder and run anything in it. “提升我”上按一下滑鼠右鍵上下文菜單點,至elevaterunner創造的配置在elevatethis任務容器,然後電梯將拜會計劃任務功能,在Windows Vista中,已選擇讓用戶指定的計劃任務,以運行使用最高的特權,通過剖析elevatethis文件夾和運行任何在它。
To install Elevator, unpack “SkipUAC.zip” and then run Install.cmd as Administrator.要安裝電梯,解壓“ skipuac.zip ” ,然後運行install.cmd作為管理員。 To uninstall, simply run Uninstall.cmd at the same folder.要卸載,只需運行uninstall.cmd在同一文件夾中。
If you are loathing still having to right click on a program or shortcut icon to skip or bypass the UAC elevation request for a program, it’s possible to change shortcut to always run the pointed program in elevation mode using Elevator.如果您是厭惡仍然有向右鍵點擊某個程序或快捷方式圖標,以跳過或繞過的UAC高程的要求,程序,它有可能改變的捷徑,始終運行指出,計劃在海拔模式使用電梯。 The hack is to modify shortcut’s target to run ElevatorRunner.exe with filename and parameters to the executable to automatically open as Administrator mode.本哈克是要修改快捷的目標運行elevatorrunner.exe與文件名和參數的可執行自動開啟,作為管理員模式。
For example, to always run a Command Prompt shortcut in elevation high privilege mode without asking for permission to continue (suppressing to skip or bypass the UAC prompt), simply set the Target field of the shortcut to ElevatorRunner Cmd .舉例來說,始終運行一個命令提示符的捷徑,在海拔高的特權模式而不要求的許可才能繼續(壓制跳過或繞過的UAC提示) ,只要設定目標領域的捷徑elevatorrunner cmd 。 Of course, you may need to specify full path to ElevatorRunner.exe.當然,你可能需要指定完整路徑elevatorrunner.exe 。 For example, C:\SkipUAC\ElevatorRunner.exe %SystemRoot%\system32\cmd.exe .例如, C : \ skipuac \ elevatorrunner.exe的% SystemRoot % \ system32 \ cmd.exe 。

Other than define directly in shortcut’s properties, the same command can also called from Run textbox or command prompt.以外的其他界定直接在快捷方式的屬性,同樣的命令也可以從所謂的運行文本框或命令提示符。 ElevatorRunner.exe accepts 2 parameters. elevatorrunner.exe接受二參數。 First parameter is executable to run and second parameter is any command line arguments to include when running the executable.第一個參數是可執行文件運行,第二個參數是任何命令行參數,包括當運行可執行文件。
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 重要說明:您正在閱讀的機器翻譯網頁是“按原樣”提供的擔保。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.不像人類翻譯,機器翻譯不明白的語法,語義,語法,成語自然語言,因此,往往產生不準確的和低品質的文字,是具誤導性的和難以理解的。 Thus, please refer to因此,請參閱 original English article英文原版的文章 when in doubt.有疑問時。
Related Articles相關文章
- Workaround to Run VMWare Server on Windows Vista其他可行方案運行VMware服務器在Windows Vista
- Error 1721: There Is A Problem With This Windows Installer Package When Install or Uninstall on Vista錯誤1721 :有一個問題與此Windows Installer程序包時,安裝或卸載Vista上
- Ways to Disable or Turn Off User Account (Access) Control (UAC) in Windows Vista如何禁用或關閉用戶帳戶(存取)控制( UAC )的Windows Vista
- How to Disable Quick Launch Bar Feature如何禁用快速啟動欄功能
- How to Run Microsoft AppLocale Elevated as Administrator in Windows Vista to Run Setup Installer如何運行Microsoft applocale高架作為管理員在Windows Vista中運行安裝程序安裝
- Windows Vista SP1 Failed to Install with WU Error Code 800704C8 or 80041315 Windows Vista的SP1中無法安裝與吳錯誤代碼800704c8或80041315
- Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin禁用的WordPress 2.5閃光圖片/視頻/媒體上傳與插件
- User Name and Password Access Denied or Failed When Running VMWare Server 2.0 in Windows Vista用戶名和密碼訪問被拒絕或失敗時,運行VMware服務器2.0在Windows Vista
- Error Code 0×80070002 During Windows Vista SP1 Setup Install錯誤代碼0 × 80070002在Windows Vista的SP1安裝程序安裝
- How to Disable Windows Vista CD or DVD Drive Auto Eject or Open Feature如何禁用Windows Vista的CD或DVD驅動器自動退出或開啟功能



























