Paraglider WinBuilder Pages

Paraglider WinBuilder WBDownload Utility

This is a .NET utility to manager Winbuilder projects. It:

  •  Allows projects to be downloaded from the server - will use an existing winbuilder.ini in the same directory as the program to get the server list. If the file does not exist it will be downloaded from the winbuilder server to get the project list.
  • Allows existing projects to be synchronized with the project server. When comparing a script with the server version it will use one of three methods to compare the files:
    • Version
    • MD5 hash
    • Certificate - uses an embedded dll written by PSC to check if the certificate in the local file is still valid i.e. if the file has been changed.
  • Allows local scripts to be recertified. Requires certify.exe and a personal certificate to do this. These are avaialble from PSC on demand.
  • Allows a new updates.ini file to be generated for a project.
  • Allows updates.ini and project files to be uploaded to their server.

When the program is run then you will see something like this:

Individual projects / folders / script files can be operated on by using the right click context menu.

Alternatively the Download button can be used to download selected projects ( those that have the checkbox set ). Only scripts where the local copy is different from the server copy or if there is no local copy will be downloaded.

If the area below the project tree is selected then the following context menu is displayed:

If a project is right clicked then the following context menu is displayed:

If a project folder is right clicked then the following context menu is displayed:

If a project file is right clicked then the following context menu is displayed: