Accusoft.SmartZoneICR5.Net - Updated
Distributing SmartZone ICR
SmartZone ICR 5 for .Net - User Guide > Licensing and Distributing > Distributing Applications and Deployment > Distributing SmartZone ICR

Distribute the appropriate assembly DLL file with applications using the SmartZone ICR 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