t4rra / CCStopper

[Archived] Stops Adobe's pesky background apps and more 😉
GNU General Public License v3.0
1.06k stars 65 forks source link

[Bug]: The system cannot find the file specified #49

Closed niisouu closed 1 year ago

niisouu commented 1 year ago

What happened?

When i start the batch file, it shows a quick black screen with few lines saying the same phrase:

"The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified"

after that the CCStopper main screen shows up and when i choose any command nothing happens.

What should i do??

Expected Result?

Screenshot (8)

Version?

CCStopper_v1.2.0-pre.2 and CCStopper-Extra_v1.2.0-pre.2

Windows Version?

Windows 10

t4rra commented 1 year ago

Fixed by replacing set /p "zoneIdentifier="<"%%a:Zone.Identifier" with set zoneIdentifier="<"%%a:Zone.Identifier

Won't release an update for this issue alone, but you can fix it yourself for now in the CCStopper.bat file.