diff --git a/src/core/app-search/win.ts b/src/core/app-search/win.ts index 7a8442c8..66d4e485 100644 --- a/src/core/app-search/win.ts +++ b/src/core/app-search/win.ts @@ -92,7 +92,7 @@ function fileDisplay(filePath) { const icon = path.join( os.tmpdir(), 'ProcessIcon', - `${encodeURIComponent(appName)}.png` + `${appName}.png` ); const appInfo = {