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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now