how do u make it so that the user is a variable when in dos. if i want a batch file that copys a folder to your desktop what would i put for the space where the user’s name would be? like this
md c:\”documents and settings”\[what here]\desktop\foldername
Related posts:








1 response so far ↓
1 butchtroll // Aug 7, 2008
You would have to search directory tree for usernames.
Leave a Comment