User Tools

Site Tools


windows:notes:env_paths

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:notes:env_paths [2025/05/25 13:17] Sean Rhonewindows:notes:env_paths [2025/06/06 13:49] (current) – [TODO] Sean Rhone
Line 1: Line 1:
 ====== TODO ====== ====== TODO ======
  
-  * All-caps on some stuff 
   * https://learn.microsoft.com/en-us/windows/deployment/usmt/usmt-recognized-environment-variables   * https://learn.microsoft.com/en-us/windows/deployment/usmt/usmt-recognized-environment-variables
   * https://gist.github.com/RebeccaWhit3/5dad8627b8227142e1bea432db3f8824#table-of-environmental-variables   * https://gist.github.com/RebeccaWhit3/5dad8627b8227142e1bea432db3f8824#table-of-environmental-variables
Line 13: Line 12:
 ====== User ====== ====== User ======
  
-<code>%USERPROFILE%</code>+<code>%UserProfile%</code>
  
-<code>%USERPROFILE%\Downloads</code>+<code>%UserProfile%\Downloads</code>
  
-<code>%APPDATA%\Microsoft\Windows\Start Menu\Programs</code>+<code>%AppData%\Microsoft\Windows\Start Menu\Programs</code>
  
-<code>%TEMP%</code>+<code>%Temp%</code>
  
-<code>%APPDATA%</code>+<code>%AppData%</code>
  
 ===== Other ===== ===== Other =====
/srv/www/wiki/data/attic/windows/notes/env_paths.1748193455.txt.gz · Last modified: by Sean Rhone