|
Although not as popular and widely adopted as MSI, ClickOnce has been around for some time in the application packaging industry. ClickOnce enables you to create self-updating Windows-based applications that can be installed and run with minimal user interaction. [...]
|
|
Full View / NID: 90255 / Submitted by: The Zilla of Zuron
|
|
In March 2022, we launched “The Installer Testing Guide” ebook (if you don’t have it already, grab your free copy now). [...]
|
|
Full View / NID: 90239 / Submitted by: The Zilla of Zuron
|
|
With Advanced Installer’s PowerShell automation, you can automatically create the Updates Configuration File –the one placed on your server and used by the Updater to determine if there are any updates available. [...]
|
|
Full View / NID: 90236 / Submitted by: The Zilla of Zuron
|
|
As a developer or ISV, you spend most of your time developing and improving applications to meet your users’ needs. [...]
|
|
Full View / NID: 90212 / Submitted by: The Zilla of Zuron
|
|
If you are a System Administrator, IT Pro, or Developer, and want to find out how to perform a silent MSI or EXE installation – this article is for you! [...]
|
|
Full View / NID: 90211 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 19.4 was released on April 26th, 2022
|
|
Full View / NID: 90194 / Submitted by: The Zilla of Zuron
|
|
In this article we’ll go through how you can preserve customizations between IIS (Internet Information Services) updates in just one-click. [...]
|
|
Full View / NID: 90148 / Submitted by: The Zilla of Zuron
|
|
Prior to Windows 10 version 2004, if your MSIX package contained an HKCU registry and your application tried to modify it, the operation would crash. [...]
|
|
Full View / NID: 90115 / Submitted by: The Zilla of Zuron
|
|
Applications behave differently when running within an MSIX container. For example, you cannot set a non-executable file as a target for your application by default. [...]
|
|
Full View / NID: 90065 / Submitted by: The Zilla of Zuron
|
|
We extremely recommend you to validate an MSI before attempting to install it for the first time. [...]
|
|
Full View / NID: 90041 / Submitted by: The Zilla of Zuron
|
|
In this ever-changing tech world, we are constantly adapting to keep up with the changes and remain relevant in the software sector we work in. [...]
|
|
Full View / NID: 90040 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 19.3 was released on March 21st, 2022
|
|
Full View / NID: 89996 / Submitted by: The Zilla of Zuron
|
|
Microsoft pre-released the possibility to directly upload MSI and EXE applications to the Microsoft Store. [...]
|
|
Full View / NID: 89987 / Submitted by: The Zilla of Zuron
|
|
In our previous article titled "How to automate the MSI building using GitHub Actions", we saw how you can use Advanced Installer's own GitHub Action to automate the build of your MSI packages. [...]
|
|
Full View / NID: 89964 / Submitted by: The Zilla of Zuron
|
|
In this article, we will take a look at how MSIX technology handles log files whenever an installation issue occurs. [...]
|
|
Full View / NID: 89932 / Submitted by: The Zilla of Zuron
|
|
What's the most efficient way to perform quick edits to an MSI package? [...]
|
|
Full View / NID: 89907 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 19.2 was released on February 21st, 2022
|
|
Full View / NID: 89886 / Submitted by: The Zilla of Zuron
|
|
The GitHub Actions platform simplifies the automation of your software workflows. It allows you to build, test and deploy your code directly from GitHub, making it a super reliable CI/CD platform. [...]
|
|
Full View / NID: 89873 / Submitted by: The Zilla of Zuron
|
|
MSIX has been available for almost four years now, since Microsoft first announced it. Although 2021 did not deliver all of the advances I had hoped for, I was pleased to see MSIX adoption continue to expand on a regular basis. [...]
|
|
Full View / NID: 88840 / Submitted by: The Zilla of Zuron
|
|
When Win32 applications run inside an MSIX container, they behave differently than when they are installed natively. Because of that, we come across errors in the operations we often perform. [...]
|
|
Full View / NID: 88838 / Submitted by: The Zilla of Zuron
|