Jump to content

sysprep cmdlines.txt


Recommended Posts

Posted

In the c:\sysprep\i386\$oem$ there is a cmdlines.txt. This file contains 2 commands:

[commands]

"c:\sysprep\sysprep -clean"

"oeminf.cmd"

The file öeminf.cmd" is in the same folder (...\i386\$oem$\

Oeminf.cmd contains a dos menu where the user must choose on which pc the image must be placed. When i restore a image sysprep runs but nothing happens with the cmdlines.txt, or i don't see anything happen. No menu appears etc?

Is the path wrong for the file? or what can i do about this problem?


Posted
Try ".\oeminf.cmd"

Thanks i think i found the problem.

Isn't it so that in sysprep.inf the installfilespath is pointing to the path where the cmdlines should be for example:

installfilespath=c:\i386

Then cmdlines.txt should be: in c:\i386\$oem$

Now i have installfilespath=c:\

and the cmdlines.txt in c:\sysprep\$oem$ ??

According to the technet from microsoft this is wrong and that is why sysprep is not use the cmdlines.

What you said is also in technet. Thx.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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