Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoUpdater error: Running NSIS installer from powershell has failed to start[bug] #9737

Open
muwoo opened this issue May 10, 2024 · 1 comment
Labels
platform: Windows status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@muwoo
Copy link

muwoo commented May 10, 2024

Describe the bug

Some computers running Windows 10 encounter errors when automatic updates are required.

 Running NSIS installer from powershell has failed to start:  PermissionDenied

image

When I start it in administrator mode, it prompts the following error:

The application cannot start because the application's parallel configuration is incorrect.

image

Reproduction

No response

Expected behavior

No response

Full tauri info output

[✔] Environment
    - OS: Windows 10.0.19044 X64
    ✔ WebView2: 124.0.2478.80
    ✔ MSVC: Visual Studio ���ɹ��� 2022
    ✔ rustc: 1.76.0 (07dca489a 2024-02-04)
    ✔ cargo: 1.76.0 (c84b36747 2024-01-18)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: 1.76.0-x86_64-pc-windows-msvc (directory override for 'C:\Users\wangwei1240\mcs-platform')
    - node: 20.12.2
    - yarn: 1.22.22
    - npm: 10.5.0

[-] Packages
    - tauri [RUST]: 1.6.1
    - tauri-build [RUST]: 1.5.0
    - wry [RUST]: 0.24.7
    - tao [RUST]: 0.16.5
    - @tauri-apps/api [NPM]: 1.5.3
    - @tauri-apps/cli [NPM]: 1.5.10

[-] App
    - build-type: bundle
    - CSP: unset
    - distDir: ../dist
    - devPath: http://localhost:1420/
    - framework: React
    - bundler: Rollup
Done in 41.87s.

Stack trace

No response

Additional context

No response

@muwoo muwoo added status: needs triage This issue needs to triage, applied to new issues type: bug labels May 10, 2024
@muwoo
Copy link
Author

muwoo commented May 14, 2024

related #9747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Windows status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

2 participants