Skip to content

Commit 14dd400

Browse files
author
conaN
authored
feat(atlas folder): extract in context menu (#228)
1 parent c3fb79c commit 14dd400

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

docs/getting-started/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ If you need any help, you can find links below to a large community of individua
335335

336336
We hope you enjoy using AtlasOS! :smile:
337337

338+
- [:material-download: Install your Drivers](post-installation/drivers/getting-started.md)
339+
- [:material-cog: Configure your Atlas installation](post-installation/atlas-folder/general-configuration.md)
338340
- [:simple-discord: Discord server](https://discord.atlasos.net) & [:material-github: GitHub Discussions](https://github.com/Atlas-OS/Atlas/discussions)
339341
- [:material-chat-question: FAQ & Troubleshooting](../install-faq/removed-features.md)
340-
- [:material-cog: Configure your Atlas installation](post-installation/atlas-folder/general-configuration.md)
341-

docs/getting-started/post-installation/atlas-folder/interface-tweaks.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,13 @@ Although such gestures are meant to be convenient, many users are inconvenienced
2525

2626
## :material-menu-open: Context Menus
2727

28-
### Run With Priority in the context menu
28+
### Extract in the Context Menu
29+
30+
By default, Atlas hides the extract option in the context menu and replaces it with [NanaZip](https://github.com/M2Team/NanaZip).
31+
32+
To add back the extract option in the context menu, run `Add Extract.reg`, go up a directory and run `Restart Explorer.cmd`.
33+
34+
### Run With Priority in the Context Menu
2935

3036
Process priorities are a feature in Windows that tells Windows how to allocate resources to an application.
3137

@@ -62,7 +68,7 @@ To disable this, run `Disable App Icons on Thumbnails.reg`, go up a directory an
6268

6369
On default Windows, File Explorer determines the type of folder based on its content and applies a respective template. For example, a folder containing primarily videos will get the "Icons" view type.
6470

65-
On Atlas, it is disabled by default due to responsiveness issues experienced by some users when navigating through File Explorer. You can re-enable this feature by running `Enable Automatic Folder Discovery.reg`, going up a directory and using the 'Restart Explorer' shortcut.
71+
On Atlas, it is disabled by default due to responsiveness issues experienced by some users when navigating through File Explorer. You can re-enable this feature by running `Enable Automatic Folder Discovery.reg`, going up a directory and running `Restart Explorer.cmd`.
6672

6773
### Compact View
6874

0 commit comments

Comments
 (0)