<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>CC Engine creating temp files</title><link>https://communities.bentley.com/products/3d_imaging_and_point_cloud_software/f/contextcapture-descartes-pointools-forum/217986/cc-engine-creating-temp-files</link><description>Hello, 
 We are using CC Center and running into an issue on the Engine computers. CC Engine seems to be writing temp files on the local c drive. But the main storage drive on the computers is the d drive. The Engines quickly fill the c drive and stop</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: CC Engine creating temp files</title><link>https://communities.bentley.com/thread/665781?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 13:12:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d78574a8-63ac-45b3-bfc2-c3dcf6063cf9</guid><dc:creator>Felix James</dc:creator><description>&lt;p&gt;You can change the TEMP and TMP default paths, as these are environment variables which you can always edit it before launching ContextCapture Engine.&lt;/p&gt;
&lt;p&gt;We would recommend that you create a small *.bat that will call the new path for the env. variable + CC Engine:&lt;/p&gt;
&lt;p&gt;@echo off&lt;br /&gt;Set TMP=D:\Test&lt;br /&gt;SET TEMP=D:\Test&lt;br /&gt;SET CC_CENTER=C:\Program Files\Bentley\ContextCapture Center&lt;br /&gt;&amp;quot;%CC_CENTER%\bin\CCEngine.exe&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>