tauri-apps / tauri-apps/tauri-docs

[docs] shell scope

Open
#1,982 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.