Add personal preference tweaks section to README

Added section for personal preference tweaks with link to Wiki.
pull/13/head
ThioJoe 2025-09-27 10:39:00 -07:00 committed by GitHub
parent f0f990cc82
commit 317ab2c66c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -48,4 +48,5 @@ It is written assuming it will be run from _within_ the sandbox, so to automatic
3. Update any other options to your liking in the `.wsb` file, such as amount of RAM. 3. Update any other options to your liking in the `.wsb` file, such as amount of RAM.
4. Launch Sandbox using the configuration by double clicking `MyDefaultSandbox.wsb`. It will map the folder to the Desktop as a folder called `HostShared`, and run the script automatically. You can also add other scripts and things to the shared folder you may want to run manually. 4. Launch Sandbox using the configuration by double clicking `MyDefaultSandbox.wsb`. It will map the folder to the Desktop as a folder called `HostShared`, and run the script automatically. You can also add other scripts and things to the shared folder you may want to run manually.
### More Personal Preference Tweaks For Your Startup Script
For other commands and registry tweaks that are more just personal preference, I've created a [Wiki page](https://github.com/ThioJoe/Windows-Sandbox-Tools/wiki/More-Optional-Registry-Tweaks)