Jump to content

Recommended Posts

Posted

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.NET

The program is installed at C:\


Posted (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.NET

The program is installed at C:\

Download the attached file and edit those two $INSTALLLOCATION variables from the top

of 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 run

from compiled file.

Cheers

avi.NET_2.5.8.0.au3

Edited by radix
Posted
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%.

Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...