diff --git a/bleachbit.ps1 b/bleachbit.ps1 index 95f6ed8..b54810f 100644 --- a/bleachbit.ps1 +++ b/bleachbit.ps1 @@ -122,7 +122,7 @@ try { } $zipPath = "$InstallPath\BleachBit-5.0.2-portable.zip" - $exePath = "$InstallPath\bleachbit_console.exe" + $exePath = "$InstallPath\Bleachbit-Portable\bleachbit_console.exe" # Download BleachBit if not already present if (-not (Test-Path $zipPath)) {