|
· |
Cache the file. The file is decompressed and optionally encrypted to the "cache directory." Instead of using the filename specified for the file, Thinstall takes the hash of the full virtual path and creates a unique filename. For example c:\dir\test.dat might be extracted to the cache directory as sv4jzb6svmt77.ths. If cache encryption is turned on, the file's contents will be transparently encrypted . The application continues to view the file contents normally, but external applications will see garbage. Future reads and writes to the specified file will be redirected to the newly created cache file.
|