Installation To use the ZGY2VDS tool, unzip the file to a directory of your choice.
Note: If you get an error when starting ZGY2VDS, you may need to install the Microsoft C++ redistributable from https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist. Running ZGY2VDS The ZGY2VDS converter tool can be run with a UI or as a command line tool.
1. Double-click the zgy2vds.bat file. This file sets up the environment variables.
2. Double-click the zgy2vds_ui file to start the ZGY2VDS program.
To run the tool as a command line tool, follow these steps:
1. Navigate to the directory, and enter the following command to get the list of switches and options:
• zgy2vds -h
• zgy2vds -v –help (verbose mode)
2. To convert a file, use the following syntax (this example uses no optional switches or options):
• zgy2vds [OPTION...] <INPUT FILE> [-o <OUTPUT FILE>]