Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
- Start compiling window installation package error
I encountered the following error when starting Code-OSS.exe on my Windows computer

[main 2025-05-12T02:01:10.268Z] Error: Could not locate the bindings file. Tried: 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\build\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\build\Debug\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\build\Release\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\out\Debug\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\Debug\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\out\Release\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\Release\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\build\default\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\compiled\20.19.0\win32\x64\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\addon-build\release\install-root\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\addon-build\debug\install-root\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\addon-build\default\install-root\vscode-policy-watcher.node 鈫?D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\lib\binding\node-v132-win32-x64\vscode-policy-watcher.node at bindings (D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\bindings\bindings.js:126:9) at Object.<anonymous> (D:\VSCode-win32-x64(3)\VSCode-win32-x64\resources\app\node_modules\@vscode\policy-watcher\index.js:6:44) at Module._compile (node:internal/modules/cjs/loader:1544:14) at Module._extensions..js (node:internal/modules/cjs/loader:1629:10) at Module.load (node:internal/modules/cjs/loader:1282:32) at Module._load (node:internal/modules/cjs/loader:1103:12) at c._load (node:electron/js2c/node_init:2:16955) at cjsLoader (node:internal/modules/esm/translators:302:15) at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:240:7) at ModuleJob.run (node:internal/modules/esm/module_job:263:25) at async ModuleLoader.import (node:internal/modules/esm/loader:540:24) at async NativePolicyService2._updatePolicyDefinitions (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:50623:35) at async NativePolicyService2.updatePolicyDefinitions (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:32664:11) at async PolicyConfiguration2.updatePolicyDefinitions (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:46669:11) at async PolicyConfiguration2.initialize (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:46636:21) at async Promise.all (index 1) at async ConfigurationService.initialize (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:46827:56) at async Promise.all (index 2) at async Object.settled (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:8644:24) at async CodeMain.initServices (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:51423:9) at async CodeMain.startup (file:///D:/VSCode-win32-x64(3)/VSCode-win32-x64/resources/app/out/main.js:51330:13)