Accusoft.FormFix5.Net - Updated
Distributing FormFix
FormFix5 for .Net - User Guide > Licensing and Distributing > Distributing Applications and Deployment > Distributing FormFix

Distribute the appropriate assembly DLL files with applications using the FormFix Product.  

To control the temporary working directory, create pegasusworkerloader.ini file with the following content:

Copy Code
[pegasusworkerloader]
tempdir=C:\Windows\Temp

where tempdir points to the desired location where the intermediate files can be stored.

This file should be placed in the same directory where the application executable is located.

See Also