This is the command LibraryLocal that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
LibraryLocal - A program to get version numbers from DLL files for use with NSIS.
SYNOPSIS
LibraryLocal [mode] [input.dll] [output.nsh]
DESCRIPTION
This manual page documents briefly the LibraryLocal command.
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
Use LibraryLocal online using onworks.net services