pankajtakawale Posted December 15, 2006 Posted December 15, 2006 Im trying to install WinXP SP2 unattend installation from WinPE 2.0I followed following steps:-N/w boot WinPE 2.0-create parttion, format partition using diskpart-net use p: \\RemoteBox\windist passwd /user:RemoteBox\usernmp:p:\i386\winnt32.exe /syspart:C /s:p:\i386\ /u:p:\i386\unattend.txtI get this error:"Setup could not locate winnt32.hlp. Help is not available"if i remove /u:.... section, setup starts fine in attended mode.Pl advice
Br4tt3 Posted December 15, 2006 Posted December 15, 2006 Try adding the /tempdrive:<drive> option to your launch command.... works for me! Not on x64 though...
pankajtakawale Posted December 15, 2006 Author Posted December 15, 2006 Try adding the /tempdrive:<drive> option to your launch command.... works for me! Not on x64 though...Nope its not working too for me.
pankajtakawale Posted December 15, 2006 Author Posted December 15, 2006 I have winnt32.hlp file under I386 folderHmmm, problem solved. switch for winxp+sp2 winnt32.exe is "/unattend1" and not /u. Replacing /u by /unattend1 solved the problem
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