Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Anybody launching MaLa from Vista Media Center?  (Read 2849 times)

0 Members and 1 Guest are viewing this topic.

sofakng

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 646
  • Last login:February 18, 2021, 04:19:21 pm
Anybody launching MaLa from Vista Media Center?
« on: April 07, 2008, 11:39:56 pm »
I'm trying to figure out how to launch MaLa from the Vista Media Center and I've gotten it to launch but after exitting it goes to the desktop with Media Center minimized instead of returning to the Media Center.

Does anybody have any experience with this or any suggestions on how I can fix it?

joebells

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 100
  • Last login:January 11, 2009, 07:57:45 pm
Re: Anybody launching MaLa from Vista Media Center?
« Reply #1 on: April 09, 2008, 12:13:00 am »
This is a quick method.

First create a batch file in the mala folder called whatever you want.bat we'll use openmediacenter.bat for this example. If you've never created a batch file before its just a simple text file saved with the .bat extension.

enter this text into the batch file.

Code: [Select]
C:\Windows\ehome\ehshell.exe /directmedia:general
exit

and save it.

In the mala config in the gui section -> mala exit tab point it to the batch file, you will have to change the selection from just exe to showing all files. This will either start up media center, or in your case it will just maximize it and go to the main panel. You can change the /directmedia:general to other things to have it go to other spots in the media center interface.

I personally haven't done this with mala but I use the C:\Windows\ehome\ehshell.exe /directmedia:general line in a script to run dvdfab automatically and for a few other things and they bring media center right back up so it should work here for you hopefully.

Surprised to see another vista media center user here. We really like ours works much nicer than paying for comcasts dvr and its crappy interface.

Have you checked out emucenter http://thegreenbutton.com/forums/thread/205829.aspx it works pretty well, it occasionally will forget all your games but if you make the xml file read only then it works really well and it works and looks like a vista media center program. He's getting ready to release a new version soon too.
« Last Edit: April 09, 2008, 12:42:56 am by joebells »

sofakng

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 646
  • Last login:February 18, 2021, 04:19:21 pm
Re: Anybody launching MaLa from Vista Media Center?
« Reply #2 on: April 09, 2008, 08:24:05 am »
Thanks for the information!

Does that command (eshell.exe /directmedia:general) work with Media Center Edition 2005 as well?  I might be using that instead of Vista but am not sure yet...

I'll also check out EmuCenter if I stick with Vista.

Thanks!

joebells

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 100
  • Last login:January 11, 2009, 07:57:45 pm
Re: Anybody launching MaLa from Vista Media Center?
« Reply #3 on: April 09, 2008, 10:58:02 am »
I do not believe that command works with 2005 but I never tried it. I definately reccommend vista media center it works really nicely and looks much nicer than 2005 in my opinion. They changed the way you write applications for media center. You used to only be able to write hosted html pplications, now they have mcml which allows much nicer add in applications.