From dda1d6d1d7209682c30b9b93d053056fad40cdfa Mon Sep 17 00:00:00 2001 From: Aptivi CEO Date: Wed, 29 Nov 2023 17:05:39 +0300 Subject: [PATCH] upd - brk|doc - Updated SpecProbe --- This update of SpecProbe now requires administrator rights to probe hard drives accurately. As a result, starting from 3.0.25.353, we require administrator privileges. It used to be optional. --- Type: upd Breaking: True Doc Required: True Part: 1/1 --- public/Nitrocid/Nitrocid.csproj | 5 +++-- public/Nitrocid/Properties/app.manifest | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 public/Nitrocid/Properties/app.manifest diff --git a/public/Nitrocid/Nitrocid.csproj b/public/Nitrocid/Nitrocid.csproj index e92f8b8e34..cee999f61b 100644 --- a/public/Nitrocid/Nitrocid.csproj +++ b/public/Nitrocid/Nitrocid.csproj @@ -49,6 +49,7 @@ True true true + Properties\app.manifest True ..\..\aptivi_snk.snk @@ -56,7 +57,7 @@ 3.0.25 - 352 + 353 $(NitrocidModAPIVersionMajor).$(NitrocidModAPIVersionChangeset) @@ -95,7 +96,7 @@ - + diff --git a/public/Nitrocid/Properties/app.manifest b/public/Nitrocid/Properties/app.manifest new file mode 100644 index 0000000000..99189431e4 --- /dev/null +++ b/public/Nitrocid/Properties/app.manifest @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + +