HtmlPackager is a small library used to package HTML content into a self contained HTML document either as a single file or console output stream, a folder with all dependencies copied to local or a zip file. It provides an automated, programmatic way to perform a similar task to what Browser **Save As...** does to capture page output to disk.
The packager can create:
* A single, self-contained and very large HTML file with all resources embedded inline
* A single output stream into StdOut that contains self contained HTML output as above
* An HTML file with all resources copied local into the same folder as the document
* A zip file of the latter output
This package is for the .NET Standard 2.0 library, there are also packages for Chocolatey (HtmlPackager) as a standalone Windows exe, and a cross platform .NET SDK Tool(dotnet-htmlpackager).
Download the file, right-click the folder, and extract all files to your computer.
2
Install the .DLL
Move the extracted DLL file into the root folder of the software that is giving you the error (where its .exe file is located), or place it in the system directory below:
32-bit → C:\Windows\SysWOW64
64-bit → C:\Windows\System32
3
Restart the Program
Close and reopen the program or game so Windows can look for and load the new DLL file.
Westwind.HtmlPackager.dll
SHA256: 1381447ef3611ab639604c2aba5cb39cfa8810da1a386e73429e8be94a12fc73
SHA1: 1948c52844962544b6c566df584aa50d1e20493b
MD5: ef7473223ae449233c70dd744a762382
Metadata
Security Scan
Install Instructions
Download & Extract
Download the file, right-click the folder, and extract all files to your computer.
Install the .DLL
Move the extracted DLL file into the root folder of the software that is giving you the error (where its
.exefile is located), or place it in the system directory below:Restart the Program
Close and reopen the program or game so Windows can look for and load the new DLL file.