surfertje 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?
surfertje Posted November 13, 2008 Author 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
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 accountSign in
Already have an account? Sign in here.
Sign In Now