• 1
  • 12
  • 13
  • 14
  • 15
  • 16(current)
ISO Mounter - third-party software for auto Blu-ray ISO / IMG image mount on Windows
Any possibility to use auto-play BAT file for Powerdvd 11 CINEMA? PowerDVD Cinema appears, and ISO is mounted correctly, but not play automatically....any solution?
Reply
I got the bats files and the xml workin great except it tries to auto mount streams stuff from 1channel and every other repository not just the blu ray iso how can I fix it couse it works great for iso I added location of drive I click iso choose menu playback total media theater kicks in after mounting takes place all instant great stuff but now 1 channel and any stream tries to mount aswell how can I fix this issue

I got the bats files and the xml workin great except it tries to auto mount streams stuff from 1channel and every other repository not just the blu ray iso how can I fix it couse it works great for iso I added location of drive I click iso choose menu playback total media theater kicks in after mounting takes place all instant great stuff but now 1 channel and any stream tries to mount aswell how can I fix this issue


this my set up for this to work please help me get just iso to mount and play with external total media theater all does work now eexcecpt reg streams try and mount

PlayDisc.BAT
"C:\Program Files (x86)\ArcSoft\TotalMedia Theatre 5\uMCEPlayer5.exe" e:

PlayISO.BAT
"C:\Program Files (x86)\Elaborate Bytes\VirtualCloneDrive\VCDMount.exe" /d=0 %1
"C:\Program Files (x86)\ArcSoft\TotalMedia Theatre 5\uTotalMediaTheatre5.exe" N:
"C:\Program Files (x86)\Elaborate Bytes\VirtualCloneDrive\VCDMount.exe" /d=0 /u

playercorefactory.XML
<playercorefactory>
<players>
<player name="PlayISO" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Users\willi_000\AppData\Roaming\XBMC\userdata\PlayISO.bat</filename>
<args>"{1}" /fullscreen /close</args>
<forceontop>false</forceontop>
<hidexbmc>false</hidexbmc>
<hidecursor>false</hidecursor>
</player>
<player name="PlayDisc" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Users\willi_000\AppData\Roaming\XBMC\userdata\PlayDisc.bat</filename>
<args>"{1}" /fullscreen /close</args>
<forceontop>false</forceontop>
<hidexbmc>false</hidexbmc>
<hidecursor>false</hidecursor>
</player>
</players>
<rules action="prepend">
<!-- Bluray ISO -->
<rule filename="*iso*" player="PlayISO"/>

<!-- Bluray Disc -->
<rule protocols="bd" player="PlayDisc"/>
</rules>
</playercorefactory>
Reply
  • 1
  • 12
  • 13
  • 14
  • 15
  • 16(current)

Logout Mark Read Team Forum Stats Members Help
ISO Mounter - third-party software for auto Blu-ray ISO / IMG image mount on Windows0