|
Automation is probably one of the most used words in the IT Industry these days. We can't enter a room without hearing about it in the software packaging industry. However, sometimes simplicity is key. [...]
|
|
Full View / NID: 93040 / Submitted by: The Zilla of Zuron
|
|
MSI is a Windows Installer package format that uses Microsoft’s Windows Installer service to manage the installation (and uninstallation) of applications. [...]
|
|
Full View / NID: 93039 / Submitted by: The Zilla of Zuron
|
|
If we were to manually install and manage software on a large number of target devices, the process would be very expensive and complicated. To avoid that hassle, enterprises use software deployment tools to simplify these tasks. [...]
|
|
Full View / NID: 93021 / Submitted by: The Zilla of Zuron
|
|
The MSI Windows Installer is the most popular packaging format used in Enterprise environments. A lot of Independent Software Vendors (ISVs) create their software installer using MSI Windows Installer technology, whether they provide the installer in MSI format directly or wrap it into a setup EXE. [...]
|
|
Full View / NID: 93020 / Submitted by: The Zilla of Zuron
|
|
If we were to manually install and manage software on a large number of target devices, the process would be very expensive and complicated. To avoid that hassle, enterprises use software deployment tools to simplify these tasks. [...]
|
|
Full View / NID: 93016 / Submitted by: The Zilla of Zuron
|
|
In this article, we'll explore the various uses of WinGet and the options available when it comes to Store Apps deployment in Intune. [...]
|
|
Full View / NID: 93017 / Submitted by: The Zilla of Zuron
|
|
Java is an essential component within enterprise environments, powering various business-critical applications that are necessary for daily operations. However, it is also the most targeted platform for malware and cyber-attacks, posing a significant security risk to organizations that rely on it. [...]
|
|
Full View / NID: 92998 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 20.6 was released on April 27th, 2023
|
|
Full View / NID: 92990 / Submitted by: The Zilla of Zuron
|
|
Windows Presentation Foundation (WPF) is a powerful User Interface (UI) framework for building desktop client apps. It's a part of .NET and offers a multitude of helpful features, such as media services, controls, data binding, and security. [...]
|
|
Full View / NID: 92970 / Submitted by: The Zilla of Zuron
|
|
Often throughout the repackaging process, it's frequent to come across files featuring straightforward paths such as: C:\Program Files. [...]
|
|
Full View / NID: 92937 / Submitted by: The Zilla of Zuron
|
|
In this article, we'll explore how to deploy an MSIX using Group Policies, covering Direct MSIX Deployment with Scheduled Tasks and the MSI Wrapper method. [...]
|
|
Full View / NID: 92926 / Submitted by: The Zilla of Zuron
|
|
.NET MAUI (Multi-platform App UI) is a cross platform framework designed for creating native mobile and desktop applications using C# and XAML. With the .NET MAUI platform, you can create applications that run on Android, iOS, MacOS, and Windows from a single code-base. [...]
|
|
Full View / NID: 92922 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer 20.5 was released on March 30th, 2023
|
|
Full View / NID: 92906 / Submitted by: The Zilla of Zuron
|
|
It can be challenging to create a software package that works seamlessly across different technologies and platforms. [...]
|
|
Full View / NID: 92901 / Submitted by: The Zilla of Zuron
|
|
Batch scripting is still widely used within organizations all over the world, despite the popularity of PowerShell, which is a more powerful programming language. Almost every task or action can be executed by a sequence of commands typed on the Windows Command Prompt. [...]
|
|
Full View / NID: 92900 / Submitted by: The Zilla of Zuron
|
|
MSIX is a modern technology that has transformed the way we approach software installations and deployments, both for individual users and enterprises. [...]
|
|
Full View / NID: 92892 / Submitted by: The Zilla of Zuron
|
|
There are multiple ways to deploy PowerShell scripts in SCCM. Some of the most popular options are the Application model, the Legacy Packages model, and most recently, the Scripts option. [...]
|
|
Full View / NID: 92877 / Submitted by: The Zilla of Zuron
|
|
One of the greatest things about software packaging is the variety of choices available to you to achieve your objectives. However, having too many alternatives to choose from can make it challenging to pick the best one for your requirements. [...]
|
|
Full View / NID: 92825 / Submitted by: The Zilla of Zuron
|
|
Let's suppose you want to make changes to a build system so that it can perform multiple actions when building MSI or EXE packages. [...]
|
|
Full View / NID: 92793 / Submitted by: The Zilla of Zuron
|
|
In some cases, changing the packaging type of an application requires going back to the drawing board. Even though Advanced Installer's GUI lets you convert MSIX packages by importing them, changing the packaging type of an application can still be a bit tricky. [...]
|
|
Full View / NID: 92787 / Submitted by: The Zilla of Zuron
|