Steps to Export all your Environment Variables to a file. This will be
helpful in corporate environments, where we dont have admin rights to
browse/update Environment variables
1. Open cmd prompt.
2. Type in C:> set >> allenvvar.txt
The file will be created in the C drive
Voila!
1. Open cmd prompt.
2. Type in C:> set >> allenvvar.txt
The file will be created in the C drive
Voila!
No comments:
Post a Comment