-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
platform: Windowspriority: 1 highHigh priority bugs/missing features or non-crashing regressionsHigh priority bugs/missing features or non-crashing regressionstype: bug
Description
Describe the bug
https://streamable.com/k0lc8i
https://streamable.com/ql2x6u
Reproduction
tauri app msi installer with sidecar exe file
- install v1 msi
- install v2 msi
the sidecar exe file missing
Expected behavior
No response
Platform and versions
Environment
› OS: Windows 10.0.19044 X64
› Webview2: 100.0.1185.29
› MSVC:
- Visual Studio ???? 2019
› Node.js: 16.14.0
› npm: 8.3.1
› pnpm: Not installed!
› yarn: 1.22.18
› rustup: 1.24.3
› rustc: 1.59.0
› cargo: 1.59.0
› Rust toolchain: stable-x86_64-pc-windows-msvc
Packages
› @tauri-apps/cli [NPM]: 1.0.0-rc.7
› @tauri-apps/api [NPM]: 1.0.0-rc.2
› tauri [RUST]: 1.0.0-rc.6,
› tauri-build [RUST]: 1.0.0-rc.5,
› tao [RUST]: 0.7.0,
› wry [RUST]: 0.14.0,
App
› build-type: bundle
› CSP: script-src 'unsafe-eval' 'self' https://*.baimiaoapp.com https://*.cnzz.com; default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self'; img-src 'self' data: http: https:;
› distDir: ../dist
› devPath: http://127.0.0.1:8080/
› framework: Vue.js (Vue CLI)
› bundler: Webpack
App directory structure
├─ .git
├─ .github
├─ dist
├─ node_modules
├─ public
├─ scripts
├─ src
└─ src-tauriStack trace
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform: Windowspriority: 1 highHigh priority bugs/missing features or non-crashing regressionsHigh priority bugs/missing features or non-crashing regressionstype: bug