samintz
Scott Mintz
- May
- 1,590
- 27
I have something weird going on with my Win10 PC.
How do I fix this?
Code:
$ assoc .pdf
.pdf=AcroExch.Document.DC
$ ftype AcroExch.Document.DC
AcroExch.Document.DC="C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe" "%1"
$ C:\Users\mintz\Desktop\Using_SQLite.pdf
TCC: (Sys) C:\Users\mintz\Desktop\Using_SQLite.pdf is not a valid Win32 application.
$ start C:\Users\mintz\Desktop\Using_SQLite.pdf
TCC: (Sys) No application is associated with the specified file for this operation.
"C:\Users\mintz\Desktop\Using_SQLite.pdf"
How do I fix this?