fr33thytweaks / Ultimate-Windows-Optimization-Guide

181 stars 16 forks source link

replace all `$env:C:` with `$env:SystemDrive` #30

Closed rjdXpxigYxNT closed 3 days ago

rjdXpxigYxNT commented 1 week ago

just do a replace all $env:C: with $env:SystemDrive probably is the proper method to get the windows drive maybe fixes https://github.com/fr33thytweaks/Ultimate-Windows-Optimization-Guide/issues/3 (unless that is a different issue and is already fixed)

fr33thytweaks commented 3 days ago

im getting onto this, huge headache but needs to be done

fr33thytweaks commented 3 days ago

fixed