Portable Advanced Installer Architect 21.4 Multilingual

 

advanced-installer-architect-portable

 

Advanced Installer Architect Portable is a powerful software development tool that enables developers to create professional and reliable installation packages for their applications. It provides a comprehensive set of features and tools for creating, customizing, and deploying installers with ease.

With Advanced Installer Architect Portable, developers can create installation packages for a wide range of platforms, including Windows, macOS, Linux, and mobile devices. The software supports both 32-bit and 64-bit architectures, ensuring compatibility with all modern hardware.

One of the key features of Advanced Installer Architect Portable is its intuitive user interface, which makes it easy for developers to create custom installation packages quickly. The software includes a variety of pre-built templates and wizards, allowing developers to choose from a range of installation types, including simple, advanced, and web-based.

In addition to providing a range of installation types, Advanced Installer Architect also allows developers to customize every aspect of their installation packages. This includes the ability to add custom graphics, logos, and branding, as well as to modify the installation process itself, including the order in which components are installed and the configuration settings used during installation.

Another key feature of Advanced Installer Architect is its support for scripting and automation. Developers can use scripts to automate common tasks, such as creating shortcuts or modifying registry keys, making it easier to create complex installation packages quickly. The software also integrates with popular build tools, such as Jenkins, TeamCity, and TFS, allowing developers to automate the entire build process.

One of the most important aspects of any installation package is its reliability, and Advanced Installer Architect excels in this regard. The software includes a range of validation and testing tools, allowing developers to test their installation packages thoroughly before deployment. This includes the ability to simulate installations on virtual machines, ensuring compatibility with a wide range of hardware and software configurations.

Overall, Advanced Installer Architect Portable is a powerful and versatile software development tool that provides developers with everything they need to create professional and reliable installation packages quickly and easily. With its intuitive user interface, comprehensive set of features, and support for scripting and automation, it is an essential tool for any software development team looking to streamline their installation process and improve the overall quality of their applications.

Features:

  • Advanced Installer makes MSI creation a snap
  • Advanced Installer integrates in automated build tools
  • Install and register the resources composing your application
  • Search, download and install Prerequisites
  • Organize your application in modules and components
  • Secure and choose your package’s presentations
  • Extend the installation process with Custom Actions
  • Customize the installation User Interface

 

Advanced Installer Portable makes MSI creation a snap

Our software installer simplifies the process of building Windows Installer packages by providing a very easy to use, high level interface to the underlying technology. The program implements all the Windows Installer rules and follows all the advised best practices.
With this simple, intuitive interface, building a Windows Installer package will take just a few minutes. Start the program, add a few files, change the name, hit the Build button and you are done. No scripts to learn, no seminars to attend.

App-V ∙ AppX – the future of applications packaging is here

The Windows 10 platform has brought .AppX and .AppV packages in front of everybody. Together with Microsoft our team is offering full support for packaging UWP applications (as .AppX packages) and virtual applications (as .AppV packages), providing you with extended functionality, which cannot be found in any of the free tools available at this moment.

Advanced Installer Portable integrates in automated build tools

The Advanced Installer project files are stored in XML format. This way, they can be easily checked into a version control system. The software installer also operates at command line, so you can build your release packages in a completely automated script, like Make, Ant or NAnt.
Furthermore, the most common operations are also implemented as command line actions, so you can modify your project in an automated fashion.

Install and register the resources composing your application

Using Advanced Installer’s intuitive interface you can easily add to your install package all the resources your software requires:

  • Files, Folders and Shortcuts (to installed files, existing files or URLs)
  • Registry keys and entries
  • Environment Variables (which can replace or be appended to existing variables like PATH)
  • INI file entries
  • ODBC drivers, data sources and translators

If you have merge modules for your components, they can be also added to the installation. Next you can register these resources as necessary:

  • .NET and Win32 assemblies
  • Services
  • File Associations, MIME types
  • Permissions for files, folders, registry keys and entries

If a previous version of your product is found already installed on the target computer, Advanced Installer can upgrade it and ensure that older versions will not be installed over newer ones.

Search, download and install Prerequisites

