- Creating windows help file
- Microsoft HTML Help 1.4
- In the Microsoft HTML Help 1.4 SDK Documentation
- Additional Information
- Создание специализированного файла ответов ОС Create OS specialization answer file
- Скачивание функции New-ShieldingDataAnswerFile Downloading the New-ShieldingDataAnswerFile function
- Базовый файл ответов Windows Basic Windows answer file
- Файл ответов Windows с присоединением к домену Windows answer file with domain join
- Файл ответов Windows со статическими IPv4-адресами Windows answer file with static IPv4 addresses
- Файл ответов Windows с пользовательским языковым стандартом Windows answer file with a custom locale
- Основной файл ответов Linux Basic Linux answer file
Creating windows help file
Help File Creation Made Easy
RTF2HLP В©
RTF2HLP is a freeware tool that converts Microsoft’s В® Word RTF document to a Windows Help file.
The main advantage of RTF2HLP is that it converts documents without the need of any extra project files.
Writing a help file is simple as this:
- Write your document using MicrosoftВ® Word.
- Save it to RTF.
- Compile it to HLP using RTF2HLP.
This also works for almost any existing document.
RTF2HLP requires that you install Microsoft В® Help Workshop, which can be freely downloaded at ftp://ftp.microsoft.com/Softlib/MSLFILES/hcwsetup.EXE (
RTF2HLP: Current version is 1.0.
Download RTF2HLP 1.0 now (ZIP file). If that server is busy, try ours: Download RTF2HLP
See the Installation chapter for more information.
RTF2HLP does not require any special installation. Just UNZIP the contents of the ZIP file to any directory and run RTF2HLP.EXE via a shortcut.
Upon first execution of RTF2HLP you will have to setup the location of the «MicrosoftВ® Help Compiler» (HCW.EXE). To do this select the menu Setup->Configure and specify the correct location where you’ve installed it.
To compile your RTF document, just drag and drop it to the RTF2HLP main window. You’ll get a fully functional HLP file within a few seconds in the same directory as your RTF file. Please read the online help file RTF2HLP.HLP for more information.
ZIP File Contents:
Filename | Description |
RTF2HLP.EXE | The main executable file. Just run it without any installation. |
RTF2HLP.HLP | The online help file. |
TEST.RTF | A sample help file written with Word 2000. Drag and drop it to RTF2HLP’s main window. |
What is RTF2HLP?
If you have ever tried to generate a Windows Help file, you’ve probably asked yourself:
Why does it have to be so complicated to generate a Windows Help File?
Having experienced this many times, it always comes back to the same problems:
Option 1: Work directly with Microsoft’s В® Help Compiler.
- There are many files to work with (RTF, HPJ, CNT, bitmaps etc.).
- Why all those unnecessary options, limitations and specific document formats?
Option 2: Buy one of those Word add-ons that do the job.
- They are expensive.
- They require time to learn.
- They are slow.
This is where RTF2HLP comes in. It was developed to make the generation of a help file a simple one-button-click process. RTF2HLP is a tool that converts directly a MicrosoftВ® Word RTF document to a Windows Help file. The main advantage of RTF2HLP is that it converts documents without the need of any extra project files.
Writing a help file is simple as this:
- Write your document using MicrosoftВ® Word.
- Save it to RTF.
- Compile it to HLP using RTF2HLP.
This also works for almost any existing document.
RTF2HLP’s simple use makes it best suited to generate simple help files (one file, with no specific macros or options). It however corresponds to the need for most user manuals.
What are the advantages and disadvantages of RTF2HLP?
- It is simple to use. Just drag and drop your RTF file to RTF2HLP and the job is done (no fuss of editing HPJ, CNT, RTF files etc.)
- Requires no installation. Just run RTF2HLP.EXE and you are ready for your first help project.
- Compiles almost any Word document as long as it is stored as an RTF file.
- Does not need any fussy Word macros.
- Does not need any special Word template file.
- Uses standard Word fields to store special information (links, bookmarks, graphics, etc.)
- Doesn’t require any extra project files. All your help project is stored your RTF document.
- And last but not least: IT’S FREE!
- Doesn’t support all the features of Microsoft’s Help Compiler. See Application Limits for more information.
- Some conversion options cannot de-parameterized.
System Requirements: (minimum)
- MicrosoftВ® Windows 95/98, Windows NT 4.0/2000 or later.
- 8MB of memory
- 5MB of hard-disk space
- MicrosoftВ® Word 95, 97, 2000 or later.
- MicrosoftВ® Help Workshop V4.0 or later. This package is can freely be downloaded from Microsoft’s (See above)
- Does not support popup helps.
- The contents file is not automatically generated.
- Tables cannot have borders.
- Background colors are not supported.
- Floating graphics are not supported
RTF2HLP is a copyrighted product of Ariacom SARL and its use is subject to the terms of the License Agreement. В© 2000 Ariacom SARL, Geneva, Switzerland.
Copyright В©2000 DEW Associates Corporation . All rights reserved.
Microsoft HTML Help 1.4
Microsoft HTML Help is the standard help system for the Windows platform. Authors can use HTML Help to create online help for a software application or to create content for a multimedia title or Web site. Developers can use the HTML Help API to program a host application or hook up context-sensitive help to an application.
As an information delivery system, HTML Help is suited for a wide range of applications, including training guides, interactive books, and electronic newsletters, as well as help for software applications.
HTML Help offers some distinct advantages over standard HTML, such as the ability to implement a combined table of contents and index and the use of keywords for advanced hyperlinking capability. The HTML Help compiler (part of the HTML Help Workshop) makes it possible to compress HTML, graphic, and other files into a relatively small compiled help (.chm) file, which can then be distributed with a software application, or downloaded from the Web.
HTML Help consists of an online Help Viewer, related help components, and help authoring tools from Microsoft Corporation. The Help Viewer uses the underlying components of Microsoft Internet Explorer to display help content. It supports HTML, ActiveX, Java, scripting languages (JScript, and Microsoft Visual Basic Scripting Edition), and HTML image formats (.jpeg, .gif, and .png files). The help authoring tool, HTML Help Workshop, provides an easy-to-use system for creating and managing help projects and their related files.
[!Important]
Please note that the latest version of the HTML Help technology is 1.4, as is the SDK. The latest version of the HTML Help Workshop download is 1.3. As of March 2012 there is no HTML Help Workshop 1.4.
In the Microsoft HTML Help 1.4 SDK Documentation
Topic | Description |
---|---|
HTML Help and Windows 7 | This topic describes an important safety feature added to HTML Help in Windows 7. |
Designing a Help System | The topics in this section describe how to design a help system. |
Creating Help | The topics in this section describe how to get started creating help. |
Using HTML Help on the Web | You can use the functionality available in HTML Help to create powerful, dynamic websites. |
HTML Help References | This section contains HTML Help reference topics. |
HTML Help Tasks | This section contains a complete list of basic tasks. You will combine these tasks in various ways as you design and create your help system. |
HTML Help Frequently Asked Questions | This topic contains the answers to several frequently asked questions. |
Microsoft HTML Help Downloads | All HTML Help downloads are now available from the Microsoft.com Download Center. |
About New Features in this Release | This version of Microsoft HTML Help contains several new features. |
About New Documentation for this Release | The Microsoft HTML Help 1.3 release contains the following new and updated documentation components. |
About Converting Existing Help Projects | Microsoft HTML Help is the next-generation online authoring system from Microsoft Corporation and is based on Microsoft WinHelp 4.0. |
The HTML Help Components | HTML Help is made up of several components. |
HTML Help End-User License Agreement | END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE |
Additional Information
Get the latest version of HTML Help here.
Learn about Help MVPs and other online resources that are available for Help authors and developers.
Создание специализированного файла ответов ОС Create OS specialization answer file
Область применения: Windows Server 2019, Windows Server (половина ежегодного канала), Windows Server 2016 Applies to: Windows Server 2019, Windows Server (Semi-Annual Channel), Windows Server 2016
При подготовке к развертыванию экранированных виртуальных машин может потребоваться создать файл ответов специализации операционной системы. In preparation to deploy shielded VMs, you may need to create an operating system specialization answer file. В Windows это обычно называется файлом «unattend.xml». On Windows, this is commonly known as the «unattend.xml» file. Это можно сделать с помощью функции New-шиелдингдатаансверфиле Windows PowerShell. The New-ShieldingDataAnswerFile Windows PowerShell function helps you do this. Затем можно использовать файл ответов при создании экранированных виртуальных машин из шаблона с помощью System Center Virtual Machine Manager (или любого другого контроллера структуры). You can then use the answer file when you’re creating shielded VMs from a template by using System Center Virtual Machine Manager (or any other fabric controller).
Общие рекомендации по использованию файлов автоматической установки для экранированных виртуальных машин см. в разделе Создание файла ответов. For general guidelines for Unattend files for shielded VMs, see Create an answer file.
Скачивание функции New-ShieldingDataAnswerFile Downloading the New-ShieldingDataAnswerFile function
Функцию New-шиелдингдатаансверфиле можно получить из коллекция PowerShell. You can obtain the New-ShieldingDataAnswerFile function from the PowerShell Gallery. Если компьютер подключен к Интернету, его можно установить из PowerShell с помощью следующей команды: If your computer has Internet connectivity, you can install it from PowerShell with the following command:
unattend.xml Вывод можно упаковать в данные экранирования вместе с дополнительными артефактами, чтобы их можно было использовать для создания экранированных виртуальных машин из шаблонов. The unattend.xml output can be packaged into the shielding data, along with additional artifacts, so that it can be used to create shielded VMs from templates.
В следующих разделах показано, как можно использовать параметры функции для файла, unattend.xml содержащего различные параметры. The following sections show how you can use the function parameters for an unattend.xml file containing various options:
Базовый файл ответов Windows Basic Windows answer file
Следующие команды создают файл ответов Windows, который просто задает пароль учетной записи администратора и имя узла. The following commands create a Windows answer file that simply sets the administrator account password and hostname. Сетевые адаптеры виртуальной машины будут использовать DHCP для получения IP-адресов, а виртуальная машина не будет присоединена к домену Active Directory. The VM network adapters will use DHCP to obtain IP addresses, and the VM will not be joined to an Active Directory domain. При появлении запроса на ввод учетных данных администратора укажите требуемое имя пользователя и пароль. When prompted to enter an administrator credential, specify the desired username and password. Используйте «Администратор» для имени пользователя, если вы хотите настроить встроенную учетную запись администратора. Use «Administrator» for the username if you wish to configure the built-in Administrator account.
Файл ответов Windows с присоединением к домену Windows answer file with domain join
Следующие команды создают файл ответов Windows, который присоединяет экранированную виртуальную машину к домену Active Directory. The following commands create a Windows answer file that joins the shielded VM to an Active Directory domain. Сетевые адаптеры виртуальной машины будут использовать DHCP для получения IP-адресов. The VM network adapters will use DHCP to obtain IP addresses.
В первом запросе учетных данных будет запрашиваться информация об учетной записи локального администратора. The first credential prompt will ask for the local administrator account information. Используйте «Администратор» для имени пользователя, если вы хотите настроить встроенную учетную запись администратора. Use «Administrator» for the username if you wish to configure the built-in Administrator account.
Во втором запросе учетных данных будет предложено ввести учетные данные, которые имеют право присоединить компьютер к домену Active Directory. The second credential prompt will ask for credentials that have the right to join the machine to the Active Directory domain.
Не забудьте изменить значение параметра-имя_домена на полное доменное имя домена Active Directory. Be sure to change the value of the «-DomainName» parameter to the FQDN of your Active Directory domain.
Файл ответов Windows со статическими IPv4-адресами Windows answer file with static IPv4 addresses
Приведенные ниже команды создают файл ответов Windows, который использует статические IP-адреса, предоставленные диспетчером структуры в процессе развертывания, например System Center Virtual Machine Manager. The following commands create a Windows answer file that uses static IP addresses provided at deployment time by the fabric manager, such as System Center Virtual Machine Manager.
Virtual Machine Manager предоставляет три компонента для статического IP-адреса с помощью пула IP-адресов, адреса IPv6, адреса шлюза и адреса DNS. Virtual Machine Manager provides three components to the static IP address by using an IP pool: IPv4 address, IPv6 address, gateway address, and DNS address. Если требуется включить дополнительные поля или запрашивать пользовательскую конфигурацию сети, необходимо вручную изменить файл ответов, созданный сценарием. If you want any additional fields to be included or require a custom network configuration, you will need to manually edit the answer file produced by the script.
На следующих снимках экрана показаны пулы IP-адресов, которые можно настроить в Virtual Machine Manager. The following screenshots show the IP pools that you can configure in Virtual Machine Manager. Эти пулы необходимы, если вы хотите использовать статический IP-адрес. These pools are necessary if you want to use static IP.
В настоящее время функция поддерживает только один DNS-сервер. Currently, the function supports only one DNS server. Параметры DNS будут выглядеть следующим образом: Here is what your DNS settings would look like:
Вот как будет выглядеть сводка по созданию пула статических IP-адресов. Here is what your summary for creating the static IP address pool would look like. Вкратце, необходимо иметь только один сетевой маршрут, один шлюз и один DNS-сервер, и необходимо указать IP-адрес. In short, you must have only one network route, one gateway, and one DNS server — and you must specify your IP address.
Необходимо настроить сетевой адаптер для виртуальной машины. You need to configure your network adapter for your virtual machine. На следующем снимке экрана показано, где задать эту конфигурацию и как переключить ее на статический IP-адрес. The following screenshot shows where to set that configuration and how to switch it to static IP.
Затем можно использовать -StaticIPPool параметр, чтобы включить статические IP-элементы в файл ответов. Then, you can use the -StaticIPPool parameter to include the static IP elements in the answer file. После этого параметры, @IPAddr-1@ @NextHop-1-1@ и @DNSAddr-1-1@ в файле ответов будут заменены реальными значениями, указанными в Virtual Machine Manager во время развертывания. The parameters @IPAddr-1@ , @NextHop-1-1@ , and @DNSAddr-1-1@ in the answer file will then be replaced with the real values that you specified in Virtual Machine Manager at deployment time.
Файл ответов Windows с пользовательским языковым стандартом Windows answer file with a custom locale
Следующие команды создают файл ответов Windows с настраиваемым языковым стандартом. The following commands create a Windows answer file with a custom locale.
При появлении запроса на ввод учетных данных администратора укажите требуемое имя пользователя и пароль. When prompted to enter an administrator credential, specify the desired username and password. Используйте «Администратор» для имени пользователя, если вы хотите настроить встроенную учетную запись администратора. Use «Administrator» for the username if you wish to configure the built-in Administrator account.
Основной файл ответов Linux Basic Linux answer file
Начиная с Windows Server версии 1709, вы можете запускать определенные гостевые ОС Linux в экранированных виртуальных машинах. Starting with Windows Server version 1709, you can run certain Linux guest OSes in shielded VMs. Если вы используете Агент System Center Virtual Machine Manager Linux для специализации этих виртуальных машин, командлет New-ShieldingDataAnswerFile может создать для него совместимые файлы ответов. If you are using the System Center Virtual Machine Manager Linux agent to specialize those VMs, the New-ShieldingDataAnswerFile cmdlet can create compatible answer files for it.
В файле ответов Linux, как правило, вы включаете корневой пароль, корневой ключ SSH и, при необходимости, сведения о пуле статических IP-адресов. In a Linux answer file, you will typically include the root password, root SSH key, and optionally static IP pool information. Перед выполнением приведенного ниже сценария замените путь к общедоступной половине ключа SSH. Replace the path to the public half of your SSH key before running the script below.