Use Registry Settings to Enable File Downloads from Virtual ViewX
You use the DownloadFilesAllowed
registry key to trigger an external file to download whenever a user attempts to open a file in Virtual ViewX. For example, if the registry key is enabled and configured to support such a file type, whenever a user triggers a script in Virtual ViewX that is configured to open a file, they will be able to download and view that file. To facilitate this, Geo SCADA Expert will download the file to the default download location set for that web browser. The relevant third-party application has to be installed on the Virtual ViewX client to enable the user to view the file. The registry key does not exist by default.
potential for malicious use
To enable file downloads from Virtual ViewX:
- On the Virtual ViewX server machine, Access and Run a Registry Editor.
- If it does not exist already, create a new registry key
DownloadFilesAllowed
in Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Schneider Electric\Virtual ViewX. - Set the data value to 'True'.
-
Use the separate registry key
DownloadFileTypes
to specify the types of file that users can download. For more information, see Specify which File Types can be Downloaded from Virtual ViewX. - Close the Registry Editor.