mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-19 03:25:40 -04:00
Add Windows Defender warning for updating TWLMenu++ from .7z file
This commit is contained in:
parent
7b7511af8e
commit
3ed8da72a6
@ -30,6 +30,10 @@ If updating from a version older than v25.7.0, it is recommended to delete the `
|
|||||||
{% assign tab-universal-updater = tab-universal-updater | split: "////////" %}
|
{% assign tab-universal-updater = tab-universal-updater | split: "////////" %}
|
||||||
|
|
||||||
{% capture tab-manual %}
|
{% capture tab-manual %}
|
||||||
|
|
||||||
|
If you use a Windows edition which contains Windows Defender, it'll detect the `.7z` file as a Trojan due to a false positive. To work around the false positive, please see this guide [here](https://www.makeuseof.com/microsoft-defender-restore-quarantined-file/).
|
||||||
|
{:.alert .alert-warning}
|
||||||
|
|
||||||
1. Download the latest [`TWiLightMenu-3DS.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-3DS.7z)
|
1. Download the latest [`TWiLightMenu-3DS.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-3DS.7z)
|
||||||
1. Extract `TWiLightMenu-3DS.7z`
|
1. Extract `TWiLightMenu-3DS.7z`
|
||||||
1. Copy the `_nds` folder to your SD card root, replacing any existing files
|
1. Copy the `_nds` folder to your SD card root, replacing any existing files
|
||||||
|
@ -14,6 +14,9 @@ If updating from a version older than v6.8.3, please move your `.sav` files for
|
|||||||
If updating from a version older than v21.0.0, please move your `.pub` and/or `.prv` files for DSiWare titles to a new folder called `saves`, with the `saves` folder being in the same place as the DSiWare ROMs.
|
If updating from a version older than v21.0.0, please move your `.pub` and/or `.prv` files for DSiWare titles to a new folder called `saves`, with the `saves` folder being in the same place as the DSiWare ROMs.
|
||||||
{:.alert .alert-info}
|
{:.alert .alert-info}
|
||||||
|
|
||||||
|
If you use a Windows edition which contains Windows Defender, it'll detect the `.7z` file as a Trojan due to a false positive. To work around the false positive, please see this guide [here](https://www.makeuseof.com/microsoft-defender-restore-quarantined-file/).
|
||||||
|
{:.alert .alert-warning}
|
||||||
|
|
||||||
### Updating
|
### Updating
|
||||||
1. Download the latest [`TWiLightMenu-DSi.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-DSi.7z)
|
1. Download the latest [`TWiLightMenu-DSi.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-DSi.7z)
|
||||||
1. Extract `TWiLightMenu-DSi.7z`
|
1. Extract `TWiLightMenu-DSi.7z`
|
||||||
|
@ -14,6 +14,9 @@ If updating from a version older than v16.4.0, please move your `.sav` files for
|
|||||||
If updating from a version older than v21.0.0, please move your `.pub` and/or `.prv` files for DSiWare titles to a new folder called `saves`, with the `saves` folder being in the same place as the DSiWare ROMs.
|
If updating from a version older than v21.0.0, please move your `.pub` and/or `.prv` files for DSiWare titles to a new folder called `saves`, with the `saves` folder being in the same place as the DSiWare ROMs.
|
||||||
{:.alert .alert-info}
|
{:.alert .alert-info}
|
||||||
|
|
||||||
|
If you use a Windows edition which contains Windows Defender, it'll detect the `.7z` file as a Trojan due to a false positive. To work around the false positive, please see this guide [here](https://www.makeuseof.com/microsoft-defender-restore-quarantined-file/).
|
||||||
|
{:.alert .alert-warning}
|
||||||
|
|
||||||
### Updating
|
### Updating
|
||||||
1. Download the latest [`TWiLightMenu-Flashcard.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-Flashcard.7z)
|
1. Download the latest [`TWiLightMenu-Flashcard.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-Flashcard.7z)
|
||||||
1. Extract `TWiLightMenu-Flashcard.7z`
|
1. Extract `TWiLightMenu-Flashcard.7z`
|
||||||
|
Loading…
Reference in New Issue
Block a user