P. Benie escribió:
> 
> I've tracked down the problem to a change made in install.pl, rev 1.153.
> 
> |         # Test to see if the cmpnents directory exists - if so we have 
> |         # XP Tablet and need to call the installer with different arguments.
> |         if ( -e $cmpnents ) {
> |             $winnt_path = "i386\\winnt";
> |             $winnt_opts = "/2";
> |         } else {
> |             $src_tree .= 'i386';
> |         }
> 
> The test - checking for the 'cmpnents' directory - is not quite correct. 
> My media is Windows XP Pro (Volume) with SP3 slipstreamed. It has a 
> 'cmpnents' directory, but its contents are not complete.
> 
If I remeber right, that is because it requiered a second disc.



------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to