If your application needs some other software to be installed in order to run, you can easily specify them as Prerequisites. Advanced Installer will search for them, then download and install as necessary. This is an easy way to install frameworks like JRE or .NET, browsers or database engines.
Searching for applications, files, folders, registry keys and INI entries is also provided. Using this, installing additional files, extensions and plug-ins to existing applications becomes trivial.

Organize your application in modules and components

Advanced Installer will organize your application in Features and Components as per Windows Installer guidelines. This way you can take advantage of advanced software installer features like partial install and repair without having to do anything.
Further customizing the organization is easy and intuitive.

Secure and choose your package’s presentations

Advanced Installer Portable can leave your software’s files unpacked, compress them into CAB files (split in multiple volumes as needed), insert them into the MSI file and add a EXE bootstrapper for backwards compatibility.
Digitally signing the generated files will ensure that your customers will never have to question the provenience of your software, and the user registration with serial code validation hooks will ensure that only legitimate users get to install your software.

Extend the installation process with Custom Actions

Packed as native EXEs, DLLs or script files written in C, C++, VBS or JS, Custom Actions give you the full power to add anything you want, anywhere you want to your software installer.

Customize the installation User Interface

From silent (unattended) installation, to adding dialogs and changing the theme, customizing the Installer UI is trivial.

Installer Analytics for package monitoring in real time

Learn how your users install, upgrade or uninstall your applications. Track failed installations, where on the globe you are most popular or which version of your application is them most used one.

Advanced Installer Architect Portable Release Note:

NEW FEATURES
MSIX Deployment Streamlined: Introducing MSIX External Application Shortcuts
Support for OpenSSH Server/Client Windows features during installation
ENHANCEMENTS
Encrypt all Azure Key Vault signing parameters in the AIP setup project for heightened security
WinUI Start Page revamp for Repackager
Toast notifications for real-time update status
Command-line support for revoking and removing floating licenses
Upcoming VBScript deprecation notification
Support file and folder operation on TARGETDIR
Update .NET prerequisites to the latest version (6.0.26, 7.0.15, 8.0.1)
BUG FIXES
UpdatePathVariable command failed for global path variables
IIS settings were not preserved when more packages were combined into a single one
Group Box control was not displayed when using WinUI
Theme image path was not refreshed when trying to move to the edge of the path
An unidentified error appeared in Event Viewer for any EXE package created with Advanced Installer
Serene theme: The back button was visible on PrepareDlg, TabHost on ConfigureDlg was not correctly displayed if "Use external UI" was disabled
Invalid input error when pressing the Enter key on the Set Installer Property custom action field
Floating license visual notifications were not working when running on Windows 11
"Invalid Drive" was thrown when using the "Reset" button from the "SetupTypeDlg" dialog
Modern context menu didn’t work with all certificate types
Scheduled Tasks running under the system account were not created on the machine
Adding new rows into an imported table resulted in a stack trace/silent crash
Crash after the undo operation of deleting InstallTypeDlg
The project was not rebuilt from CLI when the ProductVersion was retrieved from a file
The "Always install prerequisite" option was ignored when the AND operator was previously used for prerequisite searches
Set Installer Property Window from New Control Event Window was not responsive to resizing
The extraction folder was not removed after installation when using a multilingual package on Windows Server 2022
Removed the environment variable name length limitation
The registry key was cleaned up at the end of installation when the setup was added as chained
Files view search was slow and with no indication that it was in progress
MSI Import was not working properly
Launch application CheckBox overlapped static text control when using WinUI on the Classic theme
Stack trace error when using indirection for ProgressBar control on Surface and Vivid theme
Text Style didn’t work for CheckBox controls on the Air theme with WinUI
Custom Actions view glitched when adding PowerShell inline script CA in a solution
Packages with the Hebrew language couldn’t be installed when using WinUI
The registry key was cleaned up at the end of installation when the setup was added as chained
Silent installation no longer worked with the latest versions when passing properties
Crash when selecting the MsiEmbeddedUI table

 

Download Advanced Installer Architect

Uploadrar – 155.4 MB
RapidGator – 155.4 MB

You might also like