The problem is due to a registry location pointing to a non-existent location for the user profile location.
Steps to resolve :
- Go to run.
- Type ‘regedit’ click ‘ok’. The Registry Editor window opens.
- Follow the path given below.
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
- Check the location for “Common Documents”, It will be pointing to a non-existent location
- Eg. "Common Documents"="C:\\Users\\Public\\Documents"
- Change the value data of common document as:
- "Common Documents"="d:\\Users\\Public\\Documents"
- OR create that non-existent folder
- Run TurboCAD setup again