-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Labels
crashBug reports involving a crashBug reports involving a crash
Description
Description
Trying to click/select a link file in any way will cause the entire program to crash and restart.
This is the command in link file. Used to convert pictures in the same directory to webp through ffmpeg
C:\Windows\System32\cmd.exe /C for %i in (*.jpg *.png *.jpeg) do ffmpeg -i "%i" "%~ni.webp"
Steps To Reproduce
- Create a new shortcut and fill in the above command
- Any attempt to select this file in files will result in a crash.(no need running)
Files Version
3.9.1.0
Windows Version
10.0.22631.5039
User ID
9a9d7334-3ac0-4870-a4ae-9503d5f3c117
Log File
Metadata
Metadata
Assignees
Labels
crashBug reports involving a crashBug reports involving a crash
Type
Projects
Status
✅ Done