|
Windows Forms is a UI framework used to create Windows desktop applications. This development platform provides a broad set of features to develop graphically rich and interactive applications, including a visual designer in Visual Studio. [...]
|
|
Full View / NID: 93068 / Submitted by: The Zilla of Zuron
|
|
In the previous article discussing "Repackaging vs. Wrapping", we touched upon the concept of working with wrappers in the world of software packaging and deployment. [...]
|
|
Full View / NID: 93069 / Submitted by: The Zilla of Zuron
|
|
Object Linking and Embedding (OLE) is a proprietary technology developed by Microsoft that enables developers to embed and link to other objects. [...]
|
|
Full View / NID: 93070 / Submitted by: The Zilla of Zuron
|
|
Do you need to execute your application (exe file) as an administrator or apply compatibility options to it? [...]
|
|
Full View / NID: 93047 / Submitted by: The Zilla of Zuron
|
|
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
|