Recent

Author Topic: Tool to create Windos setup file  (Read 296 times)

egsuh

  • Hero Member
  • *****
  • Posts: 1737
Tool to create Windos setup file
« on: December 04, 2025, 08:18:29 am »
Are there any tool that makes Windows setup file with Lazarus executable file?

oh_ha

  • New Member
  • *
  • Posts: 14
Re: Tool to create Windos setup file
« Reply #1 on: December 04, 2025, 11:29:41 am »
If by "Windows setup file" you mean the configuration file to automatize the installation, there is the online tool "Generate autounattend.xml files for Windows 10/11" (https://schneegans.de/windows/unattend-generator/) with C# source available at https://github.com/cschneegans/unattend-generator/.
I am not aware of any such program written in Lazarus.

If "Windows setup file" refers to an installation program like InnoSetup, there's "InstallAware (Multi Platform)" which is written in Lazarus: https://github.com/installaware/IAMP

Hope this helps, Olaf

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12601
  • FPC developer.
Re: Tool to create Windos setup file
« Reply #2 on: December 04, 2025, 11:35:30 am »
Innosetup is used to package FPC at the moment, as it afaik still supports XP in 5.x versions

 

TinyPortal © 2005-2018