Context: I am trying to install Hugin from an installer created with Inno Setup, my line of code that performs the installation is the following:
[RUN] Filename: "msiexec.exe"; [13:51:38,754] Parameters: /i "C:\EVS\evsclient\classes\installation\windows\programs\externals\Hugin-2022.0.0-win64.msi" ADDLOCAL=ALL INSTALLDIR="C:\Program Files (x86)\Hugin\" /passive /qn But in the end Hugin installs "Program files" and it is not "Program Files (x86)" as I wish. -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/1dfa65a4-8521-42b0-95bd-983026cb05ffn%40googlegroups.com.
