Advanced Installer
Trusted Signing
Integration
Learn more ›
  • features by EDITION:
    icon ArchitectArchitect
    Manage any packaging project with our Repackager, MSI(X) editing, and MECM/Intune integration for a complete application lifecycle.

    Explore Architect Features ›

    icon EnterpriseEnterprise
    Automate team workflows with CI/CD integrations & auto-updates for your end-users, while leveraging our team management portal for smooth collaboration.

    Explore Enterprise Features ›

    icon ProfessionalProfessional
    Create secure MSI, EXE, and MSIX installers with PowerShell Automation, Visual Studio Integration, and Trusted Signing for robust packaging.

    Explore Professional Features ›

    icon FreeFreeware
    Build basic installers quickly with essential tools for small packaging projects.

    Explore Freeware Features ›

    FEATURES by role:
    for devs
    For Developers
    for professional
    For IT Pros
    for msp
    For Managed Service Providers
    orBrowse all features ›
    Get a FREE Personalized Demo!
  • Academy
  • Analytics
  • Help
  • Community
  • Blog
  • Purchase
  • Download
Start Free Trial
BlogThe MSIx Experts Crib
All Categories
Advanced Installer Releases
MSIX
MSIX
PSF
Scripting & Deployment
Appdata
Application resources
Automation
Custom action
MSP
MST
Powershell
Update
Windows
Testing
Intune
SCCM
Automation & Continuous Integration
Azure
Continuous integration
Devops
IIS
Jenkins
Python
Teamcity
Visual studio
Web
Database
Updater
Conversion & Editing
Application virtualization
AppV
AppX
Desktop bridge
Import
Installer compression
Installer conditions
Java
Localization
Bootstrapper
Migration
MSI
Services
User interface
Wise
Wix
XML
Digital signature
Tips
Repackaging
Enterprise packaging
Packaging series
Repackager
Virtual machine
Free tools
Hover
Tools
Product & News
Event
False positive
Licensing
Malware
News
Virus
Webinar
Documentation
Analytics
Analytics
Security
Security
RSS
icon subscribe mail

Check your inbox and confirm the
subscription

Newsletter

Newsletter

Check win32 app relationships with intune and powershell
Check win32 app relationships with intune and powershell

PowerShell & Intune, Automate your Work - Part 5: Check for Win32 App Relationships

Hello again! Let's dive into the next installment of our series where we simplify your workload using PowerShell and Intune.

See author's page
Alex Marin

August 14th, 2024 · 5min read

#POWERSHELL
Retrieve win32 superseding apps with powershell and intune
Retrieve win32 superseding apps with powershell and intune

PowerShell & Intune, Automate your Work - Part 4: Retrieve Win32 Superseding Apps

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.

See author's page
Alex Marin

August 13th, 2024 · 4min read

#POWERSHELL
Appmanagevent 2024
Appmanagevent 2024

Advanced Installer: Gold Partner at AppManagEvent 2024

Advanced Installer is thrilled to announce our participation as a Gold Partner at the upcoming AppManagEvent 2024.

#NEWS #EVENT
Why trusted signing and cloud signing services are essential in software development
Why trusted signing and cloud signing services are essential in software development

The Role of Trusted Signing and Cloud Signing Services in Modern Software Development

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.

See author's page
Radu Popescu

August 1st, 2024 · 6min read

#DIGITAL-SIGNATURE
Manage win32 app dependencies with powershell and intune
Manage win32 app dependencies with powershell and intune

PowerShell & Intune, Automate your Work - Part 3: Manage Win32 App Dependencies

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.

See author's page
Alex Marin

August 1st, 2024 · 6min read

#POWERSHELL
Solutions for digitally signing installers in cloud based environments
Solutions for digitally signing installers in cloud based environments

Challenges and Solutions for Digitally Signing Installers in Cloud-Based Environments

Digitally signing installers is a crucial practice in the software deployment process. It ensures that malicious actors can’t distribute harmful versions of legitimate software.

See author's page
Renato Ivanescu

July 25th, 2024 · 7min read

#DIGITAL-SIGNATURE
Generate a self signed certificate from the command line
Generate a self signed certificate from the command line

What is and how to generate a self-signed certificate from the command line?

When developing software or creating a software package for internal use, self-signed certificates can be really handy.

See author's page
Radu Popescu

July 25th, 2024 · 3min read

#DIGITAL-SIGNATURE #POWERSHELL
Azure trusted signing authentication
Azure trusted signing authentication

Azure Trusted Signing Authentication

The code signing process can be a real challenge for development teams. Fortunately, Microsoft offers a fully managed signing solution through their Trusted Signing service.

See author's page
Renato Ivanescu

July 10th, 2024 · 3min read

#DIGITAL-SIGNATURE #CODE-SIGNING
Packit new home for software packages
Packit new home for software packages

PacKit, a new home for your software packages

I started working in tech in 2009. My early years were focused on building technology and supporting developers in building installers for their desktop applications.

See author's page
Bogdan Mitrache

July 3rd, 2024 · 3min read

#TOOLS
Nested context menus in msix packages
Nested context menus in msix packages

How to Use Nested Context Menus in MSIX Packages

Windows context menus provide a quick way to access different commands, but as application complexity increases, these menus can become cluttered.

See author's page
Alex Marin

July 3rd, 2024 · 8min read

#MSIX
Ai v21
Ai v21

Advanced Installer 21.9 Released

Discover the latest updates in Advanced Installer 21.9, featuring the powerful new nested Context Menus for File Associations in MSIX. This feature provides a more organized and efficient user interface for managing file associations, allowing for easier navigation and improved usability.

July 3rd, 2024

Continuous signing ci cd best practices
Continuous signing ci cd best practices

