Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All information about your package resides in a manifest file that is loaded by the host process. It describes the modules in the package, and the files and metadata for each module. 

From this file is determined entry points for your module(s), dependent files that need synchronising between the WinGate engine and WinGate Management Console and to ensure they haven't been tampered with. In order to prepare a manifest file for distribution you need to run the ManifestPrep utility on it which is found in the tools directory of the SDK.

Here is an example manifest file. 

...

shared - File is placed in the WinGate installation directory

system - File is placed in the system directory.

 

 

...

<signInfo>

path - The folder that holds the final version of this dependency that should be signed. See SourceRoot for more information.