Microsoft Windows issues: Difference between revisions

→‎Terrasync - Known Issues: added a link to the PowerShell script
(→‎Terrasync - Known Issues: added a link to the PowerShell script)
Line 16: Line 16:
==Terrasync - Known Issues==
==Terrasync - Known Issues==
===Failed to remove file===
===Failed to remove file===
<code>.terrasync_cache</code> files can not be deleted. You will see errors in console. There is not much to do other then delete the <code>.terrasync_cache</code> files manually and then run FlightGear again to let it recreate the up-to-date <code>.terrasync_cache</code> files.
<code>file remove failed: (./.terrasync_cache)  reason: Permission denied</code>


''insert powershell script here to help with this for those that want to try.''
TerraSync cache files can not be deleted. You will see errors in console like above. There is not much to do other then delete the <code>.terrasync_cache</code> files manually and then run FlightGear again.
 
'''Resolution'''
{{Note|Not recommended. Understand the consequences}}
[http://forum.flightgear.org/viewtopic.php?f=17&t=28957&p=278275#p278275 Forum Post w/ PowerShell command is here]
67

edits