|
Those of you already familiar with Intune might have noticed that, by default, Intune runs the application installer process in a 32-bit context. Unlike SCCM, Intune doesn’t offer an option to start app installation in a 64-bit context with a simple checkbox. [...]
|
|
Full View / NID: 96634 / Submitted by: The Zilla of Zuron
|
|
In an enterprise environment, applications are often deployed via configuration management tools like Intune, SCCM (MECM), or similar. These installations typically occur in the system context because end users lack administrative privileges. As a result, user-specific registry keys under the HKEY_CURRENT_USER (HKCU) hive are not applied during the installation process. [...]
|
|
Full View / NID: 96618 / Submitted by: The Zilla of Zuron
|
|
Signing an executable (EXE) file with a code signing certificate is essential for ensuring the authenticity and integrity of the software, especially in security-conscious environments. [...]
|
|
Full View / NID: 96617 / Submitted by: The Zilla of Zuron
|
|
PowerShell scripts are an effective tool for automating tasks, but with great power comes a need for security. [...]
|
|
Full View / NID: 96598 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 22.1 was released on October 1st, 2024
|
|
Full View / NID: 96561 / Submitted by: The Zilla of Zuron
|
|
The ImageMagick team has recently adopted Trusted Signing to enhance the security and reliability of its binaries and installers. [...]
|
|
Full View / NID: 96550 / Submitted by: The Zilla of Zuron
|
|
In today's IT world, keeping software distribution secure and maintaining its integrity is crucial. [...]
|
|
Full View / NID: 96551 / Submitted by: The Zilla of Zuron
|
|
Software applications often require certain components, like runtime environments, databases, or other software to run properly. It’s important to make sure the right versions of these components are installed before the main application runs. [...]
|
|
Full View / NID: 96552 / Submitted by: The Zilla of Zuron
|
|
Ensuring the security and integrity of software applications is a key part of modern digital safety practices. Digitally signing an MSI file from the command line is a straightforward process that enhances the security and trustworthiness of your application. [...]
|
|
Full View / NID: 96499 / Submitted by: The Zilla of Zuron
|
|
Configuration Manager as well as Intune are by all means the most widely used of the software deployment tools within organizations worldwide. Although these are truly great tools for big corporations, they might be a bit out of the scope for small or medium size organizations due to their complication and a lot of learning is required. [...]
|
|
Full View / NID: 96498 / Submitted by: The Zilla of Zuron
|
|
With the release of Advanced Installer version 22.0, our software can no longer be installed on Windows 7. [...]
|
|
Full View / NID: 96501 / Submitted by: The Zilla of Zuron
|
|
Many applications require additional components installed on the target system to run properly. Therefore, before installing an application, it’s important to ensure all prerequisites are met. One common prerequisite is the .NET Framework. [...]
|
|
Full View / NID: 96500 / Submitted by: The Zilla of Zuron
|
|
We’re excited to introduce a new feature in Advanced Installer: the Samples Gallery. This feature is designed to provide ready-to-use sample projects and comprehensive tutorials, making it easier to implement and understand the many features Advanced Installer has to offer. [...]
|
|
Full View / NID: 96382 / Submitted by: The Zilla of Zuron
|
|
In this blog article, I’ll show you how to create a desktop shortcut icon for your main executable using Inno Setup. [...]
|
|
Full View / NID: 96373 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 22.0 was released on August 21st, 2024
|
|
Full View / NID: 96370 / Submitted by: The Zilla of Zuron
|
|
Hello again! Let's dive into the next installment of our series where we simplify your workload using PowerShell and Intune. [...]
|
|
Full View / NID: 96352 / Submitted by: The Zilla of Zuron
|
|
Welcome back to our series on automating Intune operations with PowerShell. Each article is here to make your day-to-day tasks easier and boost your toolkit with powerful scripting capabilities. [...]
|
|
Full View / NID: 96353 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer is thrilled to announce our participation as a Gold Partner at the upcoming AppManagEvent 2024. [...]
|
|
Full View / NID: 96354 / Submitted by: The Zilla of Zuron
|
|
Welcome back to our series on automating Intune operations with PowerShell. If you've been following along, you know we've covered quite a bit— from the basics of setting up and authenticating with the AZ Module, to retrieving and managing Win32 applications, and diving into application assignments. [...]
|
|
Full View / NID: 96341 / Submitted by: The Zilla of Zuron
|
|
In an era where cyber threats loom large, ensuring the integrity and security of software applications is paramount. Trusted signing, an extension of cloud signing services used for documents, plays a crucial role in the software development and distribution process. [...]
|
|
Full View / NID: 96340 / Submitted by: The Zilla of Zuron
|