Inno setup - The .MSI installer version of Hugin is compatible with the "INSTALLDIR" option in the [RUN] section in Inno Setup?.

51 views
Skip to first unread message

Samir Cabrera

unread,
Dec 13, 2023, 8:39:10 AM12/13/23
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.

T. Modes

unread,
Dec 13, 2023, 1:41:49 PM12/13/23
to hugin and other free panoramic software
samir....@fenomatch.com schrieb am Mittwoch, 13. Dezember 2023 um 14:39:10 UTC+1:
But in the end Hugin installs "Program files" and it is not "Program Files (x86)" as I wish.

The installer is 64 bit and therefore the files belongs into "Program Files" and not into "Program Files (x86)". This folder is only for 32 bit programs.

Samir Cabrera

unread,
Dec 14, 2023, 5:14:02 AM12/14/23
to hugi...@googlegroups.com
Good morning, thanks for responding. So maybe there is a 32-bit installer that will install me in "Program File (x86)"?

--
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 hugin-ptx+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/ec4be347-ec29-4811-8d77-86d4c4f7cadan%40googlegroups.com.

T. Modes

unread,
Dec 14, 2023, 10:36:54 AM12/14/23
to hugin and other free panoramic software
samir....@fenomatch.com schrieb am Donnerstag, 14. Dezember 2023 um 11:14:02 UTC+1:
Good morning, thanks for responding. So maybe there is a 32-bit installer that will install me in "Program File (x86)"?
The effort for building an additional 32 bit installer is significant higher than the benefit.
A 32 bit program can use only 2 GB of memory and will therefore have more problems with bigger panoramas.
Reply all
Reply to author
Forward
0 new messages