Best Practices for Continuous Signing in CI/CD Pipelines

Nowadays, in the digital era, with the rising number of cyberattacks, it’s crucial to keep applications secure.

See author's page
Renato Ivanescu

June 27th, 2024 · 8min read

#DIGITAL-SIGNATURE
Retrieve win32 app assignments with powershell and intune part 2
Retrieve win32 app assignments with powershell and intune part 2

PowerShell & Intune, Automate your Work - Part 2: Retrieve Win32 App Assignments

Today's increased demand for efficiency in IT necessitates knowledge of how to speed up workflow using powerful tools such as PowerShell and Intune.

See author's page
Alex Marin

June 19th, 2024 · 5min read

#POWERSHELL #INTUNE #AUTOMATION
Retrieve win32 apps with powershell and intune
Retrieve win32 apps with powershell and intune

PowerShell & Intune, Automate your Work - Part 1: Retrieve Win32 Apps

In this article, we will: Have a look over the AZ module, Understand how authentication with Azure works, Explore Microsoft Graph and Microsoft.Graph.Authentication module and Learn how to put all of this together to get the list of Win32 applications from Intune via PowerShell.

See author's page
Alex Marin

June 13th, 2024 · 17min read

#POWERSHELL #INTUNE #AUTOMATION
Remote software installation and deployment
Remote software installation and deployment

Remote Software Installation and Deployment Process Explained

When it comes to IT and business, the capacity to remotely install software on computers linked to a network is essential in the digital era. This not only improves operational efficiency but cuts down on time and resources needed for software deployment.

See author's page
Alex Marin

June 7th, 2024 · 10min read

#DEPLOYMENT
Continue powershell script after reboot
Continue powershell script after reboot

Continuing PowerShell Scripts After Reboot - How to do it?

In PowerShell scripting, ensuring scripts continue after a reboot can be challenging, especially when managing configurations or updates that require a system restart. There are two primary strategies for local and remote execution environments to address this issue.

See author's page
Alex Marin

June 7th, 2024 · 5min read

#POWERSHELL
Ai v21
Ai v21

Advanced Installer 21.8 Released

Discover the latest updates in Advanced Installer 21.8, featuring WinUI 2.x support in the Embedded UI for sleeker, modern MSI installers, available in all the commercial editions.

June 5th, 2024

Digital signing your software guide and resources
Digital signing your software guide and resources

Digital Signing for Application and Software Developers - In-Depth Guide and Resources

A digital signature guarantees the authenticity of an electronic document or message. In the software industry, code signing provides an added layer of security and trust that you're using a code that comes from an original vendor and not a third-party that could have maliciously altered the code.

See author's page
Horatiu Vladasel

May 29th, 2024 · 3min read

#DIGITAL-SIGNATURE
Msu files how to download install manage
Msu files how to download install manage

MSU Files Explained: How to Download, Install, and Manage Windows Updates

It is important to ensure that your Windows operating system is kept up to date in this age of technology. It is a matter that leads us to Microsoft Update Standalone Packages (MSU files), an essential element in the updating process of Windows.

See author's page
Alex Marin

May 23rd, 2024 · 6min read

#WINDOWS #UPDATE
Implement active setup with psadt
Implement active setup with psadt

Implementing Active Setup in Enterprise Software Deployments with PSADT

PowerShell App Deployment Toolkit (PSADT) is the go-to solution for enterprises aiming to standardize their software deployment process.

See author's page
Horatiu Vladasel

May 16th, 2024 · 4min read

#POWERSHELL #DEPLOYMENT #WINDOWS-INSTALLER #MSI
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 35
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 35
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 35

Popular Articles

We use cookies to enhance your experience and analyse site traffic. Read our Cookie Policy.
packitlogo
PacKit, built by Advanced InstallerGive feedback & get 12 months at 90% off
Book Now!

CAPHYON PRODUCTS

  • Advanced Installer
  • PacKit
  • Installer Analytics
  • Advanced Web Ranking
  • Clang Power Tools
  • Wattspeed
  • Bytes Route

COMPANY

  • About Us
  • Contact
  • Partners
  • Press Information
  • Referral Program

PRODUCT

  • Manage Your Account
  • Help
  • Download
  • Documentation
  • Features
  • Forum
  • Pricing
  • Free Trial
  • Customers
  • Release Notes
  • Case Studies
  • Testimonials
  • Get a Demo

RESOURCES

  • MSIX Packaging Fundamentals ebook
  • Advanced MSI Packaging ebook
  • MSI Packaging ebook
  • MSIX Ready
  • MSIX Introduction
  • Alternatives
  • Packaging Checklist for Devs
  • MSIX Succinctly ebook
  • Installer Testing Guide ebook
  • Integration with Visual Studio
  • Advanced Installer Upgrade Guide
  • Trusted Signing Integration
  • Blog

FREE TOOLS

  • MSIX Troubleshooter
  • MSIX Tweaker
  • Advanced Installer Express
  • Advanced Installer Free
  • Hover
  • PacKit Free
  • TweakAppV
  • Visual Studio Extension

Application Packaging Academy

MSI Packaging Essentials Training and Certification
Advanced MSI Packaging Training and Certification

CONNECT

  • RSS
  • Twitter
  • YouTube
  • LinkedIn
  • Facebook
  • GitHub
  • Stack Overflow
Advanced Installer, a Microsoft Partner

Application Packaging Academy

MSI Packaging Essentials Training and Certification
MSI Packaging Essentials Training and Certification
Advanced Installer, a Microsoft Partner
Advanced Installer, a Microsoft Partner
© Caphyon 2002 - 2025 Ltd. Trademarks belong to their respective owners. All rights reserved.
Privacy  |  Site Map