tauri-apps / tauri-apps/tauri-docs
[docs] shell scope
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
I need to use tauri to download and save the executable file, and use javascript to execute it using the shell api, but it prompts me "program not allowed on the configured shell scope". How should I set it up so that I can run the later downloaded program? At compile time, it is not known which executable kernel the user will choose to download.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the shell API and shell scope documentation relevant to downloaded executables. Determine how the scope can handle an executable that is unknown at compile time, then document the supported setup and any limitations so users can follow the guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100