Atlas
Atlas copied to clipboard
[BUG] - Legacy vcredists doesn't support unicode in user folder names
https://github.com/Atlas-OS/Atlas/blob/91e0b642fd8a94757386589c3a4bce4975765ad3/src/playbook/Executables/SOFTWARE.ps1#L17 Found issue linked to temp path using user directory for all installers including legacy vcredists. Need to move to temporary directory outside of User Profile Space. - Pineapple
Workaround
Either:
- Click 'OK' to the errors from the legacy VCRedists; it should move on without them
- Create a new admin user without Unicode characters or spaces in the name (just standard English characters), switch over to it, and delete your old one
Fixed in release v0.4.1. See the release for more info on what v0.4 users can do.