SYNOPSIS
- LibraryLocal [mode] [input.dll] [output.nsh]
DESCRIPTION
This manual page was written for the Debian (TM) distribution because the original program does not have a manual page.
LibraryLocal is a part of NSIS, which is a system for creating installer programs for Windows.
OPTIONS
All three arguments are required.
mode
- 'D' for DLLs or 'T' for TLBs (only supported on Windows).
input.dll
- The DLL/TLB file to get the version number from.
output.nsh
- The name of the NSIS script file to output for use by the Library.nsh files.
EXIT STATUS
0
- Success
1
- Incorrect number of arguments
AUTHOR
This manual page was written by Paul Wise <[email protected]>> for the Debian (TM) system.
AUTHOR
Paul Wise
- Created man page
COPYRIGHT
Copyright © 2007 Paul Wise