|
As we head into 2025, the application packaging world feels familiar—like a well-worn tool that still gets the job done. While there’s always talk of “the next big thing,” much of what worked in 2024 will keep working. Let’s break down what to expect. [...]
|
|
Full View / NID: 97023 / Submitted by: The Zilla of Zuron
|
|
Microsoft Deployment Toolkit, commonly known as MDT, is a robust solution for IT professionals needing to deploy Windows operating systems and applications across multiple devices efficiently. Its primary goal is to simplify and streamline the deployment process, ensuring consistency and reducing the likelihood of errors. [...]
|
|
Full View / NID: 97022 / Submitted by: The Zilla of Zuron
|
|
At Advanced Installer, we’ve been hosting weekly Tech Talks for over a year, where our developers share key insights, lessons learned, and in-depth explorations of topics that help us grow as a team. These sessions have been invaluable for us, and we’re excited to share some of the best takeaways with the wider developer community. [...]
|
|
Full View / NID: 97021 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 22.4 was released on January 29th, 2025
|
|
Full View / NID: 97007 / Submitted by: The Zilla of Zuron
|
|
The role of a software packaging engineer is often misunderstood. Is it just a small part of a bigger process? Is it a “one-man show”? And do you really need one in your company? [...]
|
|
Full View / NID: 97000 / Submitted by: The Zilla of Zuron
|
|
Starting with ImageMagick version 7.1.1-31, we’re leveraging Advanced Installer to automatically build and publish the latest release to the Windows Package Manager repository. This allows users to install ImageMagick using the Winget command line tool. [...]
|
|
Full View / NID: 96999 / Submitted by: The Zilla of Zuron
|
|
Whether you're a seasoned developer or just getting started, Windows Sandbox is designed to make your application installer testing process smoother, safer, and more efficient. [...]
|
|
Full View / NID: 96939 / Submitted by: The Zilla of Zuron
|
|
When creating an installer for your application, it's often necessary to read configuration values during the setup process. [...]
|
|
Full View / NID: 96940 / Submitted by: The Zilla of Zuron
|
|
Back in the days of Windows XP and the early stages of application repackaging for enterprise needs, quality assurance teams often needed to verify that the repackaged MSI package had the same structure as the original installation package. [...]
|
|
Full View / NID: 96941 / Submitted by: The Zilla of Zuron
|
|
This is not a new issue – it dates back to the transition days between Windows Vista, XP, and Windows 7. [...]
|
|
Full View / NID: 96859 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 22.3 was released on December 10th, 2024
|
|
Full View / NID: 96840 / Submitted by: The Zilla of Zuron
|
|
When it comes to application packaging, two widely used tools are Advanced Installer and EMCO MSI Package Builder. Each tool brings unique strengths to the table, catering to various professional needs. [...]
|
|
Full View / NID: 96841 / Submitted by: The Zilla of Zuron
|
|
You've put in the hard work to create an Inno Setup installer, and now it’s time to make sure end users trust your installer. Adding a digital signature to your setup file gives it credibility and protects it from tampering. [...]
|
|
Full View / NID: 96789 / Submitted by: The Zilla of Zuron
|
|
When creating an installer package, you typically provide a default installation folder and allow the users to modify it if required. But what if you need to set the installation path based on a value saved in the registry? [...]
|
|
Full View / NID: 96788 / Submitted by: The Zilla of Zuron
|
|
File associations play a key role in enhancing user experience and streamlining workflows. [...]
|
|
Full View / NID: 96745 / Submitted by: The Zilla of Zuron
|
|
Ensuring the integrity and authenticity of software is essential for maintaining security and user trust. Digital signatures provide a reliable method for verifying the origin and integrity of files, helping to prevent tampering and unauthorized modifications. [...]
|
|
Full View / NID: 96744 / Submitted by: The Zilla of Zuron
|
|
The PHP team is pleased to announce the release of PHP 8.4.0, RC4. This is the fourth release candidate, continuing the PHP 8.4 release cycle, the rough outline of which is specified in the PHP Wiki. For source downloads of PHP 8.4.0, RC4 please visit the download page. Please carefully test this version and report any issues found in the bug reporting system. Please DO NOT use this version in production, it is an early test version. For more information on the new features and other changes, you can read the NEWS file or the UPGRADING file for a complete list of upgrading notes. These files can also be found in the release archive. The next release will be the production-ready, general availability release, planned for 21 November 2021. The signatures for the release can be found in the manifest or on the QA site. Thank you for helping us make PHP better.
|
|
Full View / NID: 96709 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 22.2 was released on November 4th, 2024
|
|
Full View / NID: 96694 / Submitted by: The Zilla of Zuron
|
|
Software products often require additional components to be installed on the target machine to run correctly. Therefore, it’s crucial to ensure that these components are present before proceeding with the application installation. [...]
|
|
Full View / NID: 96700 / Submitted by: The Zilla of Zuron
|
|
Group Policy Objects (GPOs) are a powerful feature of Windows environments that enable administrators to control and configure operating systems, programs, and user settings across a network. [...]
|
|
Full View / NID: 96669 / Submitted by: The Zilla of Zuron
|