<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chinadu&#039;s Blog &#187; 环境变量</title>
	<atom:link href="http://www.4shell.org/archives/tag/%e7%8e%af%e5%a2%83%e5%8f%98%e9%87%8f/feed" rel="self" type="application/rss+xml" />
	<link>http://www.4shell.org</link>
	<description>关注网络安全</description>
	<lastBuildDate>Fri, 10 Feb 2012 03:53:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>windows系统目录环境变量大全(目录简写)</title>
		<link>http://www.4shell.org/archives/657.html</link>
		<comments>http://www.4shell.org/archives/657.html#comments</comments>
		<pubDate>Sun, 23 Nov 2008 09:06:15 +0000</pubDate>
		<dc:creator>Chinadu</dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[环境变量]]></category>

		<guid isPermaLink="false">http://202.172.32.240/~shellorg/archives/657.html</guid>
		<description><![CDATA[编程用的到：<br />%ALLUSERSPROFILE%  C:\Documents and Settings\All Users<br /><br />%USERPROFILE%            C:\Documents and Settings\当前用户名<br /><br />%HOMEPATH%                  C:\Documents and Settings\当前用户名<br /><br />
]]></description>
			<content:encoded><![CDATA[<p>编程用的到：
<p class="code"><code>%ALLUSERSPROFILE%&nbsp;&nbsp;C:\Documents&nbsp;and&nbsp;Settings\All&nbsp;Users</p>
<p>%USERPROFILE%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\Documents&nbsp;and&nbsp;Settings\当前用户名</p>
<p>%HOMEPATH%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\Documents&nbsp;and&nbsp;Settings\当前用户名</p>
<p>%SYSTEMROOT%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\WINDOWS</p>
<p>%WINDIR%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\WINDOWS</p>
<p>%ComSpec%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\WINDOWS\System32\cmd.exe</p>
<p>%APPDATA%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\Documents&nbsp;and&nbsp;Settings\当前用户名\Application&nbsp;Data</p>
<p>%ALLAPPDATA%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\Documents&nbsp;and&nbsp;Settings\All&nbsp;Users\Application&nbsp;Data</p>
<p>%SYSTEMDRIVE%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:</p>
<p>%HOMEDRIVE%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:</p>
<p>%TEMP%&nbsp;和&nbsp;%TMP%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\Documents&nbsp;and&nbsp;Settings\当前用户名\Local&nbsp;Settings\Temp</p>
<p>%ProgramFiles%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C:\Program&nbsp;Files</p>
<p>%CommonProgramFiles%&nbsp;&nbsp;&nbsp;&nbsp;C:\Program&nbsp;Files\Common&nbsp;Files</p>
<p>Docum~1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Documents&nbsp;and&nbsp;Settings</p>
<p>progra~1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Program&nbsp;Files<br /></code></p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li>2009年10月7日 -- <a href="http://www.4shell.org/archives/1138.html" title="封堵Windows Server 2008几个明显漏洞">封堵Windows Server 2008几个明显漏洞</a></li><li>2009年01月5日 -- <a href="http://www.4shell.org/archives/711.html" title="MSDN Windows XP Professional x64 Edition with SP2 &#8211; VL (English)+简体中文语言包">MSDN Windows XP Professional x64 Edition with SP2 &#8211; VL (English)+简体中文语言包</a></li><li>2008年11月19日 -- <a href="http://www.4shell.org/archives/635.html" title="用U盘就可进入有密码的Windows系统">用U盘就可进入有密码的Windows系统</a></li><li>2008年11月18日 -- <a href="http://www.4shell.org/archives/634.html" title="Windows更换网卡后IP地址占用的解决方法">Windows更换网卡后IP地址占用的解决方法</a></li><li>2008年11月5日 -- <a href="http://www.4shell.org/archives/547.html" title="Windows Server 2003 R2 Standard or Enterprise Edition with SP2  迅雷下载">Windows Server 2003 R2 Standard or Enterprise Edition with SP2  迅雷下载</a></li><li>2008年11月4日 -- <a href="http://www.4shell.org/archives/540.html" title="MS Windows Token Kidnapping本地提权的解决方案">MS Windows Token Kidnapping本地提权的解决方案</a></li><li>2008年10月13日 -- <a href="http://www.4shell.org/archives/395.html" title="关于Windows的权限和一些安全问题">关于Windows的权限和一些安全问题</a></li><li>2006年10月24日 -- <a href="http://www.4shell.org/archives/74.html" title="取回Windows密码的绝妙方法">取回Windows密码的绝妙方法</a></li><li>2006年10月15日 -- <a href="http://www.4shell.org/archives/58.html" title="卡巴斯基不能在Windows2003 sever系统上安装的解决办法">卡巴斯基不能在Windows2003 sever系统上安装的解决办法</a></li><li>2006年10月15日 -- <a href="http://www.4shell.org/archives/57.html" title="Windows XP SP2 update补丁">Windows XP SP2 update补丁</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.4shell.org/archives/657.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

