i386\$OEM$\C\Documents and settings

  • Thread starter Thread starter Dan Sullivan
  • Start date Start date
D

Dan Sullivan

Basically, what I am trying to do is have a shortcut
appear on the desktop for all users. I am booting with a
custom DOS TCP/IP boot disk and installing from a
networked distribution share. My problem is that when I
have the Documents and Settings folder in the $0EM$\C
folder, it is being copied as DOCUM~1, and the shortcut is
not slipstreamed into the all users profile upon OS
install. Is there any way I can make the icon appear on
the desktop for all users? Thanks in advance.
 
You can run a batch file as part of the unattend.txt file,
where you can specify a copy to the full directory name
(e.g. C:\Documents and Settings\All Users\Start Menu)

David.
 
It's not the same thing, but I can give you a logon VBS script to place
shortcuts on the desktop, would that help?
 
Back
Top