The Vault Add-in for SolidWorks 2024 & 2025 utilized the Temp folder during a number of key operations including:
- Renaming (Vault Thick Client)
- Copy design
- Scanning step of Autodesk Autoloader for SolidWorks
The Autodesk Vault Add-in for SolidWorks utilizes the C:/Users/%user.name%/AppData/local/temp.
Due to security policies this folder was being blocked by AppLocker preventing the functions above from working properly.
After troubleshooting this with Autodesk support the response was:
"It appears that Autoloader's access to the default temporary folder is part of the current software design and may be hardcoded. At this time, the development team is unable to offer an alternative solution without modifying the underlying behavior of the application.
That said, the team is continuing to evaluate the issue, and a change may be considered for a future release if deemed appropriate."
Future releases should improve this such that the use of the temp folder is minimized entirely or the ability to redirect these files via a config file. This is needed to improve security and accessibility.