diff options
| author | Fuwn <[email protected]> | 2021-08-18 12:08:04 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-08-18 12:08:04 -0700 |
| commit | 83753a79b735898aebc5deba75b9aa238c44acce (patch) | |
| tree | ac8c884dd36ed959b1ac9628bbfd2aaa1b1ea047 | |
| parent | feat(soyuz): :rocket: (diff) | |
| download | soyuz-83753a79b735898aebc5deba75b9aa238c44acce.tar.xz soyuz-83753a79b735898aebc5deba75b9aa238c44acce.zip | |
feat(readme): add startup item workaround
| -rw-r--r-- | README.rst | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -24,6 +24,16 @@ Soon to come - Tray support - "Startup" support +Temporary "Startup" Support Workaround +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +1. Create a shortcut for the Soyuz executable +2. Move the shortcut to + + :code:`C:\Users\<username>\AppData\Roaming\Microsoft\Windows\StartMenu\Programs\Startup` + + (replace :code:`<username>` with your Windows user account's username) + License ------- |