Skip to content

Commit db0f43a

Browse files
authored
Docs: Added FAQ for custom/Windows 10 style context menu (#805)
1 parent b38786d commit db0f43a

File tree

1 file changed

+4
-0
lines changed
  • src/routes/docs/getting-started/faq

1 file changed

+4
-0
lines changed

src/routes/docs/getting-started/faq/+page.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ To open Files from command line, run the following command: `files-<branch>.exe`
4848
- `dev`: Development build
4949

5050
You can also use the path parameter to open a folder inside of Files, for example: `files-stable.exe "C:\Users\YourName\Documents"`.
51+
52+
## Is it possible to use other context menus (Nilesoft, File Explorer etc)
53+
54+
While it's technically possible for us to support the File Explorer context menu, it wouldn't provide the best experience. For example, menu options like changing the layout, copying, pasting, creating new files, viewing properties, and sorting are all linked to File Explorer and wouldn't work if invoked from Files. Additionally, there are many unique features in the Files context menu that you won't find in File Explorer. Support for third party context menus can be added provided the third party makes the necessary changes to integrate with Files. If there's a specific feature you're missing, please feel free to open a feature request, and we'll be happy to take a look!

0 commit comments

Comments
 (0)