Recent

Author Topic: Lazarus Installation Automation  (Read 11298 times)

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
Lazarus Installation Automation
« on: February 16, 2011, 04:27:00 am »
hi
I would like to ask, is there a Lazarus for windows that is 1 click install?

It means, I DON'T have to Click> Next or Continue, or Select a Full Installation or NOT, but its just 1 Click Install then Lazarus installation will automate the rest of the full package selection.

The reason is, I'm building a TINY Windows XP and 7 Package, therefore I am including Lazarus in the default installation package, that doesn't ask for a cd-key or a registration-key, its fully cracked.

I have known some software to automate the installation, but I'm asking if Lazarus Team has this procedure.


So, please guide me to my question.

After this build, next is Lazarus Linux


thanks
« Last Edit: February 16, 2011, 04:41:19 am by xenablaise »

Scoops

  • Full Member
  • ***
  • Posts: 100
Re: Lazarus Installation Automation
« Reply #1 on: February 16, 2011, 05:38:39 am »
Hi,

Read "lazarus\tools\install\win\readme.txt"

Its about  'lazarus.iss' which can be compiled to
a windows installation app using 'inno setup'. I have
not tried but i suppose changing some of the options
will create the 1 click app that you want. Aswell as
inno setup you need to install it's preprocessor (ispp).

good luck


DelphiFreak

  • Sr. Member
  • ****
  • Posts: 255
    • Fresh sound.
Re: Lazarus Installation Automation
« Reply #2 on: February 16, 2011, 07:28:47 am »
On windows you can call "setup.exe /silent". Then the installer will just run without asking anything.
Linux Mint 20.3, Lazarus 2.3, Windows 10, Delphi 10.3 Rio, Delphi 11.1 Alexandria

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
Re: Lazarus Installation Automation
« Reply #3 on: February 16, 2011, 08:14:23 am »
Quote
setup.exe /silent?
lazarus-0.9.28.2-fpc-2.2.4-win32 /silent

You mean that?

I've test it, its fine but the user installer can cancel the installation, is there another parameter that the user can't cancel the installation?


thanks
« Last Edit: February 16, 2011, 08:25:02 am by xenablaise »

pch

  • Jr. Member
  • **
  • Posts: 51
    • http://ap-i.net
Re: Lazarus Installation Automation
« Reply #4 on: February 16, 2011, 11:50:23 am »

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
Re: Lazarus Installation Automation
« Reply #5 on: February 16, 2011, 03:26:36 pm »
I tried this; it works;
LazSetup /silent /nocancel /suppressmsgboxes=no


But what about in Linux Lazarus rpm package?  I guess innoSetup was not used.



thanks
« Last Edit: February 16, 2011, 03:53:34 pm by xenablaise »

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Re: Lazarus Installation Automation
« Reply #6 on: February 16, 2011, 09:21:42 pm »
I moved this topic from the announcement forum.

 

TinyPortal © 2005-2018