windows镜像
定制化windows镜像中遇到空格的一些系统目录可以用下面的方式处理
|
Description |
Windows XP Directory |
Windows 7/Vista Directory |
Environment Variable |
|---|---|---|---|
|
Windows Directory |
C:\Windows |
C:\Windows |
%SystemRoot%, also %windir% in batch files |
|
System Directory |
C:\Windows\System32 |
C:\Windows\System32 |
|
|
Fonts |
C:\Windows\Fonts |
C:\Windows\Fonts |
|
|
Program Files |
C:\Program Files |
C:\Program Files 2 |
%ProgramFiles% |
|
Program Files Common |
C:\Program Files\Common Files |
C:\Program Files\Common Files 2 |
%commonprogramfiles% |
|
UserProfile |
C:\Documents and Settings/USERNAME |
C:\Users/USERNAME |
%UserProfile% |
|
(My) Documents |
%UserProfile%\My Documents |
%UserProfile%\Documents |
|
|
(My) Pictures |
%UserProfile%\My Documents\My Pictures |
%UserProfile%\Pictures 3 |
|
|
Application Data |
%UserProfile%\Application Data 1 |
%UserProfile%\AppData\Roaming |
%AppData% |
|
Local AppData |
%UserProfile%\Local Settings\Application Data |
%UserProfile%\AppData\Local |
%LocalAppData% Win7 |
|
Temp |
%UserProfile%\Local Settings\Temp |
%UserProfile%\AppData\Local\Temp |
%TEMP%, %TMP% |
|
Desktop |
%UserProfile%\Desktop |
%UserProfile%\Desktop |
|
|
Start Menu Programs |
%UserProfile%\Start Menu\Programs |
%UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs |
|
|
(IE) Favorites |
%UserProfile%\Favorites |
%UserProfile%\Favorites |
|
|
All Users Profile |
C:\Documents and Settings\All Users |
C:\Users\Public |
%Public% on Win7, %AllUsersProfile% on XP |
|
Common AppData |
C:\Documents and Settings\All Users\Application Data |
C:\ProgramData |
%ProgramData% Win7, %AllUsersProfile% Win7 |
|
Common Start Menu Programs |
C:\Documents and Settings\All Users\Start Menu\Programs4 |
C:\ProgramData\Microsoft\Windows\Start Menu\Programs4 |
|
|
Common Desktop |
C:\Documents and Settings\All Users\Desktop |
C:\Users\Public\Desktop |
|
|
Shared Documents |
C:\Documents and Settings\All Users\Documents |
C:\Users\Public\Documents |
|
|
Shared Pictures |
C:\Documents and Settings\All Users\Documents\My Pictures |
C:\Users\Public\Pictures 3 |
|
|
Description |
Windows XP Directory |
Windows 7/Vista Directory |
Environment Variable |
windows镜像的更多相关文章
- OpenStack Nova 制作 Windows 镜像
OpenStack Nova 制作 Windows 镜像 windows虚拟机ubuntuimage防火墙云计算 本贴转自http://www.vpsee.com 上次 VPSee 给 OpenS ...
- 制作 OpenStack Windows 镜像 - 每天5分钟玩转 OpenStack(152)
这是 OpenStack 实施经验分享系列的第 2 篇. OpenStack 通过 Glance 镜像部署 instance,上一节我们介绍了 linux 镜像制作方法,windows 镜像与 lin ...
- ubuntu openstack windows 镜像制作
openstack windows 镜像制作 首先下载windows所需要的驱动,virtio-win-1.1.16.vfd virtio-win-0.1-59.iso 下载的官方地址是: http ...
- OpenStack 的windows镜像的开启办法
创建虚拟机 使用我们的管理平台的windows主机创建流程,创建一台主机.在vnc中能看到主机进入到系统中 需要点击按钮sendctrl进入输入密码阶段. 输入我们的镜像的默认密码:5@mdjkw 打 ...
- 制作windows镜像
下载包含windows驱动的iso: http://222.186.58.77/virtio-win-0.1-30.iso?fid=kF46uzxlPMrgvLDErP0ohhZYwAUASLoCAA ...
- 制作OpenStack使用的windows镜像
1 安装vmware14 2 创建ubuntu-desktop-16.04虚拟机 选择自定义安装 选择ubuntu-16.04-desktop.iso 内存要大于2G,推荐4G. 磁盘要大于50G 关 ...
- 手动制作openstack windows镜像
https://docs.openstack.org/image-guide/windows-image.html 这里以 windows 2008为例: 准备工作: 1准备好windows 2008 ...
- 如何制作Windows镜像
1.在https://msdn.itellyou.cn/网站中下载(使用迅雷)Windows2003R2 中文版ISO 2.使用qemu-img create命令创建一个空的 后缀为.img的文件 q ...
- windows 10最新版镜像资源下载 Win10 ISO下载教程
最近发现原创写的文章被无良爬走,而且变成了无图尬文,所以开头附上原文地址: http://www.cnblogs.com/xueyudlut/p/7497975.html -------------- ...
随机推荐
- node的path.join 和 path.resolve的区别
直接上图: join resolve 明显可以看出,join只会帮你把路径连接起来,而resolve会以当前路径为父路径来把你提供的路径连接起来
- MySQL简单查询详解-单表查询
MySQL简单查询详解-单表查询 作者:尹正杰 版权声明:原创作品,谢绝转载!否则将追究法律责任. 一.查询的执行路径 一条SQL查询语句的执行过程大致如下图所示: 1>.客户端和服务端通过my ...
- jdk1.8.0_45源码解读——Map接口和AbstractMap抽象类的实现
jdk1.8.0_45源码解读——Map接口和AbstractMap抽象类的实现 一. Map架构 如上图:(01) Map 是映射接口,Map中存储的内容是键值对(key-value).(02) A ...
- HDU 2073 无限的路 (模拟)
题目链接 Problem Description 甜甜从小就喜欢画图画,最近他买了一支智能画笔,由于刚刚接触,所以甜甜只会用它来画直线,于是他就在平面直角坐标系中画出如下的图形: 甜甜的好朋友蜜蜜发现 ...
- 安装odbc驱动
1.下载对应的驱动 (32位/64位) http://www.oracle.com/technetwork/database/database-technologies/instant-client/ ...
- LOJ 2249: 洛谷 P2305: 「NOI2014」购票
题目传送门:LOJ #2249. 题意简述: 有一棵以 \(1\) 号节点为根节点的带边权的树. 除了 \(1\) 号节点的所有节点上都有人需要坐车到达 \(1\) 号节点. 除了 \(1\) 号节点 ...
- org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL
[报错] org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XM ...
- SpringMvc定时器任务
在最近的工作中,涉及到一个定时任务,由于以前对springMVC使用较少,所以,上网找了一点资料.这个demo感觉挺好,推荐给大家. 使用到的JAR文件: aopalliance-1.0.jarcom ...
- 转载 http://blog.csdn.net/dengta_snowwhite/article/details/6418384
从SDCard保存的txt文件读取中文到android系统中会出现乱码问题,如何解决这个乱码问题,网上有不少解答方法,譬如说利用String temp1 =EncodingUtils.getStrin ...
- Ubuntu18.04安装和配置 Java JDK 和 JRE,并卸载自带OpenJDK
https://blog.csdn.net/freeking101/article/details/80522586