diff --git a/README.md b/README.md
index 50e24ed..b0b5293 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,6 @@
-
-
@@ -13,32 +11,30 @@
System requirements
-
-* OS: Windows 7-11
-* Spotify: Recommended official version [1.1.89.862](https://cutt.ly/8EH6NuH)
-* For Windows Desktop only (Microsoft store version is not suitable).
-* PowerShell: 3 or higher
+- OS: Windows 7-11
+- Spotify: Recommended official version [1.1.89.862](https://cutt.ly/8EH6NuH)
+- For Windows Desktop only (Microsoft store version is not suitable).
+- PowerShell: 3 or higher
Features
-* Blocks all banner, video and audio ads in the client
-* Unlocks the skip function of any track
-* Full screen mode activated
-* Hidden podcasts and episodes from the homepage (optional)
-* Blocks automatic updates (optional)
-* Automatic [cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional)
-* Enabled [enhance playlist](https://github.com/amd64fox/SpotX/discussions/50#discussion-4108773)
-* Enabled [enhance liked songs UI](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851482)
-* Enabled [new lyrics](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851485)
-* Enabled [new search with chips experience](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851545)
-* Enabled [a condensed discography shelf on artist pages](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851591)
-* Enabled [Ignore In Recommendations](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2996165)
-* Activated ["Made For You" in the left sidebar](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2853981)
-* Disabled Sentry (Prevented Sentry from sending console log/error/warning to Spotify developers)
-* Disabled logging (Stopped various elements to log user interaction)
-* Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)
-* Code minification
-
+- Blocks all banner, video and audio ads in the client
+- Unlocks the skip function of any track
+- Full screen mode activated
+- Hidden podcasts and episodes from the homepage (optional)
+- Blocks automatic updates (optional)
+- Automatic [cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional)
+- Enabled [enhance playlist](https://github.com/amd64fox/SpotX/discussions/50#discussion-4108773)
+- Enabled [enhance liked songs UI](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851482)
+- Enabled [new lyrics](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851485)
+- Enabled [new search with chips experience](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851545)
+- Enabled [a condensed discography shelf on artist pages](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2851591)
+- Enabled [Ignore In Recommendations](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2996165)
+- Activated ["Made For You" in the left sidebar](https://github.com/amd64fox/SpotX/discussions/50#discussioncomment-2853981)
+- Disabled Sentry (Prevented Sentry from sending console log/error/warning to Spotify developers)
+- Disabled logging (Stopped various elements to log user interaction)
+- Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files)
+- Code minification
Fast installation / Update
Choose installation type:
@@ -47,20 +43,42 @@
During installation, you need to confirm some actions
-* Just download and run [Install.bat](https://raw.githack.com/amd64fox/SpotX/main/Install.bat)
+* Just download and run [Install.bat](https://raw.githack.com/amd64fox/SpotX/main/Install.bat)
or
-* Run The following command in PowerShell:
+- Run The following command in PowerShell:
+
```ps1
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content | iex
```
+
+Automated basic installation
+
+
Automated basic installation without confirmation, what does it do?
+
+ - Automatic removal of Spotify MS if it was found
+ - Automatic installation of the recommended version of Spotify (if another client has already been found, it will be installed over)
+
+
+
+- Just download and run [Install_Basic.bat](https://raw.githack.com/amd64fox/SpotX/main/scripts/Install_Basic.bat)
+
+or
+
+- Run The following command in PowerShell:
+
+```ps1
+[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex "& { $((iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content) } -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over"
+```
+
+
-Automatic installation
+Automatic full installation
Automatic installation without confirmation, what does it do?
@@ -73,18 +91,18 @@ or
-* Just download and run [Install_Auto.bat](https://raw.githack.com/amd64fox/SpotX/main/scripts/Install_Auto.bat)
+- Just download and run [Install_Auto.bat](https://raw.githack.com/amd64fox/SpotX/main/scripts/Install_Auto.bat)
+
+or
+
+- Run The following command in PowerShell:
-or
- - Run The following command in PowerShell:
```ps1
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex "& { $((iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content) } -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_off -cache_off -block_update_on -start_spoti"
```
-
-
Installation for premium
@@ -94,14 +112,14 @@ or
or
-* Run The following command in PowerShell:
+- Run The following command in PowerShell:
+
```ps1
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex "& { $((iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content) } -premium"
```
-
Installing with parameters
@@ -109,7 +127,6 @@ You can specify various parameters for a more flexible installation, more [detai
-
Установка на русском
@@ -117,41 +134,39 @@ You can specify various parameters for a more flexible installation, more [detai
-
Uninstall
-* Just run [Uninstall.bat](https://cutt.ly/dErpPEK)
+- Just run [Uninstall.bat](https://cutt.ly/dErpPEK)
or
-* Reinstall Spotify ([Full uninstall](https://github.com/amd64fox/Uninstall-Spotify) recommended)
-
-
+- Reinstall Spotify ([Full uninstall](https://github.com/amd64fox/Uninstall-Spotify) recommended)
Possible problems
-
In most cases, this helps solve problems.
If you notice an error or other malfunction in the mod or in its installation, then do not rush to create a problem report, try this couple of simple steps, this helps to solve a large number of different bugs:
- * Completely remove Spotify so that there are no tails from the old versions of the client, [this patch](https://github.com/amd64fox/Uninstall-Spotify) will do it for you in one click.
- * Also, as an additional measure, look at your host file, it should not contain different URLs that can cause the client to work incorrectly, even if you are sure that you did not add anything to it, then go into it anyway and check it for sure, since Some ad blockers that you may have used in the past may have added entries to the host file automatically without your consent.
- To quickly open the host file, press `Win + R` and enter `%WinDir%\System32\Drivers\Etc\hosts`, in order for the system to allow you to edit the file, you need to open it as an administrator.
- * If you still see errors, then install the original client and check this error there, if the error is present in the original client, then here you need to wait for a fix from the Spotify developers.
- To expedite resolution of a problem in the original client, please create a problem report on their [support forum](https://community.spotify.com/t5/Desktop-Windows/bd-p/desktop_windows).
- In the meantime, you are waiting for a fix, you can temporarily return to the previous version of Spotify that worked for you and block updates in it, [this instruction](https://github.com/amd64fox/Rollback-Spotify) will help you with this.
+
+- Completely remove Spotify so that there are no tails from the old versions of the client, [this patch](https://github.com/amd64fox/Uninstall-Spotify) will do it for you in one click.
+- Also, as an additional measure, look at your host file, it should not contain different URLs that can cause the client to work incorrectly, even if you are sure that you did not add anything to it, then go into it anyway and check it for sure, since Some ad blockers that you may have used in the past may have added entries to the host file automatically without your consent.
+ To quickly open the host file, press `Win + R` and enter `%WinDir%\System32\Drivers\Etc\hosts`, in order for the system to allow you to edit the file, you need to open it as an administrator.
+- If you still see errors, then install the original client and check this error there, if the error is present in the original client, then here you need to wait for a fix from the Spotify developers.
+ To expedite resolution of a problem in the original client, please create a problem report on their [support forum](https://community.spotify.com/t5/Desktop-Windows/bd-p/desktop_windows).
+ In the meantime, you are waiting for a fix, you can temporarily return to the previous version of Spotify that worked for you and block updates in it, [this instruction](https://github.com/amd64fox/Rollback-Spotify) will help you with this.
Outdated versions of PowerShell
-If you are using Windows 7, there may be errors in the installation process due to an outdated version of NET Framework and PowerShell.
- Do the following:
- * Upgrade to [NET Framework 4.8](https://go.microsoft.com/fwlink/?linkid=2088631)
- * Upgrade to [WMF 5.1](https://www.microsoft.com/en-us/download/details.aspx?id=54616)
- * Reboot your PC
+If you are using Windows 7, there may be errors in the installation process due to an outdated version of NET Framework and PowerShell.
+Do the following:
+
+- Upgrade to [NET Framework 4.8](https://go.microsoft.com/fwlink/?linkid=2088631)
+- Upgrade to [WMF 5.1](https://www.microsoft.com/en-us/download/details.aspx?id=54616)
+- Reboot your PC
@@ -159,24 +174,22 @@ If you are using Windows 7, there may be errors in the installation process due
After running Install.bat, the message "Curl command line utility not found" appeared
The curl command was not found in the system (in windows 10 and above it comes out of the box), you need to install it manually:
- * Follow the [link](http://www.confusedbycode.com/curl/#downloads) and download the installation file, depending on the bitness of the OS.
- * We start the installation process, at the end we must restart the PC.
-
-
+- Follow the [link](http://www.confusedbycode.com/curl/#downloads) and download the installation file, depending on the bitness of the OS.
+- We start the installation process, at the end we must restart the PC.
+
+
How do I go back to the previous version of the client ?
- If you have problems with the patch after upgrading the client version, then use this [tool](https://github.com/amd64fox/Rollback-Spotify) to revert back to the working version.
+If you have problems with the patch after upgrading the client version, then use this [tool](https://github.com/amd64fox/Rollback-Spotify) to revert back to the working version.
-
-
Additional Notes
-* The repository is based on BlockTheSpot, and also some tricks were taken from spicetify-cli, many thanks to the contributors
-* SpotX will only work correctly on the latest versions of Spotify, please make sure of this before asking a question.
-* The modifiable files are replaced by the Spotify installer every time it is updated, so you will need to apply the patch again when this happens.
-* [SpotX will be installed even if you are using Spicetify](https://github.com/amd64fox/SpotX/discussions/28#discussioncomment-2389043), but you may need to run Install.bat again after running the `spicetify apply` or other commands.
+- The repository is based on BlockTheSpot, and also some tricks were taken from spicetify-cli, many thanks to the contributors
+- SpotX will only work correctly on the latest versions of Spotify, please make sure of this before asking a question.
+- The modifiable files are replaced by the Spotify installer every time it is updated, so you will need to apply the patch again when this happens.
+- [SpotX will be installed even if you are using Spicetify](https://github.com/amd64fox/SpotX/discussions/28#discussioncomment-2389043), but you may need to run Install.bat again after running the `spicetify apply` or other commands.
diff --git a/scripts/Install_Basic.bat b/scripts/Install_Basic.bat
new file mode 100644
index 0000000..7c977aa
--- /dev/null
+++ b/scripts/Install_Basic.bat
@@ -0,0 +1,6 @@
+@echo off
+
+powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}; """"& { $((Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content)} -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over"""" | Invoke-Expression"
+
+pause
+exit /b
\ No newline at end of file