From c42eb6837be97fa44d5933a935afd542ab95cc27 Mon Sep 17 00:00:00 2001 From: Christopher Renaud Oelerich Date: Sat, 13 May 2023 03:20:07 -0500 Subject: [PATCH] cleanup --- UvttThumbnailProvider.vcxproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/UvttThumbnailProvider.vcxproj b/UvttThumbnailProvider.vcxproj index c960dc8..4415363 100644 --- a/UvttThumbnailProvider.vcxproj +++ b/UvttThumbnailProvider.vcxproj @@ -85,6 +85,7 @@ Clean + false Release\ @@ -102,6 +103,7 @@ Clean + false @@ -166,7 +168,7 @@ regsvr32 /s "$(ProjectDir)$(OutDir)UvttThumbnailProvider.dll" - Registering DLL + Register DLL @@ -224,13 +226,15 @@ MachineX64 - regsvr32 /u /s "C:\Users\Chris\source\repos\Windows-classic-samples\Samples\Win7Samples\winui\shell\appshellintegration\RecipeThumbnailProvider\x64\Debug\RecipeThumbnailProvider.dll" + + - Deregister DLL + + - regsvr32 /s "C:\Users\Chris\source\repos\Windows-classic-samples\Samples\Win7Samples\winui\shell\appshellintegration\RecipeThumbnailProvider\x64\Debug\RecipeThumbnailProvider.dll" + regsvr32 /s "$(ProjectDir)$(OutDir)UvttThumbnailProvider.dll" Register DLL