You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suspected $env:TEMP is returning a DOS 8.3 : C:\Users\ADMINI~1.DSA\AppData\Local\Temp (a PowerShell bug)
but seems more to be related to an UNC path transformation for the temporary file where the full path is kept
Copy-Item : Could not find a part of the path 'C:\Users\administrator.DSA\AppData\Local\Temp\dsa.dom\sys\COMLST\Startup\NAL\Icons\warning.ico'.
At C:\Program Files\WindowsPowerShell\Modules\BurntToast\0.7.2\BurntToast.psm1:14 char:17
Steps to reproduce
Expected behavior
Notification issued
Actual behavior
Suspected $env:TEMP is returning a DOS 8.3 : C:\Users\ADMINI~1.DSA\AppData\Local\Temp (a PowerShell bug)
but seems more to be related to an UNC path transformation for the temporary file where the full path is kept
Copy-Item : Could not find a part of the path 'C:\Users\administrator.DSA\AppData\Local\Temp\dsa.dom\sys\COMLST\Startup\NAL\Icons\warning.ico'.
At C:\Program Files\WindowsPowerShell\Modules\BurntToast\0.7.2\BurntToast.psm1:14 char:17
Environment data
The text was updated successfully, but these errors were encountered: