Recent

Author Topic: Where can I find a list of command line options for the Windows Installer?  (Read 1192 times)

Gustavo 'Gus' Carreno

  • Hero Member
  • *****
  • Posts: 1111
  • Professional amateur ;-P
Hey Y'all,

Ok, this is now baffling me quite a lot.

I was very happy when I was able to get setup-lazarus to cache the installer archives for Debian packages, Windows and macOS.

Today, while looking at lazarus-with-github-actions last GitHub action's run I got this error on all the runs that were under Windows:
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.

When I went and inspect the logs, the job hang when running:
D:\a\_temp\installers\lazarus-2.2.2.exe /VERYSILENT /DIR=D:\a\_temp\installers\lazarus
Please disregard the executable name, when I download it from SourceForge I rename it.

I'm now at an impasse because I don't even know how I can I even start debugging this situation.

My guess was to use another command line option, not VERYSILENT, that would, still, not need user input, but give me a bit more output to see where it is that it's getting stuck.
Alas, I don't even know where to start trying to search for these options.

Is there a documentation site for the INNO Setup generated executable command line options?

Cheers,
Gus
Lazarus 3.99(main) FPC 3.3.1(main) Ubuntu 23.10 64b Dark Theme
Lazarus 3.0.0(stable) FPC 3.2.2(stable) Ubuntu 23.10 64b Dark Theme
http://github.com/gcarreno

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9791
  • Debugger - SynEdit - and more
    • wiki
https://jrsoftware.org/ishelp/index.php?topic=setupcmdline

Though check with /?

The web page is for a newer version of inno.

Gustavo 'Gus' Carreno

  • Hero Member
  • *****
  • Posts: 1111
  • Professional amateur ;-P
Hey Martin,

https://jrsoftware.org/ishelp/index.php?topic=setupcmdline

Though check with /?

The web page is for a newer version of inno.

Merci bien mon cher!!

I'll have a looksie there and then report back on progress, if any :-\

Cheers,
Gus
Lazarus 3.99(main) FPC 3.3.1(main) Ubuntu 23.10 64b Dark Theme
Lazarus 3.0.0(stable) FPC 3.2.2(stable) Ubuntu 23.10 64b Dark Theme
http://github.com/gcarreno

 

TinyPortal © 2005-2018