shuypens Posted April 23, 2008 Posted April 23, 2008 I'm trying to install Avi.NET silent and on a different path then the default one.But when I use the following command: avi.net.exe /S /D=D:\Avi.NETThe program is installed at C:\
radix Posted April 23, 2008 Posted April 23, 2008 (edited) I'm trying to install Avi.NET silent and on a different path then the default one.But when I use the following command: avi.net.exe /S /D=D:\Avi.NETThe program is installed at C:\Download the attached file and edit those two $INSTALLLOCATION variables from the topof the script with your desired path (e.g. $INSTALLLOCATION = "D:\Avi.NET"). Install AutoIt from here.Compile the file (right click->compile), copy compiled file (.exe ) in the same folder with installer and runfrom compiled file.Cheersavi.NET_2.5.8.0.au3 Edited April 23, 2008 by radix
shuypens Posted April 23, 2008 Author Posted April 23, 2008 Thanks, for the AutoIt script.But I rather want to install with command-line parameters?
radix Posted April 23, 2008 Posted April 23, 2008 Thanks, for the AutoIt script.But I rather want to install with command-line parameters?Well, I don't know other switch except /S which will install directly in %systemdrive%.
ajua Posted April 25, 2008 Posted April 25, 2008 Im not sure right now because im not at home, but i think you can make an SFX because all of the needed files for Avi.NET are in the installation folder. try it if you want.
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