Windows Environmental Variable for Month Year
问题 I have a process that writes log files and screenshots to a folder on a regular basis creating between 30-50 files a week. The folder structure is ..\Year\Month\filename.ext , and it cannot be changed. I'd like to create a shortcut to stick in my Favorites so I can get to this folder quickly but I need a variable for the YEAR and MONTH . Are there an environmental variables for this? Any bright ideas on how I could create one that updates automatically preferably without a script or scheduled