Jump to content

Recommended Posts

Posted

Hi,Guys ,I want to install MysqlFront.exe silently, it is made by Inno setup. I do install in silent mode with " setup.exe /VERYSILENT /SP- ", it works and will be installed in the default folder "C:\Programme\Mysqlfront" ,but I do not want to install it in the deault folder ,

how can I define the directory in which it will be installed? any switchs?


Posted

You could use this switch

/DIR="x:\dirname"

check ZoSTeRs post here, but I'd take boooggys suggestion and learn to edit the iss file, there is a lot more you can do by editing.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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