Samir Cabrera
unread,Dec 13, 2023, 8:39:10 AM12/13/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hugin and other free panoramic software
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.