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
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

Thank you for
subscribing!

Newsletter

Newsletter

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
Where can i buy code signing certificate
Where can i buy code signing certificate

Where can I purchase a code signing certificate? Recommended providers

Are you a developer or IT professional looking to digitally sign your code or software application, but unsure of how to acquire a digital certificate? In this blog post, we will introduce you to some of the top providers where you can buy these certificates at an affordable cost.

See author's page
Radu Popescu

May 10th, 2024 · 5min read

#CERTIFICATE #CODE-SIGNING #DIGITAL-SIGNATURE
Convert jar files to exe
Convert jar files to exe

Convert JAR Files to EXE for Easier Deployment to Windows Users

Java applications are compiled into JAR files, which require the Java Runtime Environment (JRE) to run. However, JAR files cannot be executed as standalone files.

See author's page
Alex Marin

May 2nd, 2024 · 6min read

#EXE #TIPS
Ai v21
Ai v21

Advanced Installer 21.7 Released

We have extended our Trusted Signing Integration capabilities to further enhance security and streamline your development processes. Now, you can sign your projects directly within Visual Studio using the Azure Trusted Signing in the Visual Studio Extension. This integration simplifies your workflow by enabling you to sign your packages without leaving your development environment.

April 29th, 2024

Chat gpt ai in application packaging
Chat gpt ai in application packaging

Introducing Chat GPT and Artificial Intelligence in Application Packaging

In the world of software deployment, efficiency and innovation are essential, not just aspirational. As technology evolves at a lightning pace, our IT tools and methodologies need to not only keep up but also anticipate and prepare for what's next.

See author's page
Alex Marin

April 26th, 2024 · 4min read

#APPLICATION-PACKAGING
Trusted signing integration
Trusted signing integration

Trusted Signing Integration

Digital Signing should be a formality for professionals. It’s been almost 30 years since the first software was digitally signed but we still have many users who don’t know how or why they should use a code signing certificate. We need it to protect their intellectual property and enhance the cybersecurity of their end-users.

See author's page
Bogdan Mitrache

April 19th, 2024 · 4min read

#MSI #MSIX #CODE-SIGNING #AUTHENTICODE #DIGITAL-SIGNATURE #SECURITY
Create trial for csharp windows forms application
Create trial for csharp windows forms application

How to Create a Trial Version for a C# Windows Forms application

Offering trial versions of applications is a common strategy to attract users by allowing them to evaluate the software before purchasing. However, designing a secure and user-friendly trial functionality can be challenging.

See author's page
Renato Ivanescu

April 19th, 2024 · 6min read

#C# #WINDOWS-FORMS #VISUAL-STUDIO
Common challenges in msi deployment
Common challenges in msi deployment

Identifying and Resolving Common Challenges in MSI Deployment

MSI deployments, while effective, are often marred by common errors.

See author's page
Alex Marin

April 12th, 2024 · 7min read

#MSI #DEPLOYMENT
Ai v21
Ai v21

Advanced Installer 21.6 Released

Advanced Installer 21.6 is out, bringing essential updates and improvements to streamline your software packaging and deployment workflows. This release introduces custom context menu for file associations installed via MSIX, simplifying user interactions with your applications.

April 4th, 2024

Change uwp applications with mutablepackagedirectory
Change uwp applications with mutablepackagedirectory

Modifying UWP Applications using the MutablePackageDirectory feature

Today, we're exploring the WindowsApps folder that you find in Windows 10 and 11. This folder holds all the files for UWP (Universal Windows Platform) applications on your computer.

See author's page
Horatiu Vladasel

April 3rd, 2024 · 2min read

#MSIX
Define prerequisite source online offline installer
Define prerequisite source online offline installer

How to define a prerequisite source (web installer or offline) within your installer

In our previous article, we discussed how to create Web, Offline & Enterprise MSI within the same Advanced Installer project.

See author's page
Radu Popescu

March 22nd, 2024 · 5min read

#APPLICATION-RESOURCES
Create web installer with lzma compression
Create web installer with lzma compression

How to create a web installer using LZMA compression

In our previous article, we talked about how to create Web, Offline & Enterprise MSI all within the same Advanced Installer project.

See author's page
Radu Popescu

March 14th, 2024 · 4min read

#WEB #EXE #INSTALLER
Deploy win32 applications to microsoft intune
Deploy win32 applications to microsoft intune

A Complete Guide to Deploying Win32 Applications via Microsoft Intune

In today's technology-driven workplace, deploying Win32 applications efficiently and securely is a critical challenge for IT departments.

See author's page
Alex Marin

March 8th, 2024 · 15min read

#INTUNE
Install msi files with powershell
Install msi files with powershell

How to Install and Uninstall MSI Packages using Powershell

Installing MSI packages through PowerShell is a widely known technique that simplifies the deployment of software across multiple systems, especially for system administrators and IT professionals.

See author's page
Alex Marin

February 29th, 2024 · 8min read

#MSI #POWERSHELL
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8
  • 35
  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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