Guest Posted November 13, 2008 Posted November 13, 2008 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?
Guest Posted November 13, 2008 Posted November 13, 2008 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:\i386Then 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now