cab456 Posted November 24, 2011 Report Share Posted November 24, 2011 Hello, I am making a software wich uses several batch files. In one batch file I am using the xcopy command to copy files from the tmi folder to the "C:\Users\Jim\AppData\Roaming" directory. If other people are going to use they will abort when it reaches the "Jim" part, right, because everyone has different users. So how do I get it so the files can copy into everyones AppData folder. Quote Link to comment Share on other sites More sharing options...
cab456 Posted November 24, 2011 Author Report Share Posted November 24, 2011 can someone please help me Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted November 25, 2011 Report Share Posted November 25, 2011 Use the system environment variable %APPDATA% Quote Link to comment Share on other sites More sharing options...
cab456 Posted November 25, 2011 Author Report Share Posted November 25, 2011 THANKS ALOT Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.