<?xml version='1.0' encoding='utf-8'?>
<nidocument displayname="NI Package Manager" familyname="NI Package Manager">
  <nicomment>Error codes used by NI Package Manager.</nicomment>
  <nierror code="-125000">
    <![CDATA[Client produced an error due to a lack of resources.]]>
  </nierror>
  <nierror code="-125001">
    <![CDATA[Client callback threw an exception.]]>
  </nierror>
  <nierror code="-125002">
    <![CDATA[Invalid request handle.]]>
  </nierror>
  <nierror code="-125003">
    <![CDATA[The feed name '%1%' is invalid. Be sure the feed name begins with an alphabetical character, only contains alphanumeric characters, spaces, underscores, and hyphens, and is not more than 255 characters in length.]]>
  </nierror>
  <nierror code="-125004">
    <![CDATA[The feed type '%1%' is invalid or is no longer supported.]]>
  </nierror>
  <nierror code="-125005">
    <![CDATA[Cannot perform the request because a previous request is already in progress.]]>
  </nierror>
  <nierror code="-125006">
    <![CDATA[The feed name '%1%' is already in use. Choose a different name for the feed.]]>
  </nierror>
  <nierror code="-125008">
    <![CDATA[The feed URI '%1%' is invalid.]]>
  </nierror>
  <nierror code="-125009">
    <![CDATA[The request is not yet complete.]]>
  </nierror>
  <nierror code="-125010">
    <![CDATA[Incorrect package naming format, Debian multiarch expected 'packagename:architecture=version'.]]>
  </nierror>
  <nierror code="-125011">
    <![CDATA[The feed URL you are trying to reach is not available. Check to make sure the URL is correct, and that the server is running and configured to accept remote requests (%1%).]]>
  </nierror>
  <nierror code="-125012">
    <![CDATA[Cannot open feed file: %1%]]>
  </nierror>
  <nierror code="-125013">
    <![CDATA[Invalid argument count.]]>
  </nierror>
  <nierror code="-125014">
    <![CDATA[An unknown error occurred during a user callback.]]>
  </nierror>
  <nierror code="-125015">
    <![CDATA[Invalid regular expression pattern: %1%]]>
  </nierror>
  <nierror code="-125016">
    <![CDATA[Incorrect format. Package identifier and feed name expected (e.g. 'package-name:architecture=version the-feed-name').]]>
  </nierror>
  <nierror code="-125017">
    <![CDATA[NI Package Manager library is not initialized.]]>
  </nierror>
  <nierror code="-125018">
    <![CDATA[Architecture string specified an invalid or unsupported processor string: %1%]]>
  </nierror>
  <nierror code="-125019">
    <![CDATA[Architecture string specified an invalid or unsupported operating system: %1%]]>
  </nierror>
  <nierror code="-125020">
    <![CDATA[Cannot repair package '%1%' silently from here because the package was installed using an old installer framework that requires interaction during repair. Use the NI Package Manager GUI to repair the package interactively.]]>
  </nierror>
  <nierror code="-125022">
    <![CDATA[The specified package name '%1%' is unknown or does not exist.]]>
  </nierror>
  <nierror code="-125024">
    <![CDATA[Error '%2%' occurred while opening file '%1%'. Error details: %3%]]>
  </nierror>
  <nierror code="-125025">
    <![CDATA[The specified path '%1%' is invalid: %2%]]>
  </nierror>
  <nierror code="-125026">
    <![CDATA[An error occurred while trying to extract the contents of the file archive: %1%]]>
  </nierror>
  <nierror code="-125027">
    <![CDATA[Cannot complete the request because the user closed the request.]]>
  </nierror>
  <nierror code="-125028">
    <![CDATA[Cannot copy file.]]>
  </nierror>
  <nierror code="-125029">
    <![CDATA[Request cannot be completed because the user cancelled the request.]]>
  </nierror>
  <nierror code="-125030">
    <![CDATA[An error occurred while trying to create the feed cache directory: %1%]]>
  </nierror>
  <nierror code="-125031">
    <![CDATA[An error occurred while trying to download the feed: %1%]]>
  </nierror>
  <nierror code="-125032">
    <![CDATA[Invalid package structure at '%1%'. The package is missing a mandatory file or directory: %2%]]>
  </nierror>
  <nierror code="-125033">
    <![CDATA[Error '%1%' occurred when trying to create a unique temp directory path using the pattern `%2%`.]]>
  </nierror>
  <nierror code="-125035">
    <![CDATA[Attribute '%1%' has a value '%2%' that is not a valid boolean.]]>
  </nierror>
  <nierror code="-125036">
    <![CDATA[Attribute '%1%' has a value '%2%' that is not a valid number or out of range.]]>
  </nierror>
  <nierror code="-125037">
    <![CDATA[Attribute '%1%' has a value '%2%' that is not a valid string.]]>
  </nierror>
  <nierror code="-125038">
    <![CDATA[Required attribute '%1%' value cannot be empty.]]>
  </nierror>
  <nierror code="-125039">
    <![CDATA[Missing attribute colon separator on line %1%.]]>
  </nierror>
  <nierror code="-125040">
    <![CDATA[Package attribute '%1%' has a value '%2%' that is invalid or empty.]]>
  </nierror>
  <nierror code="-125041">
    <![CDATA[Package attribute name cannot be empty.]]>
  </nierror>
  <nierror code="-125043">
    <![CDATA[Attribute name '%1%' does not exist.]]>
  </nierror>
  <nierror code="-125044">
    <![CDATA[You must load a feed in order to perform this operation.]]>
  </nierror>
  <nierror code="-125045">
    <![CDATA[Configuration attribute name cannot be empty.]]>
  </nierror>
  <nierror code="-125048">
    <![CDATA[Access denied. Make sure you have permission to read from this source file or its parent folder: '%1%'.]]>
  </nierror>
  <nierror code="-125049">
    <![CDATA[Access denied. Make sure you have permission to write to this destination file or its parent folder: '%1%'.]]>
  </nierror>
  <nierror code="-125050">
    <![CDATA[An error occurred while trying to download the package '%1%' from URI '%2%'.]]>
  </nierror>
  <nierror code="-125051">
    <![CDATA[Error '%1%' occurred while trying to create the package cache directory '%2%'. Error details: %3%]]>
  </nierror>
  <nierror code="-125052">
    <![CDATA[Package signature validation failed for package '%1%'. Expected MD5 checksum '%2%' is different from actual checksum '%3%'. The package may be corrupted: %4%]]>
  </nierror>
  <nierror code="-125053">
    <![CDATA[The server returned an unexpected status code (%1%) while trying to access URL '%2%'. Check your Internet connection and try again. If this error persists, the server may be down.]]>
  </nierror>
  <nierror code="-125054">
    <![CDATA[Another installation/uninstallation session, deployment session, or NI Update Service is running. Finish that session and try again.]]>
  </nierror>
  <nierror code="-125055">
    <![CDATA[Invalid comparison operator value: %1%]]>
  </nierror>
  <nierror code="-125056">
    <![CDATA[No feed name(s) specified. No operation will be performed.]]>
  </nierror>
  <nierror code="-125057">
    <![CDATA[Cannot create the specified package. Missing a required attribute key-value pair '%1%: %2%' in the control file.]]>
  </nierror>
  <nierror code="-125058">
    <![CDATA[No package name(s) specified. You must specify a package.]]>
  </nierror>
  <nierror code="-125059">
    <![CDATA[The feed directory cannot be empty.]]>
  </nierror>
  <nierror code="-125060">
    <![CDATA[Invalid feed directory specified: %1%]]>
  </nierror>
  <nierror code="-125061">
    <![CDATA[No path to a filelist specified. You must specify a path to a file with a .filelist extension containing paths to packages.]]>
  </nierror>
  <nierror code="-125062">
    <![CDATA[No package directory specified. You must specify a path containing packages.]]>
  </nierror>
  <nierror code="-125063">
    <![CDATA[No path to package specified. You must specify one or more paths to packages.]]>
  </nierror>
  <nierror code="-125064">
    <![CDATA[Cannot open filelist file '%1%' containing a list of packages to include in the feed.]]>
  </nierror>
  <nierror code="-125065">
    <![CDATA[Cannot convert path '%1%' to a relative path from '%2%'.]]>
  </nierror>
  <nierror code="-125066">
    <![CDATA[The relative URL '%1%' cannot be represented as an absolute-path URL from '%2%'.]]>
  </nierror>
  <nierror code="-125067">
    <![CDATA[The requested transaction cannot be solved. %1% problems were found.]]>
  </nierror>
  <nierror code="-125068">
    <![CDATA[The required license agreements were not accepted. Please accept all license agreements for the packages being installed by passing the '--accept-eulas' flag.]]>
  </nierror>
  <nierror code="-125069">
    <![CDATA[The specified setting is not configurable (%1%)]]>
  </nierror>
  <nierror code="-125070">
    <![CDATA[Error '%1%' occurred while reading from the settings directory '%2%'. Error details: %3%]]>
  </nierror>
  <nierror code="-125071">
    <![CDATA[A system reboot is needed to complete the transaction.]]>
  </nierror>
  <nierror code="-125072">
    <![CDATA[No feed name(s) specified. You must specify a feed name.]]>
  </nierror>
  <nierror code="-125073">
    <![CDATA[No feed URI(s) specified. You must specify a feed URI.]]>
  </nierror>
  <nierror code="-125074">
    <![CDATA[The feed '%1%' cannot specify an empty URI. You must specify a feed URI.]]>
  </nierror>
  <nierror code="-125075">
    <![CDATA[Cannot process EULA information for EULA display package '%1%'. The EULA package payload directory does not exist: '%2%'.]]>
  </nierror>
  <nierror code="-125076">
    <![CDATA[Cannot process EULA information for EULA display package '%1%'. Cannot iterate the contents of the EULA package payload directory '%2%'. Error details: %3%]]>
  </nierror>
  <nierror code="-125077">
    <![CDATA[Cannot process EULA information for EULA display package '%1%'. Did not find a '.rtf' file in the payload of the package: '%2%'.]]>
  </nierror>
  <nierror code="-125078">
    <![CDATA[Attribute '%1%' has a value '%2%' that is not a valid unsigned number.]]>
  </nierror>
  <nierror code="-125079">
    <![CDATA[The feed '%1%' does not exist or is not enabled.]]>
  </nierror>
  <nierror code="-125080">
    <![CDATA[One or more license agreement packages were not found in any feeds: %1%]]>
  </nierror>
  <nierror code="-125081">
    <![CDATA[Package '%1%' requires a newer version of Package Manager. To update, navigate to the Package Manager UPDATES tab and update the NI Package Manager package. After updating, retry this transaction. (Compatibility value %2% is less than package value %3%.)]]>
  </nierror>
  <nierror code="-125082">
    <![CDATA[An error occurred while getting the list of installed packages.]]>
  </nierror>
  <nierror code="-125083">
    <![CDATA[An error occurred while installing a package: %1% (%2%)]]>
  </nierror>
  <nierror code="-125084">
    <![CDATA[An error occurred while removing a package: %1% (%2%)]]>
  </nierror>
  <nierror code="-125085">
    <![CDATA[An error occurred while repairing a package: %1% (%2%)]]>
  </nierror>
  <nierror code="-125086">
    <![CDATA[An error occurred while upgrading from package '%1% (%2%)' to '%3% (%4%)'.]]>
  </nierror>
  <nierror code="-125087">
    <![CDATA[An error occurred while downgrading from package '%1% (%2%)' to '%3% (%4%)'.]]>
  </nierror>
  <nierror code="-125088">
    <![CDATA[An error occurred while processing the installed packages.]]>
  </nierror>
  <nierror code="-125089">
    <![CDATA[A plugin returned one or more errors while creating a package: %1%]]>
  </nierror>
  <nierror code="-125090">
    <![CDATA[A plugin returned one or more errors at the beginning of the transaction.]]>
  </nierror>
  <nierror code="-125091">
    <![CDATA[A plugin returned one or more errors at the end of the transaction.]]>
  </nierror>
  <nierror code="-125092">
    <![CDATA[Proxy credentials are required for this request. Unable to get file '%1%' without logging in to proxy server '%2%'.]]>
  </nierror>
  <nierror code="-125093">
    <![CDATA[The specified path is empty.]]>
  </nierror>
  <nierror code="-125094">
    <![CDATA[Failed to update feeds: %1%]]>
  </nierror>
  <nierror code="-125095">
    <![CDATA[Failed to update all feeds.]]>
  </nierror>
  <nierror code="-125096">
    <![CDATA[No package(s) specified. No operation will be performed.]]>
  </nierror>
  <nierror code="-125097">
    <![CDATA[The package '%1%' could not be located in the cache.]]>
  </nierror>
  <nierror code="-125098">
    <![CDATA[Error '%1%' occurred while trying to create the directory '%2%'. Error details: %3%]]>
  </nierror>
  <nierror code="-125099">
    <![CDATA[Error '%1%' occurred while trying to copy the file '%2%' to '%3%'. Error details: %4%]]>
  </nierror>
  <nierror code="-125100">
    <![CDATA[Error '%1%' occurred while trying to move the file '%2%' to '%3%'. Error details: %4%]]>
  </nierror>
  <nierror code="-125101">
    <![CDATA[Error '%1%' occurred while trying to rename the file '%2%' to '%3%'. Error details: %4%]]>
  </nierror>
  <nierror code="-125102">
    <![CDATA[Install package '%1%' on its own because it will require you to reboot immediately after installation.]]>
  </nierror>
  <nierror code="-125103">
    <![CDATA[Unable to locate package '%1%' with a compatible version and architecture in the registered feeds.]]>
  </nierror>
  <nierror code="-125104">
    <![CDATA[Unable to locate one or more packages with a compatible version and architecture in the registered feeds.]]>
  </nierror>
  <nierror code="-125105">
    <![CDATA[Package '%1%' is not installed.]]>
  </nierror>
  <nierror code="-125106">
    <![CDATA[Some package(s) could not be located in the cache.]]>
  </nierror>
  <nierror code="-125107">
    <![CDATA[NI Package Manager has been upgraded and requires restarting the process.]]>
  </nierror>
  <nierror code="-125108">
    <![CDATA[NI Package Manager has been upgraded and requires closing the process because another process will prompt for reboot.]]>
  </nierror>
  <nierror code="-125109">
    <![CDATA[Cannot load a System EULA feed: %1%]]>
  </nierror>
  <nierror code="-125110">
    <![CDATA[Could not calculate EULA dependencies. Are EULA packages available?]]>
  </nierror>
  <nierror code="-125111">
    <![CDATA[Unable to complete the operation because the specified architecture '%2%' of package '%1%' is incompatible with this system.]]>
  </nierror>
  <nierror code="-125112">
    <![CDATA[The request completed option does not exist or does not have the expected type.]]>
  </nierror>
  <nierror code="-125113">
    <![CDATA[Unable to repair '%1%' because NI Package Manager could not find a matching source package.]]>
  </nierror>
  <nierror code="-125114">
    <![CDATA[Error '%1%' occurred when trying to get the path to the current module.]]>
  </nierror>
  <nierror code="-125115">
    <![CDATA[Error '%1%' occurred when trying to get the path to the temp directory.]]>
  </nierror>
  <nierror code="-125116">
    <![CDATA[Unable to complete the request. The specified install root %1% does not exist.]]>
  </nierror>
  <nierror code="-125117">
    <![CDATA[Unable to complete the request. The specified install root %1% is not recognized as a relative-file plugin install root.]]>
  </nierror>
  <nierror code="-125118">
    <![CDATA[Package '%1%' cannot be installed on this operating system. See the readme for the associated product for a list of supported operating systems.]]>
  </nierror>
  <nierror code="-125119">
    <![CDATA[The request failed while validating packages. Error details: %1%]]>
  </nierror>
  <nierror code="-125120">
    <![CDATA[Cannot use flag '%1%' with the following arguments: %2%]]>
  </nierror>
  <nierror code="-125121">
    <![CDATA[Unable to write a file or directory. The storage device is out of available space.]]>
  </nierror>
  <nierror code="-125122">
    <![CDATA[The section name '%1%' does not exist.]]>
  </nierror>
  <nierror code="-125123">
    <![CDATA[Package '%1%' in the feed named '%2%' at URI '%3%' requires a newer version of Package Manager. To continue, update to the latest version of Package Manager. Visit ni.com/info and enter Info Code NIPMUpdate for more information.]]>
  </nierror>
  <nierror code="-125124">
    <![CDATA[Package '%1%' in the feed named '%2%' at URI '%3%' is not signed or has an invalid signature.]]>
  </nierror>
  <nierror code="-125125">
    <![CDATA[Invalid Package Manager session handle '%1%']]>
  </nierror>
  <nierror code="-125200">
    <![CDATA[An error occurred because of a bad input parameter '%1%' with value '%2%' in method '%3%'.]]>
  </nierror>
  <nierror code="-125201">
    <![CDATA[The function or method is not implemented.]]>
  </nierror>
  <nierror code="-125202">
    <![CDATA[An unknown error occurred.]]>
  </nierror>
  <nierror code="-125203">
    <![CDATA[A required attribute name was missing from a key-value pair map.]]>
  </nierror>
  <nierror code="-125204">
    <![CDATA[An error occurred because of an attempt to add into an array multiple times.]]>
  </nierror>
  <nierror code="-125205">
    <![CDATA[Cannot free archive when using libarchive.]]>
  </nierror>
  <nierror code="-125206">
    <![CDATA[Cannot read the file: %1%]]>
  </nierror>
  <nierror code="-125207">
    <![CDATA[Cannot perform the operation on a disconnected feed.]]>
  </nierror>
  <nierror code="-125208">
    <![CDATA[Cannot perform the operation because a critical object is in an invalid state.]]>
  </nierror>
  <nierror code="-125209">
    <![CDATA[Cannot get a configuration from the data storage.]]>
  </nierror>
  <nierror code="-125210">
    <![CDATA[Cannot set a configuration in the data storage.]]>
  </nierror>
  <nierror code="-125211">
    <![CDATA[Cannot load the installed software feed. You must include the installed software feed in the configuration file.]]>
  </nierror>
  <nierror code="-125212">
    <![CDATA[Invalid package attribute id.]]>
  </nierror>
  <nierror code="-125213">
    <![CDATA[An unexpected error occurred while calling libarchive '%1%' (%2%).]]>
  </nierror>
  <nierror code="-125214">
    <![CDATA[The specified plugin '%1%' is invalid or does not exist.]]>
  </nierror>
  <nierror code="-125215">
    <![CDATA[An error occurred while trying to create a CURL handle.]]>
  </nierror>
  <nierror code="-125216">
    <![CDATA[An error occurred while performing an operation on an undefined internal attribute.]]>
  </nierror>
  <nierror code="-125217">
    <![CDATA[An error occurred because of a bad solver problem rule.]]>
  </nierror>
  <nierror code="-125218">
    <![CDATA[Cannot perform the requested operation because no transaction is in progress.]]>
  </nierror>
  <nierror code="-125219">
    <![CDATA[Cannot convert the transaction option value to the specified data type.]]>
  </nierror>
  <nierror code="-125220">
    <![CDATA[Cannot get the path to the settings directory.]]>
  </nierror>
  <nierror code="-125221">
    <![CDATA[The feed already exists.]]>
  </nierror>
  <nierror code="-125222">
    <![CDATA[Cannot get EULA info because the struct has not been filled.]]>
  </nierror>
  <nierror code="-125223">
    <![CDATA[Cannot set EULA info because the struct has already been filled.]]>
  </nierror>
  <nierror code="-125224">
    <![CDATA[Cannot write to attribute '%1%' because it is not writable.]]>
  </nierror>
  <nierror code="-125225">
    <![CDATA[Cannot remove the attribute '%1%' because it is not removable.]]>
  </nierror>
  <nierror code="-125226">
    <![CDATA[Unable to configure locale.]]>
  </nierror>
  <nierror code="-125227">
    <![CDATA[Unable to write to the configuration at '%1%'. Do you have access to this location?]]>
  </nierror>
  <nierror code="-125228">
    <![CDATA[One or more errors occurred while trying to open the feed named '%1%' at URI '%2%'.]]>
  </nierror>
  <nierror code="-125229">
    <![CDATA[Package '%1%' not found in Packages.stamps for feed at path '%2%'.]]>
  </nierror>
  <nierror code="-125230">
    <![CDATA[An unexpected error occurred. Boost error message: %1%]]>
  </nierror>
  <nierror code="-125231">
    <![CDATA[An unexpected error occurred. C++ error message: %1%]]>
  </nierror>
  <nierror code="-125232">
    <![CDATA[The requested plugin '%1%' could not be found.]]>
  </nierror>
  <nierror code="-125233">
    <![CDATA[Specified package '%1%' is invalid. Expected syntax: 'package_name[:architecture][version_operator version]'.]]>
  </nierror>
  <nierror code="-125234">
    <![CDATA[Cannot replace the current thread while it is still active. Join the thread or detach it before replacing it with another thread.]]>
  </nierror>
  <nierror code="-125235">
    <![CDATA[Cannot load the configuration settings. Specify a valid configuration file.]]>
  </nierror>
  <nierror code="-125236">
    <![CDATA[Cannot save configuration in memory.]]>
  </nierror>
  <nierror code="-125237">
    <![CDATA[Error trying to add to the Single Producer Single Consumer Queue within the package download thread.]]>
  </nierror>
  <nierror code="-125238">
    <![CDATA[SolverOperationSingleProducerSingleConsumerQueue must be initialized before being used.]]>
  </nierror>
  <nierror code="-125239">
    <![CDATA[SolverOperationSingleProducerSingleConsumerQueue is already initialized.]]>
  </nierror>
  <nierror code="-125240">
    <![CDATA[Error trying to remove an entry from the Single Producer Single Consumer Queue.]]>
  </nierror>
  <nierror code="-125241">
    <![CDATA[RNP library function '%1%' returned error '%2%'. RNP error description: '%3%' Additional message: '%4%']]>
  </nierror>
  <nierror code="-125242">
    <![CDATA[The specified package is missing the information required to validate its signature.]]>
  </nierror>
  <nierror code="-125243">
    <![CDATA[The data does not have a valid digital signature.]]>
  </nierror>
  <nierror code="-125244">
    <![CDATA[The specified package has an incorrect primary key fingerprint. Expected `%1%`; Actual: `%2%`]]>
  </nierror>
  <nierror code="-125245">
    <![CDATA[Unexpected failure occurred adding session handle `%1%`]]>
  </nierror>
  <nierror code="-125246">
    <![CDATA[An error occurred processing Windows events. The operation '%1%' had a failed condition '%2%'. The value of '%3%' was: %4%]]>
  </nierror>
  <nierror code="-125300">
    <![CDATA[Request failed with status code: '%1%'.]]>
  </nierror>
  <nierror code="-125301">
    <![CDATA[Couldn't parse response from server for request '%1%'.]]>
  </nierror>
  <nierror code="-125302">
    <![CDATA[Service Definition with serviceId '%1%' not found in response.]]>
  </nierror>
  <nierror code="-125303">
    <![CDATA[Invalid request type '%1%'.]]>
  </nierror>
  <nierror code="-125304">
    <![CDATA[Item '%1%' not found.]]>
  </nierror>
  <nierror code="-125305">
    <![CDATA[Invalid request sent to the Feed Locator API: {0}]]>
  </nierror>
  <nierror code="-125306">
    <![CDATA[Could not establish communication with the Feed Locator API.]]>
  </nierror>
  <nierror code="-125401">
    <![CDATA[An unknown error occurred in the plugin (%1%).]]>
  </nierror>
  <nierror code="-125402">
    <![CDATA[The feature is not implemented (%1%).]]>
  </nierror>
  <nierror code="-125403">
    <![CDATA[The feature cannot be used because a required object or function is missing (%1%).]]>
  </nierror>
  <nierror code="-125404">
    <![CDATA[An invalid argument was passed to a function.]]>
  </nierror>
  <nierror code="-125405">
    <![CDATA[An error occurred because an exception was thrown.]]>
  </nierror>
  <nierror code="-125406">
    <![CDATA[Function description message missing for '%1%'.]]>
  </nierror>
  <nierror code="-125407">
    <![CDATA[Error '%1%' occurred while removing the file or directory '%2%'.]]>
  </nierror>
  <nierror code="-125408">
    <![CDATA[The package '%1%' does not support the specified action '%2%'.]]>
  </nierror>
  <nierror code="-125409">
    <![CDATA[A file does not exist at the path '%1%'.]]>
  </nierror>
  <nierror code="-125410">
    <![CDATA[An error occurred in OnTransactionBegin.]]>
  </nierror>
  <nierror code="-125411">
    <![CDATA[An error occurred in OnTransactionEnd.]]>
  </nierror>
  <nierror code="-125412">
    <![CDATA[An error occurred in OnTransactionStep for transaction type '%1%'.]]>
  </nierror>
  <nierror code="-125413">
    <![CDATA[An error occurred in OnTransactionListInstalled with verbose=%1%.]]>
  </nierror>
  <nierror code="-125414">
    <![CDATA[An error occurred in OnTransactionCreatePackage for output path '%1%'.]]>
  </nierror>
  <nierror code="-125415">
    <![CDATA[An error occurred in SetPackageAttribute for package '%1%' attribute: {'%2%' : '%3%'}.]]>
  </nierror>
  <nierror code="-125416">
    <![CDATA[An error occurred in RemovePackageAttribute for package '%1%' attribute: %2%]]>
  </nierror>
  <nierror code="-125417">
    <![CDATA[The agent code cannot find an entry for package '%1%' in the database.]]>
  </nierror>
  <nierror code="-125418">
    <![CDATA[The path to the MetaUninstaller executable could not be found on the system.]]>
  </nierror>
  <nierror code="-125419">
    <![CDATA[The repair operation was not successful due to missing distribution source, user cancellation, or MSI failure. Ensure the source location is accessible or try rebooting and restarting the repair operation. Error code: %1%]]>
  </nierror>
  <nierror code="-125420">
    <![CDATA[An error occurred while getting the path for root name '%1%' (%2%).]]>
  </nierror>
  <nierror code="-125421">
    <![CDATA[The user was not specified for a root path that requires it.]]>
  </nierror>
  <nierror code="-125422">
    <![CDATA[The bitness was not specified for a root path that requires it.]]>
  </nierror>
  <nierror code="-125423">
    <![CDATA[Unknown root name: %1%]]>
  </nierror>
  <nierror code="-125424">
    <![CDATA[An error occurred while getting the known folder for a system path.]]>
  </nierror>
  <nierror code="-125425">
    <![CDATA[An error occurred while getting the environment variable for a system path.]]>
  </nierror>
  <nierror code="-125426">
    <![CDATA[Suffix '%1%' is not supported for root name Id '%2%'.]]>
  </nierror>
  <nierror code="-125430">
    <![CDATA[An error occurred while attempting to disable 64-bit folder redirection.]]>
  </nierror>
  <nierror code="-125431">
    <![CDATA[An error occurred while attempting to reenable 64-bit folder redirection.]]>
  </nierror>
  <nierror code="-125432">
    <![CDATA[An error occurred while creating a process to run command '%1%'.]]>
  </nierror>
  <nierror code="-125433">
    <![CDATA[An error occurred while waiting for a process that attempted to run command '%1%'.]]>
  </nierror>
  <nierror code="-125434">
    <![CDATA[An error occurred while getting the exit code of a process run using command '%1%'.]]>
  </nierror>
  <nierror code="-125435">
    <![CDATA[An error occurred while querying the registry value '%1%'.]]>
  </nierror>
  <nierror code="-125436">
    <![CDATA[Cannot disable Windows Fast Startup. Fast Startup my cause problems with NI hardware and software.]]>
  </nierror>
  <nierror code="-125437">
    <![CDATA[Windows Fast Startup is Force Enabled by a Group Policy. Fast Startup my cause problems with NI hardware and software. Contact your Administrator to disable Fast Startup.]]>
  </nierror>
  <nierror code="-125438">
    <![CDATA[An error occurred while resetting security permissions after moving a file from '%1%' to '%2%'.]]>
  </nierror>
  <nierror code="-125439">
    <![CDATA[An error occurred while setting the registry value '%1%'.]]>
  </nierror>
  <nierror code="-125440">
    <![CDATA[An error occurred while running the custom execute queue '%1%'.]]>
  </nierror>
  <nierror code="-125441">
    <![CDATA[The executable returned error '%1%' after running the custom execute command '%2%'.]]>
  </nierror>
  <nierror code="-125442">
    <![CDATA[Cannot call the custom execute because the root path has not been set for executable '%1%' with arguments '%2%'.]]>
  </nierror>
  <nierror code="-125444">
    <![CDATA[The custom execute, '%1%', was not found in the package.]]>
  </nierror>
  <nierror code="-125445">
    <![CDATA[No executable was specified for an 'inPackage' custom execute.]]>
  </nierror>
  <nierror code="-125446">
    <![CDATA[An 'inPackage' custom execute is not allowed to run at this time.]]>
  </nierror>
  <nierror code="-125447">
    <![CDATA[An error occurred while deleting the registry key '%1%'.]]>
  </nierror>
  <nierror code="-125448">
    <![CDATA[An error occurred while setting the registry key '%1%'.]]>
  </nierror>
  <nierror code="-125450">
    <![CDATA[An error occurred while backing up the installation database (%1%).]]>
  </nierror>
  <nierror code="-125451">
    <![CDATA[There was a problem getting package information from the database (%1%).]]>
  </nierror>
  <nierror code="-125452">
    <![CDATA[There was a problem getting root path information from the database (%1%).]]>
  </nierror>
  <nierror code="-125453">
    <![CDATA[There was a problem getting file information from the database (%1%).]]>
  </nierror>
  <nierror code="-125454">
    <![CDATA[There was a problem getting root path and file information from the database (%1%).]]>
  </nierror>
  <nierror code="-125455">
    <![CDATA[An internal error occurred due to incorrect usage of the database (%1%).]]>
  </nierror>
  <nierror code="-125456">
    <![CDATA[There was a problem in the package information being saved to the database (%1%).]]>
  </nierror>
  <nierror code="-125457">
    <![CDATA[There was a problem getting custom execute information from the database (%1%).]]>
  </nierror>
  <nierror code="-125458">
    <![CDATA[An error occurred while removing the installation database backup (%1%).]]>
  </nierror>
  <nierror code="-125459">
    <![CDATA[An error occurred while getting Registry key information from the database (%1%).]]>
  </nierror>
  <nierror code="-125460">
    <![CDATA[The installation file was not found at '%1%'.]]>
  </nierror>
  <nierror code="-125461">
    <![CDATA[An error occurred in the installer while creating the directories '%1%'.]]>
  </nierror>
  <nierror code="-125462">
    <![CDATA[An error occurred while installing files in root '%1%' (%2%).]]>
  </nierror>
  <nierror code="-125463">
    <![CDATA[An error occurred while getting the temp directory path.]]>
  </nierror>
  <nierror code="-125464">
    <![CDATA[An error occurred while moving the file '%1%' to the temp directory path '%2%'.]]>
  </nierror>
  <nierror code="-125465">
    <![CDATA[An error occurred while scheduling the file to be moved on reboot from '%1%' to '%2%'.]]>
  </nierror>
  <nierror code="-125466">
    <![CDATA[Cannot schedule files for installation because the process is not elevated.]]>
  </nierror>
  <nierror code="-125470">
    <![CDATA[An error occurred while getting the current user.]]>
  </nierror>
  <nierror code="-125471">
    <![CDATA[An error occurred while making a system call to get the current user (%1%).]]>
  </nierror>
  <nierror code="-125472">
    <![CDATA[An error occurred while installing package '%1% (%2%) [%3%]]]>
  </nierror>
  <nierror code="-125473">
    <![CDATA[An error occurred while reinstalling package '%1% (%2%) [%3%]]]>
  </nierror>
  <nierror code="-125480">
    <![CDATA[Unable to return information about installed package '%1%' version '%2%' - its version does not match the format expected by NI Package Manager.]]>
  </nierror>
  <nierror code="-125481">
    <![CDATA[Cannot set the task mediator because there is already a task mediator for the current thread.]]>
  </nierror>
  <nierror code="-125482">
    <![CDATA[An error occurred while removing the NI Package Manager temp directory path '%1%'.]]>
  </nierror>
  <nierror code="-125483">
    <![CDATA[Cannot create log file directory path: %1%]]>
  </nierror>
  <nierror code="-125484">
    <![CDATA[Cannot create log file: %1%]]>
  </nierror>
  <nierror code="-125485">
    <![CDATA[Cannot write to log file: %1%]]>
  </nierror>
  <nierror code="-125490">
    <![CDATA[An error occurred while reading the package '%1%'.]]>
  </nierror>
  <nierror code="-125491">
    <![CDATA[An error occurred while creating an iterator to read the files in the package '%1%'.]]>
  </nierror>
  <nierror code="-125492">
    <![CDATA[Error '%2%' occurred while reading the instructions file located at '%1%'. Error details: %3%]]>
  </nierror>
  <nierror code="-125493">
    <![CDATA[The attribute '%1%' in the instructions file of package '%2%' has invalid value '%3%'.]]>
  </nierror>
  <nierror code="-125494">
    <![CDATA[The required attribute '%1%' is missing from an element in the package's instructions file.]]>
  </nierror>
  <nierror code="-125495">
    <![CDATA[Cannot open MSI at '%1%'. (%2%)]]>
  </nierror>
  <nierror code="-125496">
    <![CDATA[Cannot find MSI at '%1%'.]]>
  </nierror>
  <nierror code="-125497">
    <![CDATA[The executable path or file of a custom execute element in the instructions file of package '%1%' is missing or invalid.]]>
  </nierror>
  <nierror code="-125498">
    <![CDATA[Package '%1%' can install on a 32-bit OS (i.e., architecture value is '%2%'), but it uses a 64-bit specific root directory '%3%'.]]>
  </nierror>
  <nierror code="-125499">
    <![CDATA[An error occurred while comparing the last write times of files '%1%' and '%2%'.]]>
  </nierror>
  <nierror code="-125500">
    <![CDATA[An exception occurred in a FileAgentConsole test function '%1%'.]]>
  </nierror>
  <nierror code="-125510">
    <![CDATA[An unknown error (%2%) occurred while uninstalling files in root '%1%'.]]>
  </nierror>
  <nierror code="-125511">
    <![CDATA[The file to uninstall was not found at '%1%'.]]>
  </nierror>
  <nierror code="-125512">
    <![CDATA[Error '%1%' occurred while scheduling file '%2%' to be deleted on reboot.]]>
  </nierror>
  <nierror code="-125513">
    <![CDATA[Files cannot be scheduled for deletion because the process is not elevated.]]>
  </nierror>
  <nierror code="-125514">
    <![CDATA[The file path to remove is an empty value.]]>
  </nierror>
  <nierror code="-125520">
    <![CDATA[An error occurred while preparing or running this SQL statement (%1%).]]>
  </nierror>
  <nierror code="-125521">
    <![CDATA[Attempting to pass a NULL database pointer to SQLite call '%1%'.]]>
  </nierror>
  <nierror code="-125522">
    <![CDATA[There was a problem with calling to the database of installed packages (%1%). Note: In order to perform the current operation, you might need to run nipkg.exe as Administrator.]]>
  </nierror>
  <nierror code="-125523">
    <![CDATA[An internal error occurred due to incorrect usage of the database (%1%).]]>
  </nierror>
  <nierror code="-125530">
    <![CDATA[An error occurred while installing the MSI at '%1%'. %2%]]>
  </nierror>
  <nierror code="-125531">
    <![CDATA[An error occurred while uninstalling the MSI at '%1%'. %2%]]>
  </nierror>
  <nierror code="-125532">
    <![CDATA[An unexpected error occurred while Installer was processing a package: '%1%'.]]>
  </nierror>
  <nierror code="-125540">
    <![CDATA[An exception occurred in a WinInstallAgentConsole test function '%1%'.]]>
  </nierror>
  <nierror code="-125541">
    <![CDATA[An error occurred while upgrading the package '%1%'. The package upgrade type is '%2%'.]]>
  </nierror>
  <nierror code="-125542">
    <![CDATA[The source package is no longer installed on the system. Skipping an attempt to uninstall version '%2%' of package '%1%' during Upgrade.]]>
  </nierror>
  <nierror code="-125550">
    <![CDATA[Unable to load MIFSystemUtility.dll from the path: '%1%'. Ensure your package depends on the NI-Paths package and that the NI-Paths package has already been installed on the system.]]>
  </nierror>
  <nierror code="-125551">
    <![CDATA[The function '%1%' has been passed the following invalid parameter: '%2%'.]]>
  </nierror>
  <nierror code="-125552">
    <![CDATA[An unexpected error occurred while calling the following function: %1%]]>
  </nierror>
  <nierror code="-125553">
    <![CDATA[Error '%1%' occurred while calling Windows function '%2%'.]]>
  </nierror>
  <nierror code="-125560">
    <![CDATA[There was a problem with processing products installed or uninstalled outside NI Package Manager.]]>
  </nierror>
  <nierror code="-125561">
    <![CDATA[In order to manage software, verify that the latest version of Package Manager is installed on your system. To continue, update to the latest version of Package Manager. Visit ni.com/info and enter Info Code NIPMUpdate for more information.]]>
  </nierror>
  <nierror code="-125570">
    <![CDATA[There was an error while caching or uncaching the product for deployment '%1%'.]]>
  </nierror>
  <nierror code="-125600">
    <![CDATA[The path, '%1%', is not absolute.]]>
  </nierror>
  <nierror code="-125620">
    <![CDATA[This package failed validation. See log file at the following path for detailed error information '%1%'.]]>
  </nierror>
  <nierror code="-125700">
    <![CDATA[NI Package Manager is not installed.]]>
  </nierror>
  <nierror code="-125701">
    <![CDATA[NI Package Manager is not initialized.]]>
  </nierror>
  <nierror code="-125702">
    <![CDATA[NI Package Manager was not successfully loaded. %1%]]>
  </nierror>
  <nierror code="-125703">
    <![CDATA[An unexpected exception occurred. Error details: %1%]]>
  </nierror>
  <nierror code="-125704">
    <![CDATA[NI Package Manager cannot have more than one session open at the same time.]]>
  </nierror>
  <nierror code="-125705">
    <![CDATA[Request cannot be processed because NI Package Manager is either being initialized or finalized.]]>
  </nierror>
  <nierror code="-125706">
    <![CDATA[A new session cannot be initialized because NI Package Manager has already been initialized.]]>
  </nierror>
  <nierror code="-125711">
    <![CDATA[There was a problem with reading the package manager configuration.]]>
  </nierror>
  <nierror code="-125712">
    <![CDATA[There was a problem with adding the feed.]]>
  </nierror>
  <nierror code="-125713">
    <![CDATA[There was a problem with editing the feed.]]>
  </nierror>
  <nierror code="-125714">
    <![CDATA[There was a problem with removing the feed.]]>
  </nierror>
  <nierror code="-125715">
    <![CDATA[There was a problem with retrieving the list of configured feeds.]]>
  </nierror>
  <nierror code="-125716">
    <![CDATA[There was a problem with saving the package manager configuration.]]>
  </nierror>
  <nierror code="-125717">
    <![CDATA[There was a problem with creating your package.]]>
  </nierror>
  <nierror code="-125718">
    <![CDATA[There was a problem with unpacking your package.]]>
  </nierror>
  <nierror code="-125719">
    <![CDATA[There was a problem with calculating the package dependencies.]]>
  </nierror>
  <nierror code="-125720">
    <![CDATA[There was a problem with installing a package.]]>
  </nierror>
  <nierror code="-125721">
    <![CDATA[There was a problem with calculating the package dependencies.]]>
  </nierror>
  <nierror code="-125722">
    <![CDATA[There was a problem with removing a package.]]>
  </nierror>
  <nierror code="-125723">
    <![CDATA[There was a problem with calculating the package dependencies.]]>
  </nierror>
  <nierror code="-125724">
    <![CDATA[There was a problem with upgrading a package.]]>
  </nierror>
  <nierror code="-125725">
    <![CDATA[There was a problem with retrieving the package attributes.]]>
  </nierror>
  <nierror code="-125726">
    <![CDATA[There was a problem with retrieving the list of available packages.]]>
  </nierror>
  <nierror code="-125727">
    <![CDATA[There was a problem with retrieving the list of installed packages.]]>
  </nierror>
  <nierror code="-125728">
    <![CDATA[There was a problem with calculating package upgrades.]]>
  </nierror>
  <nierror code="-125729">
    <![CDATA[There was a problem with creating the feed from the file list.]]>
  </nierror>
  <nierror code="-125730">
    <![CDATA[There was a problem with creating the feed from the package directory.]]>
  </nierror>
  <nierror code="-125731">
    <![CDATA[There was a problem with adding packages to the feed.]]>
  </nierror>
  <nierror code="-125732">
    <![CDATA[There was a problem with removing packages from the feed.]]>
  </nierror>
  <nierror code="-125733">
    <![CDATA[There was a problem with downloading the feed.]]>
  </nierror>
  <nierror code="-125734">
    <![CDATA[There was a problem with updating the feeds cache.]]>
  </nierror>
  <nierror code="-125735">
    <![CDATA[There was a problem with retrieving license agreements.]]>
  </nierror>
  <nierror code="-125736">
    <![CDATA[There was a problem with calculating the package dependencies.]]>
  </nierror>
  <nierror code="-125737">
    <![CDATA[There was a problem with executing the package transaction.]]>
  </nierror>
  <nierror code="-125738">
    <![CDATA[There was a problem with getting a list of package actions.]]>
  </nierror>
  <nierror code="-125739">
    <![CDATA[There was a problem with invoking a package action.]]>
  </nierror>
  <nierror code="-125740">
    <![CDATA[There was a problem with setting a package attribute.]]>
  </nierror>
  <nierror code="-125741">
    <![CDATA[There was a problem with removing a package attribute.]]>
  </nierror>
  <nierror code="-125742">
    <![CDATA[There was a problem with obtaining the source feeds for the requested packages.]]>
  </nierror>
  <nierror code="-125743">
    <![CDATA[There was a problem with getting the package from the cache.]]>
  </nierror>
  <nierror code="-125744">
    <![CDATA[There was a problem with creating the feed.]]>
  </nierror>
  <nierror code="-125745">
    <![CDATA[There was a problem with creating the feed from the file list.]]>
  </nierror>
  <nierror code="-125746">
    <![CDATA[There was a problem with adding the package to the feed.]]>
  </nierror>
  <nierror code="-125747">
    <![CDATA[There was a problem with removing the package from the feed.]]>
  </nierror>
  <nierror code="-125748">
    <![CDATA[There was a problem with getting the package dependencies.]]>
  </nierror>
  <nierror code="-125749">
    <![CDATA[There was a problem with downloading the package.]]>
  </nierror>
  <nierror code="-125750">
    <![CDATA[Package Manager encountered a problem while getting the list of package architectures compatible with this system.]]>
  </nierror>
  <nierror code="-125751">
    <![CDATA[There was a problem with calculating the package dependencies.]]>
  </nierror>
  <nierror code="-125752">
    <![CDATA[There was a problem with reinstalling a package.]]>
  </nierror>
  <nierror code="-125800">
    <![CDATA[Unknown command: {0}]]>
  </nierror>
  <nierror code="-125801">
    <![CDATA[Unknown option: {0}]]>
  </nierror>
  <nierror code="-125802">
    <![CDATA[An instance is already running.]]>
  </nierror>
  <nierror code="-125803">
    <![CDATA[Invalid flag argument: {0}]]>
  </nierror>
  <nierror code="-125804">
    <![CDATA[The transaction finished successfully. A system reboot was triggered.]]>
  </nierror>
  <nierror code="-125805">
    <![CDATA[Cannot use command '{0}' with the following arguments: {1}]]>
  </nierror>
  <nierror code="-125806">
    <![CDATA[Cannot use flag '{0}' with the following arguments: {1}]]>
  </nierror>
  <nierror code="-125807">
    <![CDATA[Flag '{0}' requires a command (e.g. 'install').]]>
  </nierror>
  <nierror code="-125808">
    <![CDATA[Flag '{0}' cannot be specified more than once.]]>
  </nierror>
  <nierror code="-125809">
    <![CDATA[Flag '{0}' must be used with one of the following commands: {1}]]>
  </nierror>
  <nierror code="-125810">
    <![CDATA[Package '{0}', specified in GetPackage, has no source feed. Make sure that the package is installed.]]>
  </nierror>
  <nierror code="-125811">
    <![CDATA[Failed to register the following feed: {0}. Check your internet connection.]]>
  </nierror>
  <nierror code="-125812">
    <![CDATA[There was a problem determining if there were any missing feeds for the product: {0}. Check your internet connection.]]>
  </nierror>
  <nierror code="-125813">
    <![CDATA[The following packages must be removed before completing the current operation: {0}.]]>
  </nierror>
  <nierror code="-125814">
    <![CDATA[Cannot continue because communication with the Feed Locator API is disabled.]]>
  </nierror>
  <nierror code="-125815">
    <![CDATA[Could not find product '{0}'.]]>
  </nierror>
  <nierror code="-125816">
    <![CDATA[The URI '{0}' is invalid.]]>
  </nierror>
  <nierror code="-125817">
    <![CDATA[No products match the specified suite filter: {0}]]>
  </nierror>
  <nierror code="-125818">
    <![CDATA[A package you selected, or one of its dependencies, requires the latest version of Package Manager to continue with installation. Visit ni.com/info and enter the Info Code NIPMUpdate for more information.]]>
  </nierror>
  <nierror code="-125819">
    <![CDATA[Package Manager cannot display the license agreement '{0}'.]]>
  </nierror>
  <nierror code="-125900">
    <![CDATA[Unknown '%1%' command. 'nipkg help' lists all supported commands.]]>
  </nierror>
  <nierror code="-125901">
    <![CDATA[No help for '%1%'.]]>
  </nierror>
  <nierror code="-125902">
    <![CDATA[Unknown system locale '%1%'. (The command line interface requires a UTF8-configured locale.)]]>
  </nierror>
  <nierror code="-125903">
    <![CDATA[Cannot set the console control handler.]]>
  </nierror>
  <nierror code="-125904">
    <![CDATA[Compare versions needs to have at least three arguments (version1 operator version2).]]>
  </nierror>
  <nierror code="-125905">
    <![CDATA[One or more packages were not repaired.]]>
  </nierror>
  <nierror code="-125906">
    <![CDATA[Argument '%1%' cannot be specified multiple times.]]>
  </nierror>
  <nierror code="-125907">
    <![CDATA[Argument '%1%' cannot be specified for command '%2%'. Run 'nipkg help %2%' for more information on how to use it.]]>
  </nierror>
  <nierror code="-125908">
    <![CDATA[Argument '%1%' cannot be specified with argument '%2%'.]]>
  </nierror>
  <nierror code="-125950">
    <![CDATA[The callback user data is invalid or null.]]>
  </nierror>
  <nierror code="-125951">
    <![CDATA[Failed to update one or more feeds: %1%]]>
  </nierror>
  <nierror code="-126000">
    <![CDATA[Cannot use SSL on this operating system because it is either not configured, not installed, or not supported.]]>
  </nierror>
  <nierror code="-126001">
    <![CDATA[The network operation exceeded the user-specified or system time limit. (%1%)]]>
  </nierror>
  <nierror code="-126002">
    <![CDATA[The server refused the network connection.]]>
  </nierror>
  <nierror code="-126003">
    <![CDATA[The network is down, unreachable, or has been reset. (%1%)]]>
  </nierror>
  <nierror code="-126004">
    <![CDATA[The system does not support the network function. (%1%)]]>
  </nierror>
  <nierror code="-126005">
    <![CDATA[The network address is ill-formed. Make sure the address is in a valid format. For TCP/IP, the address can be either a machine name or an IP address in the form xxx.xxx.xxx.xxx. If this error occurs when specifying a machine name, make sure the machine name is valid. Try to ping the machine name. Check that you have a DNS server properly configured. (%1%)]]>
  </nierror>
  <nierror code="-126006">
    <![CDATA[Failed to connect to the specified hostname. Verify that the specified hostname is correct and that the server is running and configured to accept remote requests. (%1%)]]>
  </nierror>
  <nierror code="-126007">
    <![CDATA[Cannot access or open the specified filename. Verify that the path is correct, the file exists, and that it is not locked by another user.]]>
  </nierror>
  <nierror code="-126008">
    <![CDATA[The specified file name is invalid or does not exist.]]>
  </nierror>
  <nierror code="-126009">
    <![CDATA[The HTTP client-side libraries (or one of its dependencies) failed to load. (%1%)]]>
  </nierror>
  <nierror code="-126010">
    <![CDATA[Invalid username or password combination. (%1%)]]>
  </nierror>
  <nierror code="-126011">
    <![CDATA[An error occurred while converting a file stream to a fixed buffer.]]>
  </nierror>
  <nierror code="-126012">
    <![CDATA[The certificate path or CA information of the local host is invalid. (%1%)]]>
  </nierror>
  <nierror code="-126013">
    <![CDATA[NI Package Manager cannot verify the authenticity of the server. (%1%)]]>
  </nierror>
  <nierror code="-126014">
    <![CDATA[The caller aborted the request.]]>
  </nierror>
  <nierror code="-126015">
    <![CDATA[NI Package Manager cannot read the specified filename. (%1%)]]>
  </nierror>
  <nierror code="-126016">
    <![CDATA[An error occurred while writing to the socket. (%1%)]]>
  </nierror>
  <nierror code="-126017">
    <![CDATA[An error occurred while reading from the socket. (%1%)]]>
  </nierror>
  <nierror code="-126018">
    <![CDATA[An error occurred while uploading a file. (%1%)]]>
  </nierror>
  <nierror code="-126019">
    <![CDATA[An error occurred while sending data on the network. (%1%)]]>
  </nierror>
  <nierror code="-126020">
    <![CDATA[An error occurred while receiving data from the network. (%1%)]]>
  </nierror>
  <nierror code="-126021">
    <![CDATA[The file exceeds the size limit on the server. (%1%)]]>
  </nierror>
  <nierror code="-126022">
    <![CDATA[Client does not have access to the specified resource (access is forbidden). (%1%)]]>
  </nierror>
  <nierror code="-126023">
    <![CDATA[Cannot find the remote file. (%1%)]]>
  </nierror>
  <nierror code="-126024">
    <![CDATA[The remote file already exists. (%1%)]]>
  </nierror>
  <nierror code="-126025">
    <![CDATA[The server has insufficient storage. (%1%)]]>
  </nierror>
  <nierror code="-126026">
    <![CDATA[The server does not recognize the transfer encoding. (%1%)]]>
  </nierror>
  <nierror code="-126027">
    <![CDATA[The maximum number of redirects to other resources has been exceeded. (%1%)]]>
  </nierror>
  <nierror code="-126028">
    <![CDATA[The network communication socket is not ready. (%1%)]]>
  </nierror>
  <nierror code="-126029">
    <![CDATA[An unknown error occurred in the curl libraries. (%1%)]]>
  </nierror>
  <nierror code="-126030">
    <![CDATA[The specified protocol is invalid or unsupported.]]>
  </nierror>
  <nierror code="-126031">
    <![CDATA[Failed to negotiate an encryption key from the server.]]>
  </nierror>
  <nierror code="-126032">
    <![CDATA[An error occurred while trying to encrypt the user data. Ensure that the specified hostname is correct, the server is running and is configured to accept remote requests, and that the server is an NI web server.]]>
  </nierror>
  <nierror code="-126033">
    <![CDATA[An error occurred while trying to decrypt the user data. Ensure that the specified hostname is correct, the server is running and is configured to accept remote requests, and that the server is an NI web server.]]>
  </nierror>
  <nierror code="-126034">
    <![CDATA[The specified request header does not exist.]]>
  </nierror>
  <nierror code="-126035">
    <![CDATA[The server closed the connection prematurely. (%1%)]]>
  </nierror>
  <nierror code="-126036">
    <![CDATA[Redirection to another URL is forbidden.]]>
  </nierror>
  <nierror code="-126095">
    <![CDATA[The host '%1%' is unreachable. Future requests to this host will return this error until the application is restarted.]]>
  </nierror>
  <nierror code="-126096">
    <![CDATA[CURL returned result '%1%' while setting CURL option '%2%' with value '%3%'.]]>
  </nierror>
  <nierror code="-126097">
    <![CDATA[CURL returned result '%1%' while setting CURL form option '%2%' with value '%3%' (content type: '%4%').]]>
  </nierror>
  <nierror code="-126098">
    <![CDATA[CURL returned result '%1%' while getting CURL option '%2%'.]]>
  </nierror>
  <nierror code="-126099">
    <![CDATA[The HTTP client produced an unknown error.]]>
  </nierror>
  <nierror code="-126100">
    <![CDATA['%1%' does not belong to a distupgrade feed.]]>
  </nierror>
  <nierror code="-126101">
    <![CDATA['%1%' has inferior architecture.]]>
  </nierror>
  <nierror code="-126102">
    <![CDATA[Problem with installed package '%1%'.]]>
  </nierror>
  <nierror code="-126103">
    <![CDATA[Conflicting requests.]]>
  </nierror>
  <nierror code="-126104">
    <![CDATA[Unsupported requests.]]>
  </nierror>
  <nierror code="-126105">
    <![CDATA[Nothing provides requested '%1%'.]]>
  </nierror>
  <nierror code="-126106">
    <![CDATA[Unable to locate package '%1%' with a compatible version and architecture.]]>
  </nierror>
  <nierror code="-126107">
    <![CDATA[Dependency '%1%' is provided by the system.]]>
  </nierror>
  <nierror code="-126108">
    <![CDATA[Dependency problem.]]>
  </nierror>
  <nierror code="-126109">
    <![CDATA[The package '%1%' is not installable.]]>
  </nierror>
  <nierror code="-126110">
    <![CDATA[The package '%1%' cannot install. Required package not found: '%2%'. Verify the missing package is available in a registered feed and the package is compatible with this version of Package Manager and operating system.]]>
  </nierror>
  <nierror code="-126111">
    <![CDATA[Cannot install both '%1%' and '%2%'.]]>
  </nierror>
  <nierror code="-126112">
    <![CDATA[Package '%1%' conflicts with '%2%' provided by '%3%'.]]>
  </nierror>
  <nierror code="-126113">
    <![CDATA[Package '%1%' obsoletes '%2%' provided by '%3%'.]]>
  </nierror>
  <nierror code="-126114">
    <![CDATA[Installed package '%1%' obsoletes '%2%' provided by '%3%'.]]>
  </nierror>
  <nierror code="-126115">
    <![CDATA[Package '%1%' implicitly obsoletes '%2%' provided by '%3%'.]]>
  </nierror>
  <nierror code="-126116">
    <![CDATA[Package '%1%' requires '%2%'.]]>
  </nierror>
  <nierror code="-126117">
    <![CDATA[Package '%1%' conflicts with '%2%' provided by itself.]]>
  </nierror>
  <nierror code="-126200">
    <![CDATA[Cannot open file handle: %1%]]>
  </nierror>
  <nierror code="-126201">
    <![CDATA[Cannot locate package: %1% %2% %3%]]>
  </nierror>
  <nierror code="-126202">
    <![CDATA[Cannot read suite: %1%]]>
  </nierror>
  <nierror code="-126203">
    <![CDATA[Cannot export empty feed: %1%]]>
  </nierror>
  <nierror code="-126204">
    <![CDATA[A non-partial source for a partial product was defined.]]>
  </nierror>
  <nierror code="-126205">
    <![CDATA[Could not export product '%1%'.]]>
  </nierror>
  <nierror code="-126206">
    <![CDATA[Could not generate the deployment metadata file.]]>
  </nierror>
  <nierror code="-126207">
    <![CDATA[The product '%1%' failed to export one or more packages.]]>
  </nierror>
  <nierror code="-126208">
    <![CDATA[The product '%1%' failed to create the feed at '%2%'.]]>
  </nierror>
  <nierror code="-126209">
    <![CDATA[The package '%1%' exported by product '%2%' does not exist.]]>
  </nierror>
  <nierror code="-126210">
    <![CDATA[The product '%1%' failed to add packages to the feed at '%2%'.]]>
  </nierror>
  <nierror code="-126211">
    <![CDATA[Filename not found for package '%1%' '%2%' '%3%'.]]>
  </nierror>
  <nierror code="-126212">
    <![CDATA[NI Store API search is disabled or not available.]]>
  </nierror>
  <nierror code="-126213">
    <![CDATA[An unexpected exception occurred. Error details: %1%]]>
  </nierror>
  <nierror code="-126214">
    <![CDATA[Feed not found for package '%1%' '%2%'.]]>
  </nierror>
  <nierror code="-126215">
    <![CDATA[Package '%1%' '%2%' has no source feed.]]>
  </nierror>
  <nierror code="-126216">
    <![CDATA[Could not find package '%1%' '%2%' in its source feed at '%3%'.]]>
  </nierror>
  <nierror code="-126217">
    <![CDATA[NI Package Manager Deployment Support is not installed.]]>
  </nierror>
  <nierror code="-126218">
    <![CDATA[Could not find the package in the installed cache.]]>
  </nierror>
  <nierror code="-126219">
    <![CDATA[Could not find the package in the feeds available on the system.]]>
  </nierror>
  <nierror code="-126220">
    <![CDATA[Could not find the package in the download cache.]]>
  </nierror>
  <nierror code="-126221">
    <![CDATA[Could not find the package in the specified feed '%1%'.]]>
  </nierror>
  <nierror code="-126222">
    <![CDATA[Could not get the package from the specified package file '%1%'.]]>
  </nierror>
  <nierror code="-126223">
    <![CDATA[Could not get the package from the original feed source.]]>
  </nierror>
  <nierror code="-126224">
    <![CDATA[Could not get the package from the NI Store API.]]>
  </nierror>
  <nierror code="-126225">
    <![CDATA[A file name or path is too long. All paths for deployment output files or directories must be less than %1% characters: %2%.]]>
  </nierror>
  <nierror code="-126226">
    <![CDATA[NI Package Manager is not installed.]]>
  </nierror>
  <nierror code="-126227">
    <![CDATA[The installer is incompatible with the installed version of this application. A newer version of this application that works with NI Package Manager version '%1%' is required.]]>
  </nierror>
  <nierror code="-126228">
    <![CDATA[Invalid installer.]]>
  </nierror>
  <nierror code="-126229">
    <![CDATA[You must provide at least one package locator strategy.]]>
  </nierror>
  <nierror code="-126230">
    <![CDATA[The format of the installer at '%1%' is no longer supported. An updated format of the installer is available on ni.com/downloads. Download the installer again and retry.]]>
  </nierror>
  <nierror code="-126300">
    <![CDATA[The system requires a reboot. You will need to resume installation of NI Package Manager once the reboot is complete. Click OK to reboot now.]]>
  </nierror>
  <nierror code="-126301">
    <![CDATA[Error '%1%' occurred when installing Microsoft .NET. Try reinstalling Microsoft .NET.]]>
  </nierror>
  <nierror code="-126302">
    <![CDATA[You are trying to execute a Windows 64-bit-only application.]]>
  </nierror>
  <nierror code="-126303">
    <![CDATA[You need at least Windows 7 Service Pack 1 to install NI Package Manager.]]>
  </nierror>
  <nierror code="-126304">
    <![CDATA[An error occurred when launching the following required file: '%1%'. The installer might be corrupted. Try redownloading the installer or using a new media distribution.]]>
  </nierror>
  <nierror code="-126305">
    <![CDATA[Automatic reboot failed. Please reboot your system manually and then resume installation of NI Package Manager.]]>
  </nierror>
  <nierror code="-126306">
    <![CDATA[You must have elevated privileges in order to install NI Package Manager.]]>
  </nierror>
  <nierror code="-126307">
    <![CDATA[Error '%1%' occurred when trying to locate file '%2%'. The installer might be corrupted. Try redownloading the installer or using a new media distribution.]]>
  </nierror>
  <nierror code="-126308">
    <![CDATA[Error '%1%' occurred when installing NI Package Manager.]]>
  </nierror>
  <nierror code="-126309">
    <![CDATA[Error '%1%' occurred when launching NI Package Manager.]]>
  </nierror>
  <nierror code="-126310">
    <![CDATA[Error '%1%' occurred when attempting to create the temporary configuration file.]]>
  </nierror>
  <nierror code="-126311">
    <![CDATA[Error '%1%' occurred when deleting the temporary configuration file.]]>
  </nierror>
  <nierror code="-126312">
    <![CDATA[Error '%1%' occurred when loading online installation information. Error details: %2%]]>
  </nierror>
  <nierror code="-126313">
    <![CDATA[Cannot load the online installation information. Schema version `%1%` must be less than or equal to `%2%`.]]>
  </nierror>
  <nierror code="-126314">
    <![CDATA[Cannot load the online installation information. Element `%1%` is missing from `%2%`.]]>
  </nierror>
  <nierror code="-126315">
    <![CDATA[Error '%1%' occurred when reading resource `%2%` from the installation executable.]]>
  </nierror>
  <nierror code="-126316">
    <![CDATA[Cannot extract the payload. The data resource is empty or missing.]]>
  </nierror>
  <nierror code="-126317">
    <![CDATA[Error '%1%' occurred when extracting the payload. The payload could not be saved to disk: %2%]]>
  </nierror>
  <nierror code="-126318">
    <![CDATA[The command-line includes one or more obsolete options. Remove '%1%' from the command-line and reinstall.]]>
  </nierror>
  <nierror code="-126319">
    <![CDATA[Error '%1%' occurred when starting the thread to call the main worker thread procedure.]]>
  </nierror>
  <nierror code="-126320">
    <![CDATA[Error '%1%' occurred when registering window class '%2%'.]]>
  </nierror>
  <nierror code="-126321">
    <![CDATA[Error '%1%' occurred when unregistering window class '%2%'.]]>
  </nierror>
  <nierror code="-126322">
    <![CDATA[Error '%1%' occurred when creating a window of window class '%2%' with window title '%3%'.]]>
  </nierror>
  <nierror code="-126350">
    <![CDATA[Invalid command line.]]>
  </nierror>
  <nierror code="-126351">
    <![CDATA[Invalid command: %1%]]>
  </nierror>
  <nierror code="-126352">
    <![CDATA[One or more files specified in the command line was not found. See Additional Exceptions for details.]]>
  </nierror>
  <nierror code="-126353">
    <![CDATA[The following file was not found: %1%]]>
  </nierror>
  <nierror code="-126354">
    <![CDATA[The Microsoft function (%1%) errored with the following error code: %2%]]>
  </nierror>
  <nierror code="-126355">
    <![CDATA[The file (%1%) is too large. Maximum size accepted is %2% bytes.]]>
  </nierror>
  <nierror code="-126356">
    <![CDATA[The file (%1%) is too small. Minimum size accepted is 1 byte.]]>
  </nierror>
  <nierror code="-126357">
    <![CDATA[Unknown header Magic type found in FixPEChecksum: %1%]]>
  </nierror>
  <nierror code="-126358">
    <![CDATA[The Microsoft function (%1%) errored while running with file (%2%) with the following error code: %3%]]>
  </nierror>
  <nierror code="-126359">
    <![CDATA[This installer requires Windows 10 64-bit (version 1607) or newer.]]>
  </nierror>
  <nierror code="-126400">
    <![CDATA[Help option passed or invalid command-line specified. Showing command-line help.]]>
  </nierror>
  <nierror code="-126401">
    <![CDATA[File does not match the expected package format: %1%]]>
  </nierror>
  <nierror code="-126402">
    <![CDATA[Error '%1%' occurred while writing package content to file: %2%]]>
  </nierror>
  <nierror code="-126403">
    <![CDATA[Error '%1%' occurred in function '%2%' while embedding signature into file]]>
  </nierror>
</nidocument>