Skip to content

Commit 1ce5e79

Browse files
committed
Updated installer
Created new installer settings for a new build and updated the README SHA.
1 parent 3d0dbcc commit 1ce5e79

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

FileLockerInstaller/FileLockerInstaller.wapproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<PackageCertificateThumbprint>958FCF199106053C9C37FAD59D6477BD3126F214</PackageCertificateThumbprint>
6161
<GenerateAppInstallerFile>True</GenerateAppInstallerFile>
6262
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
63-
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
63+
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
6464
<GenerateTestArtifacts>True</GenerateTestArtifacts>
6565
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
6666
<AppInstallerUri>C:\Users\Evan\Desktop\FileLocker Deployment</AppInstallerUri>

FileLockerInstaller/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Identity
1010
Name="63fb33b6-a9f3-4fcb-8019-ffccd149eb9d"
1111
Publisher="CN=Evan Heidebrink"
12-
Version="1.0.3.0" />
12+
Version="1.0.0.0" />
1313

1414
<Properties>
1515
<DisplayName>FileLockerInstaller</DisplayName>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ A Windows desktop app for cryptographically protecting files.
5353
1. Download the .msixbundle file from [Releases](https://github.com/EvanHei/FileLocker/releases) (SHA256 below)
5454

5555
```SHA256
56-
77bd9a0ce98171bf5335f21b3ff38a2a0a81b85e4d4f7f5baa2361cdf304257a
56+
2ef7caa746e817e205399af2237f7c2734c91cea8d429b2831d5c2e5ac6f8522
5757
```
5858

5959
2. Double-click the file and click "Install"

0 commit comments

Comments
 (0)