Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Request]: BackstaffSoftware.InstallBuilder #245793

Open
1 task done
rc-chuah opened this issue Apr 5, 2025 · 3 comments · May be fixed by #245811
Open
1 task done

[Package Request]: BackstaffSoftware.InstallBuilder #245793

rc-chuah opened this issue Apr 5, 2025 · 3 comments · May be fixed by #245811
Labels
Help-Wanted This is a good candidate work item from the community. Needs-Triage This work item needs to be triaged by a member of the core team. Package-Request This is a request for a package (new or updated version)

Comments

@rc-chuah
Copy link
Contributor

rc-chuah commented Apr 5, 2025

How can we help?

I would like someone else to build the manifest.

Please read and ensure the following

  • The installer meets the above requirements

Please provide the following information

Homepage Url: https://installbuilder.com
Download Page Url: https://installbuilder.com/download-step-2
Publisher: BackstaffSoftware
Package Name: InstallBuilder
Description: InstallBuilder provides tools and services for packaging, deploying and updating software. Millions of end users have installed software packaged with InstallBuilder, a cross platform installer development tool which is used by thousands of InstallBuilder customers and open source projects throughout the world. InstallBuilder customers range from businesses, to governments, to educational institutions throughout the world, from Fortune 100 companies to independent game developers.
Package Version: 25.3.1
32 Bit Installer Url: https://releases.installbuilder.com/installbuilder/installbuilder-25.3.1-windows-installer.exe
64 Bit Installer Url: https://releases.installbuilder.com/installbuilder/installbuilder-25.3.1-windows-x64-installer.exe

@rc-chuah rc-chuah added Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version) labels Apr 5, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@Dragon1573
Copy link
Contributor

This package is created by itself with a new technology. Usage are as follows:

InstallBuilder for Windows 25.3.1
用法:

 --help                                      显示可用选项列表

 --version                                   显示产品信息

 --unattendedmodeui <unattendedmodeui>       Unattended Mode UI
                                             默认:none
                                             允许:none minimal minimalWithDialogs

 --optionfile <optionfile>                   Installation option file
                                             默认:

 --debuglevel <debuglevel>                   Debug information level of verbosity
                                             默认:2
                                             允许:0 1 2 3 4

 --mode <mode>                               Installation mode
                                             默认:win32
                                             允许:win32 unattended

 --debugtrace <debugtrace>                   Debug filename
                                             默认:

 --installer-language <installer-language>   Language selection
                                             默认:zh_CN
                                             允许:sq ar es_AR az eu pt_BR bg ca hr cs da nl en et fi fr de el he hu id it ja kk ko lv lt no fa pl pt ro ru sr zh_CN sk sl es sv th zh_TW tr tk uk va vi cy

 --prefix <prefix>                           安装目录
                                             默认:C:\Program Files/installbuilder-25.3.1

 --errortrace <errortrace>                   Error trace filename
                                             默认:

@Dragon1573 Dragon1573 linked a pull request Apr 5, 2025 that will close this issue
7 tasks
@Dragon1573
Copy link
Contributor

Silent Installation Mode Supported In InstallBuilder

Already configured in the manifest.

InstallerSwitches:
  Silent: --mode unattended --unattendedmodeui none
  SilentWithProgress: --mode unattended --unattendedmodeui minimalWithDialogs
  Interactive: --mode win32
  InstallLocation: --prefix <INSTALLPATH>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community. Needs-Triage This work item needs to be triaged by a member of the core team. Package-Request This is a request for a package (new or updated version)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants