INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: Jonathan DA on October 22, 2007, 10:21:51 am

Title: Possible to launch Theater View from desktop icon?
Post by: Jonathan DA on October 22, 2007, 10:21:51 am
Hello all,

Are there any command line parameters that can be used to launch MC12 in Theater View from one desktop icon, and use the same parameters to launch it in Standard View from another icon?   So basically I'd like two icons on my desktop, one that would be titled something like "Watch a DVD in the Theater" and the other would be called "Listen to Music".  This would simplify things for other members of the household who aren't as familiar with the details of MC12's interface.

Thanks!
Title: Re: Possible to launch Theater View from desktop icon?
Post by: skeeterfood on October 22, 2007, 10:46:35 am
Are there any command line parameters that can be used to launch MC12 in Theater View from one desktop icon, and use the same parameters to launch it in Standard View from another icon?   So basically I'd like two icons on my desktop, one that would be titled something like "Watch a DVD in the Theater" and the other would be called "Listen to Music".  This would simplify things for other members of the household who aren't as familiar with the details of MC12's interface.

From here (http://wiki.jrmediacenter.com/index.php/The_Command_Line):

mc12.exe /Mode [modename]
[modename] can be one of the following:
* Standard, Megame, or Windowed   (Standard View)
* Minime   (Mini View)
* Fullscreen   (Display View)
* Theater   (Theater View)

-John
Title: Re: Possible to launch Theater View from desktop icon?
Post by: Jonathan DA on October 22, 2007, 11:51:37 am
Thanks!  I've been digging around the wiki, but couldn't find it.
Title: Re: Possible to launch Theater View from desktop icon?
Post by: thurston on October 22, 2007, 05:30:25 pm
How exactly do you implement this (where do you type in the command line parameter)?
Title: Re: Possible to launch Theater View from desktop icon?
Post by: skeeterfood on October 22, 2007, 06:04:02 pm
Right-Click on the Desktop->New->Shortcut
The the location of the item: mc12.exe /mode theater
Type a name for this shortcut: Theater View

There ya go...

-John
Title: Re: Possible to launch Theater View from desktop icon?
Post by: Jonathan DA on October 22, 2007, 07:22:33 pm
Hmm, for some reason it's not working for me.  I tried it from a shortcut and from the command line.  In both cases MC starts up in standard view.  Here's my command:

"C:\Program Files\J River\Media Center 12\Media Center 12.exe" /Mode Theater

Am I typing something wrong?
Title: Re: Possible to launch Theater View from desktop icon?
Post by: ThoBar on October 22, 2007, 07:33:17 pm
its just
Code: [Select]
mc12.exe /mode theater
NOT
Code: [Select]
Media Center 12.exe /mode theater
Title: Re: Possible to launch Theater View from desktop icon?
Post by: Jonathan DA on October 22, 2007, 07:40:46 pm
I noticed that in the Wiki, but there is no file on my computer called MC12.exe.  My MC executable is named "Media Center 12.exe".  That's what the v12.0.338 installer put there, I haven't done anything unique to my installation.
Title: Re: Possible to launch Theater View from desktop icon?
Post by: ThoBar on October 22, 2007, 08:19:46 pm
MC puts an exe in the windows\system32 directory...
Title: Re: Possible to launch Theater View from desktop icon?
Post by: Jonathan DA on October 22, 2007, 09:14:30 pm
I see.  How interesting.  That works great, thanks.
Title: Re: Possible to launch Theater View from desktop icon?
Post by: park on December 13, 2007, 05:44:29 am
This isnt working properly for me.

If I have mc set to startup in theater view in MC's main options, the command line modes dont work. If I have it set to load up in standard view, then the command line modes work.
Title: Re: Possible to launch Theater View from desktop icon?
Post by: Matt on December 13, 2007, 08:42:15 am
If I have mc set to startup in theater view in MC's main options, the command line modes dont work. If I have it set to load up in standard view, then the command line modes work.

Pillow fighting.  You'll have to pick one method.