mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:30:34 +00: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