You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,16 +37,18 @@ The two main files used in this setup are:
37
37
38
38
1.**Download:** Download the [`setup_autostart.bat`](setup_autostart.bat) file from this repository (click the file, then click "Download Raw File").
39
39
40
-
2.**CRITICAL Confirmation Step (Type 'Y'):**
41
-
When the script is executed, a PowerShell window may briefly appear asking you to confirm the installation of the **NuGet Package Provider** or similar dependencies. **You MUST type `Y` and press Enter** to allow the script to proceed with the Spicetify installation. This step is mandatory for the setup to complete.
42
-
43
-
3.**Execute as Administrator (Recommended Method):**
40
+
2.**Execute as Administrator:**
44
41
* Right-click the downloaded `setup_autostart.bat` file and select **"Run as administrator"**.
45
42
43
+
3.**CRITICAL INTERRUPTION: Type 'Y' and Enter**
44
+
Immediately after execution, a PowerShell window may appear asking to install a necessary provider (e.g., **NuGet**).
45
+
46
+
***You MUST type `Y` and press Enter** to allow the script to proceed with the Spicetify installation. This manual confirmation is mandatory.
47
+
46
48
4.**Alternative Execution via Terminal (Drag & Drop):**
47
49
* Open the Command Prompt (`cmd`) or PowerShell **as Administrator**.
48
50
***Drag the `setup_autostart.bat` file** into the Terminal window to automatically insert its full path.
49
-
* Press **Enter** to run the script.
51
+
* Press **Enter** to run the script (and perform the **CRITICAL INTERRUPTION** if prompted).
50
52
51
53
5.**Finished:** The routine is set up. The script will now execute automatically upon every subsequent user login.
0 commit comments