Batch files and user profiles - TechRepublic
General discussion
June 10, 2003 at 11:06 PM
diggetydew

Batch files and user profiles

by diggetydew . Updated 23 years, 1 month ago

I am trying to use a batch file to compy a template into user profiles in win xp.
I need to know how to use a current user variable
Please help.
my sample is
copy \\server\packages\template\Activityrequestform.dot “c:\documents and settings\%current user\application data\microsoft\templates\boston\activityrequestform.dot

This discussion is locked

All Comments