Question
4
Replies
216
Views
Posted: May 9, 2018
Last activity: August 23, 2018
Closed
Solved
How can we add custom files to the deployment package?
Hi. Can we somehow add "custom" files such as *.txt and *.xlsx to the deployment package?
I tried setting Miscellaneous Files in the Project's Properties, but the file cannot be added to the deployment package. It contains just *.openspan and *.manifest as usual...
I tried to perform "Add Reference", but I couldn't specify *.txt or *.xlsx there. Could you help?
Version: 8.0.1093
When you add the file to the Miscellaneous Files in the project properties, the file is included in the deployment package. It will be in the extract directory on the machine once the deployment package is extracted. Once you create your deployment package, you can rename the .OpenSpan file to .Zip and open it to see your file in there.