New AppViewer plugin for .msi

This commit is contained in:
ema
2025-05-24 15:03:54 +08:00
parent 77c332d825
commit 86e7803cd7
12 changed files with 876 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ public partial class PEInfoPanel : UserControl
public void DisplayInfo(string path)
{
Task.Run(() =>
_ = Task.Run(() =>
{
var scale = DisplayDeviceHelper.GetCurrentScaleFactor();