El 21/01/11 09:42, Gerhard Hofmann escribió:
> Hi all,
>
> I found out that changing the line
> start /wait msiexec /qb /l* %SystemDrive%\netinst\logs\perl.txt /i
> %perl_msi% PERL_PATH=Yes PERL_EXT=Yes TARGETDIR="%ProgramFiles%"
>
> in perl.bat
>
> into
> start /wait msiexec /qb /l* %SystemDrive%\netinst\logs\perl.txt /i
> %perl_msi% PERL_PATH=Yes PERL_EXT=Yes TARGETDIR="%ProgramFiles%"
> ADDLOCAL="PERL_FEATURE"
>
> saves a little bit time when installing the Perl runtime. It reduces
> the Perl installation to the core components.
>
> My main usage is doing application-only installs and the long install
> time of Perl is a little bit annoying.
>
> What do you think? Can I change this in the SVN?
>    

sure, go ahead.


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to