Kodi DSPlayer – DirectShow Player for Windows
(2015-08-22, 23:25)geofred1993 Wrote:
(2015-08-22, 22:29)Warner306 Wrote: I don't know how to create an all-in-one installer. It would be great to have, of course.
These are all the information I collected to create such installer.
Hope it can help someone to create the kodi dsplayer ultimate installer. Wink

I think the simplest way is with innosetup:
http://www.jrsoftware.org/isdl.php#stable

There is a simple gui to create such installer:
https://www.kymoto.org/products/inno-script-studio

Download links for all the applications:
http://www.videohelp.com/software/Kodi-DSPlayer
http://www.videohelp.com/software/LAV-Filters
http://madshi.net/madVR.zip
http://www.videohelp.com/software/XySubFilter

Silent install switch for kodi dsplayer:
Code:
/S

Silent install switch for lavfilters x86:
Code:
/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP /COMPONENTS="lavsplitter32,lavaudio32,lavvideo32"

Install madvr silently:
Code:
regsvr32 /s "path\to\madVR.ax"

Install xysubfilter silently:
Code:
regsvr32 /s "path\to\XySubFilter.dll "

Do these installers auto-update to the latest version of each application or do I have to recreate the installer each time a new version of the software is released?
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: Kodi DSPlayer – DirectShow Player for Windows - by Warner306 - 2015-08-23, 00:09
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47