Recent

Author Topic: Desgining an Install for your completed Laz app ...  (Read 1334 times)

1HuntnMan

  • Sr. Member
  • ****
  • Posts: 437
  • From Delphi 7 to Lazarus
    • NewFound Photo Art
Desgining an Install for your completed Laz app ...
« on: January 09, 2024, 03:57:46 pm »
Searching, but can't find how to design an install app so the user can just download the install file that contains all the required files and auto create a subfolder for the required data files which the user can create via my app.

Anyone can't point me to the right place?

JanRoza

  • Hero Member
  • *****
  • Posts: 739
    • http://www.silentwings.nl
Re: Desgining an Install for your completed Laz app ...
« Reply #1 on: January 09, 2024, 04:03:55 pm »
Take a look at the free Inno Setup https://jrsoftware.org/isdl.php.
OS: Windows 11 / Linux Mint 22.3
       Lazarus 4.6 RC FPC 3.2.2
       CodeTyphon 8.90 FPC 3.3.1

1HuntnMan

  • Sr. Member
  • ****
  • Posts: 437
  • From Delphi 7 to Lazarus
    • NewFound Photo Art
Re: Desgining an Install for your completed Laz app ...
« Reply #2 on: January 09, 2024, 05:14:35 pm »
Yup, was just getting ready to download Inno and came back to update this request, thanks JanRoza ...

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2269
  • Fifty shades of code.
    • Delphi & FreePascal
Re: Desgining an Install for your completed Laz app ...
« Reply #3 on: January 09, 2024, 06:00:48 pm »
If you not need to copy files into specific system folders,  ie: at the end all in one main folder + sub folders of main, you also can use any good compressor and build an executable archive.
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

1HuntnMan

  • Sr. Member
  • ****
  • Posts: 437
  • From Delphi 7 to Lazarus
    • NewFound Photo Art
Re: Desgining an Install for your completed Laz app ...
« Reply #4 on: January 09, 2024, 07:53:04 pm »
Great, thanks for great info! I didn't think of that, I use WinRAR for archiving and backups. Probably easier to use than Inno for my purpose, I'll have to experiment...

AL

  • Sr. Member
  • ****
  • Posts: 264
Re: Desgining an Install for your completed Laz app ...
« Reply #5 on: January 09, 2024, 10:00:46 pm »
You might  want to check NSIS https://nsis.sourceforge.io/Docs/
Laz 3.1, fpc 3.2.2, Win10
Laz 3.1  fpc 3.2.2, MacOS Monterey running on VMWare/Win 10
Laz 3.1  fpc 3.2.2 Ubuntu 20.04

 

TinyPortal © 2005-2018