diff --git a/NanaZip.Codecs/NanaZip.Codecs.vcxproj b/NanaZip.Codecs/NanaZip.Codecs.vcxproj index 9afbc1f12..b722fa57e 100644 --- a/NanaZip.Codecs/NanaZip.Codecs.vcxproj +++ b/NanaZip.Codecs/NanaZip.Codecs.vcxproj @@ -13,8 +13,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Codecs.dll NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.Core/NanaZip.Core.Sfx.Console.vcxproj b/NanaZip.Core/NanaZip.Core.Sfx.Console.vcxproj index 2f2cbfbf5..21ddd06cc 100644 --- a/NanaZip.Core/NanaZip.Core.Sfx.Console.vcxproj +++ b/NanaZip.Core/NanaZip.Core.Sfx.Console.vcxproj @@ -13,8 +13,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Core.Console.sfx NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.Core/NanaZip.Core.Sfx.Setup.vcxproj b/NanaZip.Core/NanaZip.Core.Sfx.Setup.vcxproj index c976fb59a..b91527bf6 100644 --- a/NanaZip.Core/NanaZip.Core.Sfx.Setup.vcxproj +++ b/NanaZip.Core/NanaZip.Core.Sfx.Setup.vcxproj @@ -13,8 +13,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Core.Setup.sfx NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.Core/NanaZip.Core.Sfx.Windows.vcxproj b/NanaZip.Core/NanaZip.Core.Sfx.Windows.vcxproj index b60f5cf47..7383e056b 100644 --- a/NanaZip.Core/NanaZip.Core.Sfx.Windows.vcxproj +++ b/NanaZip.Core/NanaZip.Core.Sfx.Windows.vcxproj @@ -13,8 +13,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Core.Windows.sfx NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.Core/NanaZip.Core.vcxproj b/NanaZip.Core/NanaZip.Core.vcxproj index 18ebd87bb..5d7659bad 100644 --- a/NanaZip.Core/NanaZip.Core.vcxproj +++ b/NanaZip.Core/NanaZip.Core.vcxproj @@ -12,8 +12,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Core.dll NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXCon/resource.rc b/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXCon/resource.rc index 5e4812bf8..69490cc08 100644 --- a/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXCon/resource.rc +++ b/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXCon/resource.rc @@ -8,7 +8,7 @@ // **************** NanaZip Modification Start **************** //IDI_ICON ICON "7z.ico" -101 ICON "../../../../../../Assets/NanaZipSfx.ico" +101 ICON "../../../../../../Assets/NanaZipPreviewSfx.ico" // **************** NanaZip Modification End **************** // **************** NanaZip Modification Start **************** diff --git a/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXSetup/resource.rc b/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXSetup/resource.rc index 0e90cded9..44ba66c9f 100644 --- a/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXSetup/resource.rc +++ b/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXSetup/resource.rc @@ -9,7 +9,7 @@ // **************** NanaZip Modification Start **************** //IDI_ICON ICON "setup.ico" -IDI_ICON ICON "../../../../../../Assets/NanaZipSfx.ico" +IDI_ICON ICON "../../../../../../Assets/NanaZipPreviewSfx.ico" // **************** NanaZip Modification End **************** STRINGTABLE diff --git a/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXWin/resource.rc b/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXWin/resource.rc index 7e3525a94..fd27caa1e 100644 --- a/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXWin/resource.rc +++ b/NanaZip.Core/SevenZip/CPP/7zip/Bundles/SFXWin/resource.rc @@ -16,7 +16,7 @@ // **************** NanaZip Modification Start **************** //IDI_ICON ICON "7z.ico" -IDI_ICON ICON "../../../../../../Assets/NanaZipSfx.ico" +IDI_ICON ICON "../../../../../../Assets/NanaZipPreviewSfx.ico" // **************** NanaZip Modification End **************** IDD_EXTRACT DIALOG 0, 0, xs, ys MY_MODAL_DIALOG_STYLE MY_FONT diff --git a/NanaZip.UI.Classic/NanaZip.vcxproj b/NanaZip.UI.Classic/NanaZip.vcxproj index f563216aa..b6b10f11f 100644 --- a/NanaZip.UI.Classic/NanaZip.vcxproj +++ b/NanaZip.UI.Classic/NanaZip.vcxproj @@ -14,8 +14,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.exe NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.UI.Classic/NanaZipConsole.vcxproj b/NanaZip.UI.Classic/NanaZipConsole.vcxproj index f4ddf0181..55f4d8dd0 100644 --- a/NanaZip.UI.Classic/NanaZipConsole.vcxproj +++ b/NanaZip.UI.Classic/NanaZipConsole.vcxproj @@ -14,8 +14,8 @@ © M2-Team and Contributors. All rights reserved. NanaZipC.exe NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.UI.Classic/NanaZipWindows.vcxproj b/NanaZip.UI.Classic/NanaZipWindows.vcxproj index ea80192d2..4f88a7a39 100644 --- a/NanaZip.UI.Classic/NanaZipWindows.vcxproj +++ b/NanaZip.UI.Classic/NanaZipWindows.vcxproj @@ -15,8 +15,8 @@ © M2-Team and Contributors. All rights reserved. NanaZipG.exe NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.UI.Modern/NanaZip.Console.vcxproj b/NanaZip.UI.Modern/NanaZip.Console.vcxproj index 412b6d834..4ad6e647e 100644 --- a/NanaZip.UI.Modern/NanaZip.Console.vcxproj +++ b/NanaZip.UI.Modern/NanaZip.Console.vcxproj @@ -15,8 +15,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Console.exe NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.UI.Modern/NanaZip.Modern.vcxproj b/NanaZip.UI.Modern/NanaZip.Modern.vcxproj index 0b7ab30b4..a7bd7ced2 100644 --- a/NanaZip.UI.Modern/NanaZip.Modern.vcxproj +++ b/NanaZip.UI.Modern/NanaZip.Modern.vcxproj @@ -21,8 +21,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Modern.exe NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.UI.Modern/NanaZip.ShellExtension.cpp b/NanaZip.UI.Modern/NanaZip.ShellExtension.cpp index 0d4e3cd50..229a15232 100644 --- a/NanaZip.UI.Modern/NanaZip.ShellExtension.cpp +++ b/NanaZip.UI.Modern/NanaZip.ShellExtension.cpp @@ -916,7 +916,7 @@ namespace NanaZip::ShellExtension return E_NOTIMPL; } - return ::SHStrDupW(L"NanaZip", ppszName); + return ::SHStrDupW(L"NanaZip Preview", ppszName); } HRESULT STDMETHODCALLTYPE GetIcon( @@ -1042,7 +1042,7 @@ namespace NanaZip::ShellExtension #pragma endregion }; - struct DECLSPEC_UUID("CAE3F1D4-7765-4D98-A060-52CD14D56EAB") + struct DECLSPEC_UUID("469D94E9-6AF4-4395-B396-99B1308F8CE5") ClassFactory : public winrt::implements< ClassFactory, IClassFactory> { diff --git a/NanaZip.UI.Modern/NanaZip.ShellExtension.vcxproj b/NanaZip.UI.Modern/NanaZip.ShellExtension.vcxproj index 32225a639..47142469b 100644 --- a/NanaZip.UI.Modern/NanaZip.ShellExtension.vcxproj +++ b/NanaZip.UI.Modern/NanaZip.ShellExtension.vcxproj @@ -15,8 +15,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.ShellExtension.dll NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.UI.Modern/NanaZip.Windows.vcxproj b/NanaZip.UI.Modern/NanaZip.Windows.vcxproj index f67fb9fba..604f41ba2 100644 --- a/NanaZip.UI.Modern/NanaZip.Windows.vcxproj +++ b/NanaZip.UI.Modern/NanaZip.Windows.vcxproj @@ -16,8 +16,8 @@ © M2-Team and Contributors. All rights reserved. NanaZip.Windows.exe NanaZip - 3.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 - + 3.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2021-08-31'))).TotalDays).0 + Preview 0 diff --git a/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/FileManager/resource.rc b/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/FileManager/resource.rc index 4c02da94c..5e7174a64 100644 --- a/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/FileManager/resource.rc +++ b/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/FileManager/resource.rc @@ -115,7 +115,7 @@ BEGIN END -IDI_ICON ICON "../../../../../../Assets/NanaZip.ico" +IDI_ICON ICON "../../../../../../Assets/NanaZipPreview.ico" IDB_PARENT_FOLDER BITMAP "../../../../../Assets/ParentFolder.bmp" diff --git a/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/GUI/resource.rc b/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/GUI/resource.rc index 6b61b21c8..c6099f824 100644 --- a/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/GUI/resource.rc +++ b/NanaZip.UI.Modern/SevenZip/CPP/7zip/UI/GUI/resource.rc @@ -3,7 +3,7 @@ #include "../FileManager/resourceGui.rc" -IDI_ICON ICON "../../../../../../Assets/NanaZip.ico" +IDI_ICON ICON "../../../../../../Assets/NanaZipPreview.ico" #include "../FileManager/PropertyName.rc" #include "../FileManager/OverwriteDialog.rc" diff --git a/NanaZipPackage/NanaZipPackage.wapproj b/NanaZipPackage/NanaZipPackage.wapproj index 259bbe47d..c070ff41b 100644 --- a/NanaZipPackage/NanaZipPackage.wapproj +++ b/NanaZipPackage/NanaZipPackage.wapproj @@ -27,7 +27,7 @@ - + true Assets\%(RecursiveDir)%(FileName)%(Extension) diff --git a/NanaZipPackage/Package.appxmanifest b/NanaZipPackage/Package.appxmanifest index e869ff480..0127bc9f5 100644 --- a/NanaZipPackage/Package.appxmanifest +++ b/NanaZipPackage/Package.appxmanifest @@ -17,12 +17,12 @@ IgnorableNamespaces="uap rescap desktop uap2 uap3 com desktop4 desktop5 desktop10 uap8 uap10 virtualization"> + Version="3.5.996.0" /> - NanaZip + NanaZip Preview Kenji Mouri Assets\StoreLogo.png @@ -135,7 +135,7 @@ EntryPoint="Windows.FullTrustApplication"> - + - + - + - +