On Tue, 3 Aug 2004, Patrick J. LoPresti wrote:

+start /wait msiexec /qb /l* %SystemDrive%\netinst\logs\perl.txt %perl_msi% /i TARGETDIR=C:\Perl ADDLOCAL="PERL_FEATURE,PPM,PERLSE,EXAMPLES" PERL_PATH=Yes PERL_EXT=Yes


Isn't C:\Perl the default installation directory?

Yup, it's just curious; I just found the script now is working completely different, as it installs perl into C:\Perl\Perl\bin, I'm wondering ... .


BTW: See the other mail, the /i switch must preceed the MSI file, at least for WinXP 1a german.

What feature(s) does your ADDLOCAL option include which are not
included by default?  I am not adverse to this change, but I want to
keep it minimal.

Actually, none. But the default is to install everything, one must use the ADDLOCAL= switch to select, what to install.


See here:
http://aspn.activestate.com/ASPN/docs/ActivePerl/install.html#windows%20installers

They also have the TARGETDIR="C:\Perl" sample, so I'm very certain that I got it from this page, but I really wondering, why it always installed into C:\Perl\bin til now ??

Bye,

--

Steffen Kaiser


------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to