@@ -27,4 +27,31 @@ features that aren't in the latest release, typically because they are unfinishe
27
27
Now that you have the script downloaded, launch the script, and go through the
28
28
[ first time setup] ( #First-Time-Setup ) .
29
29
30
- ### First Time Setup
30
+ ## Customization
31
+
32
+ ### 1. Ease of use (Part 1)
33
+
34
+ Now that you have launched the script, you can safely delete the downloaded file.
35
+ You should now set it up for better ease of use.
36
+
37
+ ### 2. Ease of use (Part 2, warning for setting up auto-run)
38
+
39
+ For launching the script easier, I included 2 (DANGEROUS!) methods that you can use.
40
+ NOTE: You use these methods at your own risk, as they involve basic modification of the system.
41
+ I have tested both, and I can confirm that they do not break anything (major).
42
+ The safer option is likely the best one to go with, as it involves launching the script
43
+ via a command, rather than launching automatically whenever you load a Command Prompt window.
44
+ That more dangerous option will break any other batch scripts that run.
45
+
46
+ ### 3. Ease of use (Part 3, actually setting it up)
47
+
48
+ If this is your first time launching the program, you can set it up from the first time setup.
49
+ For the rest of you who have been using this program already, you can go to Settings (8) and
50
+ Auto-Run (3) to enter the auto-run settings menu.
51
+
52
+ ### 4. Ease of use (Part 3, actually setting it up 2)
53
+
54
+ Now that you are in that menu, I highly recommend that you choose the safer option,
55
+ as this involves adding it to the system PATH, which is 10x safer than the more dangerous option.
56
+ Anyways, to use the safer option, press <kbd >S</kbd >, to use the more dangerous option (and please don't),
57
+ press <kbd >D</kbd >.
0 commit comments