- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Get your taxes done using TurboTax
@ronaaronson wrote:The problem was that the System Environment variables TEMP and TMP, which were identically set, specified a directory name that had an embedded space within it and this caused the problem. ...
You could probably also set those variables to use the directory's short name which can be found with
dir /x
Sample output
03/30/2023 21:19 <DIR> PROGRA~1 Program Files
03/31/2023 09:06 <DIR> PROGRA~2 Program Files (x86)
March 31, 2023
5:30 PM