# README
go-msi
Go library for reading msi files
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
Returns the code page (if any) with the given ID number.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
A string containing an absolute or relative filepath.
A string that refers to a binary data stream.
A string that refers to a cabinet.
A string represeting a boolean predicate.
A string that refers to a custom source.
A string containing either a filename or an identifier.
A signed 32-bit integer.
The name of a file or directory.
A string containing special formatting escapes, such as environment variables.
A security descriptor definition language (SDDL) text string written in valid [Security Descriptor String Format](https://docs.microsoft.com/en-us/windows/win32/secauthz/security-descriptor-string-format).
A hyphenated, uppercase GUID string, enclosed in curly braces.
A string identifier (such as a table or column name).
A signed 16-bit integer.
A string containing a comma-separated list of decimal language ID numbers.
A text string containing no uppercase letters.
A string containing an absolute filepath.
A string containing a semicolon-separated list of absolute filepaths.
A string that is either an identifier (see above), or a reference to an environment variable (which consists of a `%` character followed by an identifier).
A string containing a registry path.
A string that refers to a shortcut.
Like `Formatted`, but allows additional escapes.
An unrestricted text string.
Stores a civil datetime, with a 2-second resolution.
A text string containing no lowercase letters.
A string containing a version number.
A filename that can contain shell glob wildcards.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
[ISO-8859-1 (Latin 1)](https://en.wikipedia.org/wiki/ISO-8859-1).
[ISO-8859-2 (Latin 2)](https://en.wikipedia.org/wiki/ISO-8859-2).
[ISO-8859-3 (South European)](https://en.wikipedia.org/wiki/ISO-8859-3).
[ISO-8859-4 (North European)](https://en.wikipedia.org/wiki/ISO-8859-4).
[ISO-8859-5 (Cyrillic)](https://en.wikipedia.org/wiki/ISO-8859-5).
[ISO-8859-6 (Arabic)](https://en.wikipedia.org/wiki/ISO-8859-6).
[ISO-8859-7 (Greek)](https://en.wikipedia.org/wiki/ISO-8859-7).
[ISO-8859-8 (Hebrew)](https://en.wikipedia.org/wiki/ISO-8859-8).
No description provided by the author
No description provided by the author
[Macintosh Cyrillic](https://en.wikipedia.org/wiki/Macintosh_Cyrillic_encoding).
[Mac OS Roman](https://en.wikipedia.org/wiki/Mac_OS_Roman).
No description provided by the author
No description provided by the author
No description provided by the author
An installer package, which installs a new application.
A patch package, which provides an update to an application.
A transform, which is a collection of changes applied to an installation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
[US-ASCII](https://en.wikipedia.org/wiki/ASCII).
[UTF-8](https://en.wikipedia.org/wiki/UTF-8).
No description provided by the author
No description provided by the author
No description provided by the author
[Windows-1250 (Latin 2)](https://en.wikipedia.org/wiki/Windows-1250).
[Windows-1251 (Cyrillic)](https://en.wikipedia.org/wiki/Windows-1251).
[Windows-1252 (Latin 1)](https://en.wikipedia.org/wiki/Windows-1252).
[Windows-1253 (Greek)](https://en.wikipedia.org/wiki/Windows-1253).
[Windows-1254 (Turkish)](https://en.wikipedia.org/wiki/Windows-1254).
[Windows-1255 (Hebrew)](https://en.wikipedia.org/wiki/Windows-1255).
[Windows-1256 (Arabic)](https://en.wikipedia.org/wiki/Windows-1256).
[Windows-1257 (Baltic)](https://en.wikipedia.org/wiki/Windows-1257).
[Windows-1258 (Vietnamese)](https://en.wikipedia.org/wiki/Windows-1258).
[Windows-932 (Japanese Shift JIS)](https://en.wikipedia.org/wiki/Code_page_932_(Microsoft_Windows)).
[Windows-936 (Chinese (simplified) GBK)](https://en.wikipedia.org/wiki/Code_page_936_(Microsoft_Windows)).
[Windows-949 (Korean Unified Hangul Code)](https://en.wikipedia.org/wiki/Unified_Hangul_Code).
[Windows-950 (Chinese (traditional) Big5)](https://en.wikipedia.org/wiki/Code_page_950).
[Windows-951 (Chinese (traditional) Big5-HKSCS)](https://en.wikipedia.org/wiki/Hong_Kong_Supplementary_Character_Set#Microsoft_Windows).
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author