How To Modify the Available Downloads Listed in the PaperVision Enterprise ASP.NET Application


Version: R69.1

Article ID: PE000125

How To Modify the Available Downloads Listed in the PaperVision Enterprise ASP.NET Applicationmain image

Description

This article outlines the steps required to alter the download items list in the PaperVision Enterprise ASP.NET application. Some administrators may not want certain items available for download which are available by default. This article explains one method of removing such items.

Summary

As an example, these instruction steps will remove the PaperVision Tools item from the download list.

To complete this operation follow the steps below:

  1. Using a text editor such as notepad, open the downloadInfo.xml file found in Program Files/PaperVision/PVEWeb/Install.
  2. Be sure to make a copy of the original file before saving your edited file.
  3. Identify the “<DOWNLOAD ID="PVETools">” node and delete everything up to and including the closing “</DOWNLOAD>” tag. Make sure you delete the actual node, not the one in the example comment at the top of the file.
  4. Save downloadInfo.xml.
  5. Open a browser and view the Download page. If edited correctly, the list will not contain the PaperVision Tools item.