Content-Type Fixer에 대한 리뷰
Content-Type Fixer 제작자: jscher2000
jscher2000 님의 답글
개발자 답글
7년 전에 게시됨Hi qwerty, I thought the same way you set up Notepad to open a new content-type should work for any application. Firefox would normally save the file in the TEMP folder and launch it using the Windows shell by passing the path to the file to your app. Does that work on the command line:
C:\path\to\xyzapp.exe %TEMP%\myfile.xyzapp
C:\path\to\xyzapp.exe %TEMP%\myfile.xyzapp