take the few you do know (such as appdata and userprofile) and google them together; you'll likely come up with a page listing them all.
_____ From: David [mailto:[email protected]] Sent: Saturday, January 09, 2010 7:57 AM To: Scripting List WE Subject: Standard paths in Windows As you know, the %appdata% variable in Windows, holds the full pthname pathname to the Application Data folder for the current user. I know, there should be similar variables for 'my documents', 'favorites' and so forth. Does anyone know, of a list of all the available variables in Windows? I did try the SET command, in the cmd window, but it only lists some of the variables (doesn't give me the variable for my favorites folder, for instance). Thanks alot,
