Jump to content

$docs Problem With Unattende W2k


mintel

Recommended Posts

The problem is that during the Unattend Setup, the $docs dir is not copyd to the document and settings dir on the systemdrive.

Everything works just fine, except this :angry:

OEMpreinstall is enable in the winnt.sif.

the $oem$ map is defined and correctly placed.

I just cant figure out what the problem is, or a solution :huh:

Please help

Link to comment
Share on other sites


I am not sure that $Docs and $Programs are supported in 2k setup at all. I suggest that you place your $Docs files in $oem$\$$\TempDocs and add an xcopy command to the setup to put the files where you want them - something like xcopy %systemroot%\TempDocs %allusersprofile%. :rolleyes:

Link to comment
Share on other sites

Hey That's a good idea. :thumbup

I already tried to pack the files in an SFX-archive, but that didn't work.

(placed it in $OEM$ dir and wrote in the cmdlines.txt: "$docs.exe")

I also tried to copy it in the autoexec.nt. but that also didn't work at all :angry:

But í'm gonna try that one.

I will let you know if it dit the trick :rolleyes:

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...