problem with copiing shortcuts

  • Thread starter Thread starter Ales Baranek
  • Start date Start date
A

Ales Baranek

I have a little logon.bat login script in W2K domain.
In this script I copy a shortcut to users desktops with xcopy command.
But on W2K clients the shortuct's target path looks like c:\program
files\Micros~3\prog and does not work.
On WXP clients it's ok and target path is correct.

How to solve this problem?

Ales
 
Use long filenames instead of short. Short names could point to
different paths on different machines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top