When I use the "Open with" entry in Windows Explorer context-menu,
I am greeted with this annoyance:
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	
- 
	UPDATE: 
 
 version 0.7.88 is broken as well , BUT , BUT
 
 I cured the disease with Resource Hacker  
- 
	Batch script can be created, having it it on desktop for example, using Mediainfo command line version, ( Mediainfo CLI), and just dropping video on that icon: 
 
 It can be modified to anyone's liking etc.Code:@echo off setlocal SET Mediainfo=C:\tools\Mediainfo CLI\Mediainfo.exe SET temp_folder=C:\temp if not exist "%temp_folder%" MD "%temp_folder%" "%mediainfo%" "%~1" > "%temp_folder%\mediainfo.txt" START "notepad.exe" "%temp_folder%\mediainfo.txt" endlocal exit 
Similar Threads
- 
  MediaInfo 7.8By Ex Machinas in forum Video ConversionReplies: 2Last Post: 4th Dec 2015, 13:48
- 
  MediaInfo questionsBy batcountry81 in forum Newbie / General discussionsReplies: 5Last Post: 18th Apr 2015, 08:37
- 
  mediainfo 773By mysts in forum EditingReplies: 2Last Post: 13th Apr 2015, 20:37
- 
  MediaInfo CLI - C#By Keller501 in forum ProgrammingReplies: 12Last Post: 30th Jan 2014, 22:57
- 
  Gspot vs MediainfoBy Creed92 in forum Newbie / General discussionsReplies: 25Last Post: 23rd Jun 2013, 14:12


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 
 
			
			


 Quote
 Quote 
			