mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-01-14 07:06:15 +08:00
New AppViewer plugin for .msi
This commit is contained in:
@@ -52,7 +52,7 @@ public partial class PEInfoPanel : UserControl
|
||||
|
||||
public void DisplayInfo(string path)
|
||||
{
|
||||
Task.Run(() =>
|
||||
_ = Task.Run(() =>
|
||||
{
|
||||
var scale = DisplayDeviceHelper.GetCurrentScaleFactor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user