Skip to content

Commit fd70297

Browse files
committed
Update to 2.1.451.0.
1 parent 4b0eeae commit fd70297

File tree

20 files changed

+22
-22
lines changed

20 files changed

+22
-22
lines changed

Documents/ReleaseNotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ For preview versions, please read
66
**NanaZip 2.0 Update 1 (2.0.450.0)**
77

88
- Optimize NanaZip binaries via adjusting the WindowsTargetPlatformMinVersion
9-
to 10.0.19041.0 in all packaged NanaZip binaries projecta except the Self
10-
Extracting Executable stubs projecta.
9+
to 10.0.19041.0 in all packaged NanaZip binaries projects except the Self
10+
Extracting Executable stubs projects.
1111
- Opt out of dynamic code mitigation on main NanaZip thread for resolving the
1212
compatibility issues with Explorer Patcher. (Contributed by dinhngtu.)
1313
- Update Mile.Xaml to 1.1.434.

Documents/ReleaseNotesPreview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
For stable versions, please read [NanaZip Release Notes](ReleaseNotes.md).
44

5-
**NanaZip 2.1 Preview 0 (2.1.xxx.0)**
5+
**NanaZip 2.1 Preview 0 (2.1.451.0)**
66

77
- Update icons. (Designed by Shomnipotence. Updated in NanaZip 2.0 Stable.)
88
- Add instructions for installing NanaZip for all users. (Updated in NanaZip
@@ -12,8 +12,8 @@ For stable versions, please read [NanaZip Release Notes](ReleaseNotes.md).
1212
- Start adding prerequisite support for unpackaged mode. (Updated in NanaZip
1313
2.0 Stable.)
1414
- Optimize NanaZip binaries via adjusting the WindowsTargetPlatformMinVersion
15-
to 10.0.19041.0 in all packaged NanaZip binaries projecta except the Self
16-
Extracting Executable stubs projecta. (Updated in NanaZip 2.0 Update 1.)
15+
to 10.0.19041.0 in all packaged NanaZip binaries projects except the Self
16+
Extracting Executable stubs projects. (Updated in NanaZip 2.0 Update 1.)
1717
- Opt out of dynamic code mitigation on main NanaZip thread for resolving the
1818
compatibility issues with Explorer Patcher. (Contributed by dinhngtu. Updated
1919
in NanaZip 2.0 Update 1.)

NanaZip/Mile.Project.Properties.h

-4 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
14 Bytes
Binary file not shown.

NanaZipPackage/NanaZipPackage.wapproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828
<ItemGroup>
2929
<!-- Image Assets -->
30-
<Content Include="..\Assets\PackageAssets\**\*">
30+
<Content Include="..\Assets\PreviewPackageAssets\**\*">
3131
<DeploymentContent>true</DeploymentContent>
3232
<Link>Assets\%(RecursiveDir)%(FileName)%(Extension)</Link>
3333
</Content>

NanaZipPackage/Package.appxmanifest

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
IgnorableNamespaces="uap rescap desktop uap2 uap3 com desktop4 desktop5 uap8 uap10 virtualization">
1717

1818
<Identity
19-
Name="40174MouriNaruto.NanaZip"
19+
Name="40174MouriNaruto.NanaZipPreview"
2020
Publisher="CN=E310A153-74A9-4D81-800B-857A8D58408A"
21-
Version="2.0.450.0" />
21+
Version="2.1.451.0" />
2222

2323
<Properties>
24-
<DisplayName>NanaZip</DisplayName>
24+
<DisplayName>NanaZip Preview</DisplayName>
2525
<PublisherDisplayName>Kenji Mouri</PublisherDisplayName>
2626
<Logo>Assets\StoreLogo.png</Logo>
2727
<uap10:PackageIntegrity>
@@ -134,7 +134,7 @@
134134
EntryPoint="Windows.FullTrustApplication">
135135
<uap:VisualElements
136136
AppListEntry="none"
137-
DisplayName="NanaZip"
137+
DisplayName="NanaZip Preview"
138138
Description="NanaZip"
139139
BackgroundColor="transparent"
140140
Square150x150Logo="Assets\Square150x150Logo.png"
@@ -157,7 +157,7 @@
157157
EntryPoint="Windows.FullTrustApplication">
158158
<uap:VisualElements
159159
AppListEntry="none"
160-
DisplayName="NanaZip"
160+
DisplayName="NanaZip Preview"
161161
Description="NanaZip"
162162
BackgroundColor="transparent"
163163
Square150x150Logo="Assets\Square150x150Logo.png"
@@ -179,7 +179,7 @@
179179
Executable="NanaZip.exe"
180180
EntryPoint="Windows.FullTrustApplication">
181181
<uap:VisualElements
182-
DisplayName="NanaZip"
182+
DisplayName="NanaZip Preview"
183183
Description="NanaZip"
184184
BackgroundColor="transparent"
185185
Square150x150Logo="Assets\Square150x150Logo.png"
@@ -264,17 +264,17 @@
264264
<!-- Our verb name starts with "C" to work around a bug preventing our shell menu from appearing in the
265265
classic context menu. -->
266266
<desktop5:ItemType Type="Directory">
267-
<desktop5:Verb Id="CNanaZipShellExtension" Clsid="CAE3F1D4-7765-4D98-A060-52CD14D56EAB" />
267+
<desktop5:Verb Id="CNanaZipShellExtension" Clsid="469D94E9-6AF4-4395-B396-99B1308F8CE5" />
268268
</desktop5:ItemType>
269269
<desktop5:ItemType Type="*">
270-
<desktop5:Verb Id="CNanaZipShellExtension" Clsid="CAE3F1D4-7765-4D98-A060-52CD14D56EAB" />
270+
<desktop5:Verb Id="CNanaZipShellExtension" Clsid="469D94E9-6AF4-4395-B396-99B1308F8CE5" />
271271
</desktop5:ItemType>
272272
</desktop4:FileExplorerContextMenus>
273273
</desktop4:Extension>
274274
<com:Extension Category="windows.comServer">
275275
<com:ComServer>
276276
<com:SurrogateServer DisplayName="NanaZip Shell Extension">
277-
<com:Class Id="CAE3F1D4-7765-4D98-A060-52CD14D56EAB" Path="NanaZipShellExtension.dll" ThreadingModel="STA"/>
277+
<com:Class Id="469D94E9-6AF4-4395-B396-99B1308F8CE5" Path="NanaZipShellExtension.dll" ThreadingModel="STA"/>
278278
</com:SurrogateServer>
279279
</com:ComServer>
280280
</com:Extension>
-4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)