Helpctr
Syntax
Parameters
Remarks
-
Using URL
When you use /url or /mode, you can use quotation marks around the URL (that is, "URL"). If a space exists within URL, replace it by typing %20 (that is, "URL%20Address").
- To run helpctr from a command line, you must include the path. By default, the path to helpctr.exe is %systemroot%\PCHealth\HelpCtr\Binaries\.
Examples
%systemroot%\PCHealth\HelpCtr\Binaries\HelpCtr /mode "hcp://system/Remote Assistance/RAClientLayout.xml" /url "hcp://system/Remote%20Assistance/Interaction/Client/rctoolScreen1.htm?IncidentFile=rahelp.msrincident"
Formatting legend
Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |