November 13, 200817 yr 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?
November 13, 200817 yr 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.
Create an account or sign in to comment