Warning: We recommend that you ship the whole of reUZE Server with your application. However to provide backward compatibility, you can still select and ship specific files.
These files are packaged in the reUZE Server install file SRP32xxxxxxxx.exe (where xxxxxxxx indicates the build) on your reUZE Server CD. To extract files without installing reUZE Server, run the executable with the /a switch and specify the location in which to store the extracted files. For example, enter:
srp*.exe /a
The reUZE Server files you need to ship with your application depend on how you linked the application, the type of executable it is, and the support functionality it uses. The files that you need to ship also depend on whether your application is single or multi-threaded.
When you ship a modular application (one that is dynamically linked), you need to ship the following files:
In addition, you need to ship the following files depending on your application requirements:
You can package the files you need in whatever you choose, such as by combining the necessary .gnt files into an .lbr file, or by creating .dll files from the supplied .obj files instead of shipping the .gnt files.