manfre Posted April 13, 2005 Posted April 13, 2005 it's the first time for me.. please take patience..when i try to install xp frem pe i receive the message: Winnt32.hlp not found .... but Winnt32.hlp is there in the same folder where is the problem? thanks
mbouchard Posted April 13, 2005 Posted April 13, 2005 In my experience I would receive this error when my switches for Winnt32.exe were incorrect. Post the line that you are using to call Winnt32 include the switches.
manfre Posted April 14, 2005 Author Posted April 14, 2005 SYSTEMDRIVE%\files\i386\winnt32.exe /unattend: SYSTEMDRIVE%\files\i386\:\unattended.txt /s: %SYSTEMDRIVE%\files\i386 /syspart: C: /tempdrive:C: /makelocalsourcethe error appear with every parametersthanks
mbouchard Posted April 14, 2005 Posted April 14, 2005 is this being called from a Bat file or a vbs file? Also, are the the files located on the CD or did you copy them down before starting your setup? Lastely, for the post, did you type this out or copy and past what you use? The reason I ask is that I find a couple problems.SYSTEMDRIVE%\files\i386\winnt32.exe /unattend: SYSTEMDRIVE%\files\i386\:\unattended.txt /s: %SYSTEMDRIVE%\files\i386 /syspart: C: /tempdrive:C: /makelocalsourceUpdated%SYSTEMDRIVE%\files\i386\winnt32.exe /unattend:%SYSTEMDRIVE%\files\i386\unattended.txt /syspart:C: /tempdrive:C: /makelocalsource
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