I can't get XBMC to launch TMT5 properly - It just flashes the desktop for a moment and then sits there with the 'press OK when done' box.
Here is my current config for my Windows 7 64bit system:
Quote:
C:\\Program Files (x86)\\ArcSoft\\TotalMedia Theatre 5\\uMCEPlayer5.exe
"G:"
true
true
none
C:\\Program Files\\Media Player Classic - Home Cinema\\mpc-hc64.exe
"{1}" /fullscreen /close
false
false
none
C:\\XBMC_Extras\\MountAndPlayBlu.bat
true
true
none
C:\\XBMC_Extras\\MountAndPlayBlu.bat
Quote:
"C:\\Program Files (x86)\\Elaborate Bytes\\VirtualCloneDrive\\VCDMount.exe" /d=0 %1
ping -n 2 127.0.0.1 > NUL
"C:\\Program Files (x86)\\Elaborate Bytes\\VirtualCloneDrive\\VCDMount.exe" /d=0 /u
Log file:
Quote:
16:16:22 T:3856 M:1236541440 NOTICE: ExternalPlayer Filename: C:\\XBMC_Extras\\MountAndPlayBlu.bat
16:16:22 T:3856 M:1236541440 WARNING: ExternalPlayer: invalid value for warpcursor: none
16:16:22 T:3856 M:1236541440 NOTICE: ExternalPlayer Tweaks: hideconsole (true), hidexbmc (true), islauncher (false), warpcursor (none)
16:16:22 T:3856 M:1236541440 NOTICE: CExternalPlayer::OpenFile: smb://ZEUS/Videos/Movies/27 Dresses (2008) BluRay/27 Dresses.BluRay.iso
16:16:22 T:4936 M:1236541440 NOTICE: CExternalPlayer::Process: Player : C:\\XBMC_Extras\\MountAndPlayBlu.bat
16:16:22 T:4936 M:1236541440 NOTICE: CExternalPlayer::Process: File : \\\\ZEUS\\Videos\\Movies\\27 Dresses (2008) BluRay\\27 Dresses.BluRay.iso
16:16:22 T:4936 M:1236541440 NOTICE: CExternalPlayer::Process: Content:
16:16:22 T:4936 M:1236541440 NOTICE: CExternalPlayer::Process: Args :
16:16:22 T:4936 M:1236541440 NOTICE: CExternalPlayer::Process: Start
16:16:22 T:4936 M:1236541440 NOTICE: CExternalPlayer::Process: Releasing audio device 2
16:16:22 T:4936 M:1236426752 NOTICE: CExternalPlayer::Process: Hiding XBMC window
16:16:22 T:4936 M:1235865600 NOTICE: CExternalPlayer::ExecuteAppW32: "C:\\XBMC_Extras\\MountAndPlayBlu.bat" "\\\\ZEUS\\Videos\\Movies\\27 Dresses (2008) BluRay\\27 Dresses.BluRay.iso"
16:16:24 T:4936 M:1238921216 NOTICE: CExternalPlayer::ExecuteAppW32: WAIT_OBJECT_0
16:16:24 T:4936 M:1238921216 NOTICE: CExternalPlayer::Process: XBMC cannot stay hidden for a launcher process
16:16:32 T:4936 M:1241186304 NOTICE: CExternalPlayer::Process: Stop
16:16:32 T:4936 M:1241186304 NOTICE: CExternalPlayer::Process: Showing XBMC window
16:16:32 T:4936 M:1241186304 NOTICE: CExternalPlayer::Process: Reclaiming audio device 2
Is there something blatently wrong with this setup? MPC-HC launces for MKV's like it should but the convoluted mount/launch process for TMT5 isn't working with no real indication as to why.
If I put in 'pause' commands between each line of the batch file it is mounting the drive, and unmounting the drive. Not sure what is happening with that middle line.