{ "$schema": "https://schema.tauri.app/config/2", "bundle": { "targets": [ "nsis" ], "windows": { "webviewInstallMode": { "type": "downloadBootstrapper" }, "nsis": { "displayLanguageSelector": true } } } }