Skip to content

Commit

Permalink
Adding a string to tell the user to disable antivirus if install failed
Browse files Browse the repository at this point in the history
Many people have made issues regarding this despite it being mentioned in the discord #FAQ. therefore i have decided to add a string to suggest this aswell.
  • Loading branch information
GuyWhoChad authored Mar 11, 2024
1 parent 91cda40 commit aa02d15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rectify11Installer/Strings/Rectify11.resx
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
<value>Rectify11 has finished installing. Please restart your PC to complete the changes.</value>
</data>
<data name="r11InstallErrorPart1" xml:space="preserve">
<value>Installation of Rectify11 has failed. Please send </value>
<value>Installation of Rectify11 has failed. Please try disabling your Antivirus Software. If that does not work, then Please Send </value>
</data>
<data name="r11InstallErrorPart2" xml:space="preserve">
<value> and open an issue on GitHub or send it on the Rectify11 Discord server for help.</value>
Expand All @@ -454,4 +454,4 @@
<data name="tooNewBuild" xml:space="preserve">
<value>You are running a build of Windows that is too new to be fully supported by Rectify11.</value>
</data>
</root>
</root>

0 comments on commit aa02d15

Please sign in to comment.