tweaker command line switch addition

2 posters

Go down

tweaker command line switch addition Empty tweaker command line switch addition

Post by macsteve Wed Mar 07, 2018 9:17 pm

Good news is that I can get my Windows 10 application to launch an ActiveX WMP video with captioning using a complement .skv file along with the .mp4. To do this I had to use the Tweak Tool to disable .mp4 files in the Microsoft Foundation panel. It would be nice if the commmand-line list of commands were expanded to allow disable of .mp4 files at launch of my application, then allow a command-line re-enable on exit. Otherwise, I will have to command-line store the current configuration, replace it with a pre-saved confiuration, then switch in the original during the exit. Thanks, macsteve

macsteve

Posts : 1
Join date : 2018-03-07

Back to top Go down

tweaker command line switch addition Empty Re: tweaker command line switch addition

Post by Admin Wed Mar 07, 2018 9:49 pm

To disable:
codectweaktool.exe /silent /win7ds /disable_mf_ext_x86=".mp4" /disable_mf_ext_x64=".mp4"

To enable:
codectweaktool.exe /silent /win7ds /enable_mf_ext_x86=".mp4" /enable_mf_ext_x64=".mp4"

More options are listed in the help file.

Admin
Admin

Posts : 7331
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum