mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
Update manifest generation to work with the electron embeeded proxy
This commit is contained in:
7
resources/native-messaging.bat
Normal file
7
resources/native-messaging.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
:: Helper script for starting the Native Messaging Proxy on Windows.
|
||||
|
||||
cd ../
|
||||
set ELECTRON_RUN_AS_NODE=1
|
||||
set ELECTRON_NO_ATTACH_CONSOLE=1
|
||||
Bitwarden.exe resources/app.asar %*
|
||||
Reference in New Issue
Block a user