<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>系統管理員 on Lin's Blog</title><link>http://coder.tw/tags/%E7%B3%BB%E7%B5%B1%E7%AE%A1%E7%90%86%E5%93%A1/</link><description>Recent content in 系統管理員 on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Wed, 16 Feb 2011 00:03:57 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/%E7%B3%BB%E7%B5%B1%E7%AE%A1%E7%90%86%E5%93%A1/index.xml" rel="self" type="application/rss+xml"/><item><title>你的程式需要用到系統管理員身分執行嘛？ 讓.net程式預設使用系統管理員執行～</title><link>http://coder.tw/posts/net-program-run-as-administrator-2/</link><pubDate>Wed, 16 Feb 2011 00:03:57 +0000</pubDate><guid>http://coder.tw/posts/net-program-run-as-administrator-2/</guid><description>&lt;p&gt;有的時候你在使用Visual Studio開發程式時，可能會遇到一種情況就是你的程式會使用到系統管理員權限，例如要存取系統資料夾，或是可能要使用某些叫高層級的WinAPI，使用到系統管理員權限在Windows XP上其實都沒有關係，但如果你的程式想在Windows 7/Vista上執行的話，就必須要賦予此程式系統管理員的權限，否則程式就會執行到一半出問題，一般來講你可以請使用者在執行程式時按右鍵，選擇【以系統管理員身分執行】，但是這樣感覺很怪，還要使用者自己去設定，其實還有另一個方法可以讓你的程式預設就是使用系統管理員身分執行，不需要使用者在去設定&lt;/p&gt;</description></item></channel></rss>