fix(tauri): add windows support for claude binary detection
This commit adds support for detecting the Claude binary on Windows. The previous implementation used Unix-specific commands and paths, which caused the application to fail to locate the Claude binary on Windows systems. This commit introduces conditional compilation for Windows and Unix-like systems to fix the issue.
M
Mohammed committed
e518c1267129d045dfe866c16183522e770b00e0
Parent: e3fff0d
Committed by Vivek R <123vivekr@gmail.com>
on 10/10/2025, 8:58:34 AM