-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Description
Autoruns complains:
File not found: C:\Program Files (x86)\clink\0.4.6\clink.exe
I guess this is because the entry in the registry omits the file extension:
"C:\Program Files (x86)\clink\0.4.6\clink" inject --profile ~\clink
and actually points to a BAT file, rather than an EXE file.
My suggestion:
Add the ".bat" extension to the registry entry.
Metadata
Metadata
Assignees
Labels
No labels