💻 Software
Adding default command line options when opening a particular filetype
Fresh7 days ago
Mar 15, 20264022 viewsConfidence Score0%
0%
Problem
I'd like to make it so that whenever I open a particular file type (by double clicking it in explorer) it always opens the associated program with particular command line options. So, for example, when double clicking a .tex file I want it to not only open it with emacs (which is easy to set up jus…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Adding default command line options when opening a particular filetype
Low Risk
Looking under the hood at what Nirsoft FileTypesMan does, you can do the same thing manually as follows: Look in at the value, for whatever file extension you care about. Call that value . Look in at the value. That's the command line which Windows …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix