behdadsoft Posted March 13, 2013 Posted March 13, 2013 HelloWhat is KMPlayer Silent code? I can't Find it.
Sp0iLedBrAt Posted March 13, 2013 Posted March 13, 2013 How about their forum?http://www.kmplayer.com/forums/showthread.php?t=18491&highlight=silent
DosProbie Posted March 13, 2013 Posted March 13, 2013 (edited) HelloWhat is KMPlayer Silent code? I can't Find it. Have a AutoIt Installer that works, but only on the older version, seems the newer nullsoft installer no longer supports silent..Run('kmp.exe /S')WinWait("Installer Language","Please select the la")If Not WinActive("Installer Language","Please select the la") Then WinActivate("Installer Language","Please select the la")WinWaitActive("Installer Language","Please select the la")Send("{ENTER}")== UPDATE==I just d/l KMP Professional Plus v.3.5.0.77 with below silent batch and it installed Silently with no issues..@echo off&color a&mode con: cols=60 lines=4&&title[~ KMPlayer ProPlus - Silent ~]::Installs KMP Professional Plus v.3.5.0.77 - DosProbie.03.13.13"KMP_35077.exe" /S /Dclsecho KMSPlayer Installed Successfully!ping -n 3 127.0.0.1>nulexit Edited March 13, 2013 by DosProbie
Sp0iLedBrAt Posted March 13, 2013 Posted March 13, 2013 I just d/l KMP Professional Plus v.3.5.0.77 with below silent batch and it installed Silently with no issues Yup, the exact switches from the link I posted Cheers
behdadsoft Posted March 16, 2013 Author Posted March 16, 2013 Thanks, But don't work /S /D Silent Code.
didava Posted July 19, 2013 Posted July 19, 2013 (edited) No one knows the silent installation code?? ver KMPlayer36085Thanks Edited July 19, 2013 by didava
didava Posted July 19, 2013 Posted July 19, 2013 (edited) Sorry my English is not so good!I do not bother with widthI want to know that it does not use KmPlayer of nsis??What code is silent?This code will always return to normalI've used this codecode:kmp.exe /skmp.exe /NCRCkmp.exe /D=C:\Program Files\NSISkmp.exe /NCRC /S /D=C:\Program Files\NSISkmp.exe /SD /D=C:\Program Files\kmp.exekmp.exe /SDI will be grateful if you can helpMany thanks friendKMPlayer V3.6.0.85 Edited July 19, 2013 by didava
DosProbie Posted November 15, 2013 Posted November 15, 2013 Do they make a portable KMplayer by any chance?
bphlpt Posted November 15, 2013 Posted November 15, 2013 From a quick look around, some of the older versions were available in a portable form. Their forum shows a bit of dissatisfaction with recent releases, added bloat etc, and lack of a true portable form any more.Cheers and Regards
DosProbie Posted November 16, 2013 Posted November 16, 2013 Thanks for the info bp, think I will just stick with my VLC for now..DP
ionut_y Posted November 21, 2013 Posted November 21, 2013 Thanks for the info bp, think I will just stick with my VLC for now..DPI suggest to try PotPlayer instead of KMP
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now