bootstrapper

  • 网络引导程序;启动载入器;启动加载器

bootstrapperbootstrapper

bootstrapper

引导程序

Net 英文专业词汇收集 - SuperCai - 博客园 ... Book Edition 试用版 bootstrapper 引导程序 bottom margin 下边距 ...

启动载入器

假如启动载入器 (Bootstrapper) 安装程式因为网路问题而无法完成安装,或您想完整的 Visual Studio Express 烧录到 CD 中, …

启动加载器

huhahacn - 博客园 ... Event Aggregator( 事件聚合) Bootstrapper启动加载器) Shell and View( 外观和视图) ...

启动引导器

14. 启动引导器(Bootstrapper). 启动引导器负责应用程序初始化时Prism所需的各种组件和服务,通过依赖注入容器来注册各种 …

启动载入程式

"04电脑开机时,启动载入程式Bootstrapper)便开始工作,它的任务是: (A)将作业系统由硬碟载入 CPU (B)将作业系统由 C…

启动行为

  2: 启动行为(Bootstrapper)  3:模块化(Module)   4:UI 复合(RegionManager)   5:事件聚合(IEventAggregator)   6:委托命令(Com…

1
Gets or sets the name of the application to be installed after the bootstrapper installs all required components. 取得或设定值,指出当元件安装在目标电脑上时是否以更高的使用权限执行。
2
Specifies the name of the application that the bootstrapper will install. 指定引导程序将安装的应用程序的名称。
3
Specifies the file the bootstrapper will use to begin the installation of the application after all prerequisites have been installed. 指定引导程序在所有必备组件安装完以后开始安装应用程序时使用的文件。
4
The Setup. Exe Bootstrapper sample demonstrates the code used to wrap a setup program to check if the. NET Framework is installed. Setup.exe安装引导程序示例阐释了一段代码,这段代码可用于包装一个安装程序,以检查是否安装了.NETFramework。
5
The Bootstrapper does not dictate which installer technology the application must use (Windows Installer or ClickOnce). 引导程序不规定应用程序必须使用何种安装程序技术(WindowsInstaller或ClickOnce)。
6
To access the Web Bootstrapper Settings dialog box, click the Settings button on the Build Property Page for a deployment project. 若要访问“Web引导程序设置”对话框,请单击部署项目的“生成属性页”上的“设置”按钮。
7
It is still a good idea to include the launch condition in case a user tries to launch the. Msi file directly, bypassing the bootstrapper. 尽管如此,最好还是包含启动条件,以防止用户直接启动.msi文件而跳过引导程序。
8
Visit Troubleshoot_Guide. Htm on your CD or temp directory and rerun the bootstrapper from the website and try the download again. 访问Troubleshoot_Guide.htm光盘或临时目录上并重新运行引导程序从网站然后重试下载。
9
Specifies a location for the bootstrapper to look for installation prerequisites to install. 指定引导程序寻找要安装的安装必备组件的位置。
10
Otherwise, if all the prerequisites are detected, the bootstrapper just starts the application installer. 不过,如果启动载入器侦测到所有必要条件,就会直接启动应用程式安装程式。
11
IsWebBootstrapper determines whether the setup. Exe bootstrapper works over the Web or in disk-based mode. IsWebBootstrapper确定setup.exe引导程序通过Web还是以基于磁盘的模式工作。
12
Gets or sets the file to be installed after the bootstrapper installs the required components. 获取或设置引导程序组件的安装位置。
13
The bootstrapper created by the Prerequisites Dialog Box checks for and installs any missing prerequisites. “系统必备”对话框创建的引导程序会检查并安装缺少的任何系统必备组件。
14
If your custom bootstrapper package does not appear, close and then reopen the Prerequisites Dialog Box. 如果您的自订启动载入器套件没有出现在其中,请关闭再重新开启[必要条件]对话方块。
15
This bootstrapper may unpack the binaries to a temp location and then start another process that initiates the installation (see Figure 9). 这个bootstrapper会将二进制文件解压缩到临时位置,然后运行另一个进程来启动安装过程(请参见图9)。
16
Gets or sets whether the bootstrapper will perform XML validation on the component manifests. 指定引导程序是否将对组件清单执行XML验证。
17
The bootstrapper is responsible for installing these prerequisites before your application runs. 引导程序负责在运行应用程序之前,安装这些系统必备组件。
18
To download the full redistributable package , rather than the bootstrapper , click the architecture you need below to start the download. 若要下载完整的可转散发套件,而不只是启动载入器,请按一下底下您需要的架构,开始下载。
19
The following table shows the properties that are automatically populated by the bootstrapper. 下表显示由引导程序自动填充的属性。
20
Gets or sets whether the bootstrapper components will be copied to the build output directory. 指定是否将引导程序组件复制到生成输出目录。
21
Object representing the results of the bootstrapper generation. 对象,该对象表示引导程序的生成结果。
22
The following table describes the common errors that are processed by the Setup. Exe Bootstrapper sample. 下表描述了由Setup.exe安装引导程序示例处理的常见错误。
23
This will prevent bootstrapper components from being included in any application deployment projects. 这可防止在任何应用程序部署项目中包含引导程序组件。
24
However, we recommend that you distribute dependencies and prerequisites by using a chainer or bootstrapper. 但建议您使用链接器或引导程序分发依赖项和系统必备组件。
25
The Setup. Exe Bootstrapper sample is responsible for automatically performing the following operations. Setup.exe安装引导程序示例负责自动执行以下操作。
26
True, the bootstrapper performs XSD validation on the specified input bootstrapper items. 则引导程序将对指定的输入引导程序项执行XSD验证。
27
The operations performed by the Setup. Exe Bootstrapper sample are automatic. 由Setup.exe安装引导程序示例执行的操作是自动的。
28
This interface defines the settings for the bootstrapper build operation. 此接口定义引导程序生成操作的设置。
29
If prerequisites are not installed, first the bootstrapper shows the license agreements. 如果有必要条件未安装,则启动载入器会先显示授权合约。
30
The recommended guidance for solving this problem is to create a bootstrapper EXE. 对于解决此问题的建议就是创建bootstrapperEXE。