hi
i am doing this
for /f "tokens=3 delims=\" %%i in ("%USERPROFILE%") DO (set user=%%i)
COPY C:\Documents and Settings\%userprofile%\Application Data\Microsoft\AddIns\PERSONAL.xla C:\Documents and Settings\%userprofile%\Desktop\personal.xla
and it doesnt work.
and I dont know why anybody help.
hopefully you can see what i am trying to do.
Hope this is of use, Rob.
i am doing this
for /f "tokens=3 delims=\" %%i in ("%USERPROFILE%") DO (set user=%%i)
COPY C:\Documents and Settings\%userprofile%\Application Data\Microsoft\AddIns\PERSONAL.xla C:\Documents and Settings\%userprofile%\Desktop\personal.xla
and it doesnt work.
and I dont know why anybody help.
hopefully you can see what i am trying to do.
Hope this is of use, Rob.