"Steven D. Pretlove" <[EMAIL PROTECTED]> writes: > If it is impossible, how does windows setup manage it
Windows Setup does not run on DOS. It runs on some stripped down variant of Windows itself (WinPE or something very similar). So the other way we could fix our partitioning issue would be to switch to WinPE for our bootstrap. Except that WinPE is not free: http://www.microsoft.com/licensing/programs/sa/support/winpe.asp We might be able to use Bart's PE Builder, which creates a WinPE-like thing using ordinary Windows media: http://www.nu2.nu/pebuilder/ I do not know whether either of these can run Perl, which is a prerequisite for us. - Pat ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
