Nucleus Posted August 30, 2005 Posted August 30, 2005 It installs perfectly with the /qb switch. The problem is that it installs on C:\Perl and i want to install it in %PROGRAMFILES%\PerlIs this possible?
cancerface Posted August 31, 2005 Posted August 31, 2005 Try this (or give the hardcoded location ie C:\Program Files)msiexec /qb /i ActivePerl.msi TARGETDIR="%ProgramFiles%"
Nucleus Posted September 1, 2005 Author Posted September 1, 2005 ActivePerl.msi /qb TARGETDIR="%ProgramFiles%" worked too
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now