Posts Tagged ‘location’

Increasing the Default Number of Rows in the EPG

Written by JeremyC on December 8th, 2009. Posted in Media Center, Recent News, Windows 7

Expand EPG Not satisfied with the default setting of seven rows of channels displayed in the episode guide of Windows 7 Media Center? Unfortunately, there is no option to enable an increased number of rows to appear so increasing the rows displayed requires users to do extensive editing to the Media Center DLL files. Thankfully, Bill24 has posted a guide to the editing required on the Australian Media Center Community. This guide is fairly advanced for those not familiar with editing DLL files however so we’ve created a small patch to allow users to easily make the edits to the Media Center shell file. You’ll still need to follow the beginning portion of the guide though and we’ve also included the actual edits made in the original article for those interested in the data behind the changes.

To get started decide whether you’ll be using the patch or editing your Media Center shell DLL by hand. If the patch doesn’t work you’ll likely need to edit the file by hand as updated or altered versions of the Media Center shell DLL could cause the patch to no longer work properly. If using the patch download it here, otherwise you’ll need a program to edit the file by hand such as Resource Hacker or Restorator. Also, a copy of Media Center Studio is required.

The first step is launching Media Center Studio and creating a new theme. Bill24 doesn’t mention in the guide what changes this makes to the Media Center files that makes it a required step, it may be a simple matter of setting the correct permissions on the required Media Center DLL files. Once inside Media Center Studio select the New button to create a new theme, name your new theme and save the file. Return to the main themes listing tab and select the newly created them then press the Apply button. Launch Media Center and browse to the EPG guide, unless additional edits were made inside Media Center Studio nothing should have changed.

MC Studio

Alternatively, if you’ve got the Take Ownership registry file applied you can take ownership of the MediaCenter.Shell.dll file to affect the same results.

Now open Windows Explorer and browse to C:Windowsehome and locate the MediaCenter.Shell.dll file. Copy the file to another location and make certain to create a backup of this file as well just incase something should go wrong during the process. Now, if using the patch method, copy the patch into the same directory as MediaCenter.Shell.dll and apply the patch to this file. Afterward copy the file back into the C:Windowsehome directory. Relaunch Windows 7 Media Center and check your EPG guide, there should now be ten rows listed.

For those editing the file by hand open the MediaCenter.Shell.dll in your resource editor and browse to the html –> EPG.MCML file. Inside search for the following lines and edit the values as described:

Name=”InitialGridPosition” Left=”FilterButton,1,1″ Right=”Parent,1,-53″ Top=”FilterButton,0, –44
Name=”InitialGridPosition” Left=”FilterButton,1,1″ Right=”Parent,1,-53″ Top=”FilterButton,0, -134

Set Target=”[FilterButtonLayout.Bottom.Offset]” Value=“493”
Set Target=”[FilterButtonLayout.Bottom.Offset]” Value=“580”

Set Target=”[Table.VisibleRowCapacity]” Value=“7”
Set Target=”[Table.VisibleRowCapacity]” Value=“10”

Font FontName=”global://comm:LightFontFace” FontSize=“48”
Font FontName=”global://comm:LightFontFace” FontSize=“0”

“2″/>
“4″/>

After changing each of these values save the MediaCenter.Shell.dll file and place it back in it’s original location. Relaunch Windows 7 Media Center and browse to the EPG guide to ensure that you’ve now got ten rows listed.

Ten Row EPG

Thanks to Bill24 for sharing this information with the Windows 7 Media Center community! Be sure to check out his blog on the Australian Media Center Community website for even more great information on modifying Media Center. This certainly is a more efficient usage of screen real-estate than the original seven row display.


Source Article:
Increasing the Default Number of Rows in the EPG

Launching Background Commands from Extras Library

Written by JeremyC on December 4th, 2009. Posted in Media Center, Plugins, Recent News, Windows 7

geany Looking for a way to launch commands or programs to run in the background from the Extras Library menu? When you may be in luck, CW-Kid and Andrew Cherry have come up with a .dll and a set of direction for doing just that. The process can be a little daunting for novices but if you’re looking for a way to run cmd files in the background you’re likely able to tackle the task. This can be especially useful for those looking to run mc2xml or that have setup batch files to process WTV to DVR-MS conversion. After following this guide you’ll have a handy little icon to launch the command from right inside Windows 7 Media Center.

To get started you’ll need to download the .dll file created by Andrew Cherry and extract it to the C:Windowsehome folder. This will handle the launching of the cmd file in the background. These cmd files are simple text files with the .cmd extension that can be written to do anything you can do from a standard command line interface, also known as a batch file.

Once you’ve got the .dll file extracted to the ehome directory and a batch file ready to run create a new xml file. Again this is a simple text file which can be created in any notepad application, simply save the file with the .xml extension and it’s an xml file. Copy the following into the new XML file:

<application title=”The title text that appears below the icon in Media Center
id=”{25e1993f-a9d8-4251-871c-0bf84c6d6e29}”>
<entrypoint id=”{58267566-672b-4b1d-812a-fc46d728d073}”
addin=”MissingRemote.AppLauncher.AddIn,     MissingRemote.AppLauncher,Culture=Neutral,Version=1.0.0.0,PublicKeyToken=391ca93ec5a00478″
title=”The title text that appears below the icon in Media Center
description=”Description text that appears below the icon in Media Center
context=”%ProgramFiles%\foldername\name of your.cmd”
imageUrl=”C:\Program Files\foldername\Images\your icon image.png”>
<category category=”More Programs”/>
</entrypoint>
</application>

Of course, you’ll need to alter the red text to match the title, description and location of your batch file as well as editing the location of a PNG image to use in the Extras Library as an icon. These images should be a square probably not needing to be any larger than 128px X 128px as Media Center will scale them appropriately for the resolution being used. Once you’ve got the XML file ready open an elevated command prompt (run –> cmd –> ctrl-shift-enter).

cmd

Inside the command windows change to the C:\Windows\ehome directory and enter the following command: registermceapp /allusers XMLFILE. Change XMLFile to the location that you’ve saved the XML file to and press enter to run the command. You should get a success message. If you don’t receive a success message it’s likely that you’re not inside an elevated cmd prompt, also for multiple new entries you’ll need to change the GUID and ID in the XML file (id=”{25e1993f-a9d8-4251-871c-0bf84c6d6e29}”>
<entrypoint id=”{58267566-672b-4b1d-812a-fc46d728d073}”
).

Once the XML data has been successfully entered into the registry launch Windows 7 Media Center and browse to the Extras Library.

extras library

That’s all there is to it! You should now see the icon for the program set in the XML file and pressing the icon should launch the cmd file in the background executing the set of commands inside. Thanks to CW-Kid for sharing this with the Media Center community! Be sure to stop by his blog and check out his many other guides and articles on Windows Media Center.

WTVWatcher Automates WTV to DVRMS Conversion

Written by JeremyC on November 14th, 2009. Posted in Media Center, Plugins, Recent News

large-app-icon As many former Vista Media Center users know, Windows 7 brought a new format to the Media Center in the form of the .WTV file. This new format is the new standard for recorded TV in Windows 7 Media Center, meaning all recorded TV will now be saved as WTV instead of the former standard DVR-MS. Unfortunately, this also means that programs with a long history of use by Media Center enthusiasts may no longer work with this new format. Luckily, however, Microsoft has been gracious enough to include a utility to convert WTV to DVR-MS through the right-click menu interface but doing all that conversion by hand can be tedious. That’s where WTVWatcher can take some work off your hands.

Sure there are other programs that have done this for a while now such as DVRMSToolbox but for the novice those solutions can be difficult to impossible to setup. For those looking for a simple solution to automatically convert WTV files to DVR-MS, it doesn’t get much simpler than WTVWatcher. To get started visit the WTVWatcher download site which will take you through the user agreement and required software and allow you to download the setup file.

Once installed, WTVWatcher operates as a system tray application with a small notification window to display progress. Upon running the program for the first time the display window will present you the option to set the folder to monitor for new WTV files, just press the button and select the location of your Recorded TV folder.

first run

WTVWatcher also provides a handful of options by selecting the wrench icon at the top of the display window. In the preferences dialog you can set the time to wait before files are processed after completion, icon and display options and whether or not the progress window should be displayed.

preferences

Showing the progress window seemed to require the restart of the program, although not mentioned, but once restarted we were able to monitor the progress of the conversions. Taking around 3 minutes on average to convert an hour long HD file with the progress displayed as a simple Windows dialog.

showui

The display window also displays a simple list of actions taken by the program notifying you of the beginning and end of conversions and the current folder being monitored. It’s safe to say that once the program has been setup most users will be setting it to simply minimize to the tray and run in the background however. It’s also important to note that once your files have been converted the original WTV file will be deleted, which is likely the preferred behavior in most cases but there is no option to disable the behavior.

progress

Aside from that small caveat, WTVWatcher performed flawlessly as expected. The program uses the built-in conversion tool to do the conversion from WTV to DVR-MS and simply takes the task of manually selecting and converting each file by hand saving you time. It doesn’t get much more utilitarian than this, WTVWatcher does what it was designed to do well and without any fuss or muss. For those looking to continue using Lifextender in Windows 7 this handy little tool is a godsend.

Source Article:
WTVWatcher Automates WTV to DVRMS Conversion

Heatwave 1.2 Weather Plugin Adds Windows 7 RTM Support

Written by JeremyC on November 11th, 2009. Posted in Media Center, Plugins, Recent News

heatwave logo Heatwave, one of the more popular weather plugins for Windows Media Center has been updated to support the final release version of Windows 7. Previously, a small change to the Windows 7 Media Center code had made running the application problematic for those with the final release to manufacturing version. Luckily, version 1.2 brings support for the RTM version and Media Center enthusiasts can once again add this handy, stylized app to their complete setups. For those taking a first look at this plugin let’s check out some of the features that Heatwave has to offer.

To get started with Heatwave 1.2 just download the correct version for your operating system, either 32-bit or 64-bit and install the plugin. You’ll notice that the installer includes an option to add the plugin to the start menu, an option becoming more common in Windows 7 Media Center plugins, though you’ll need to take some extra steps to enable it after installation.

weather start menu

Once installed, launch Media Center and browse to the Extra Programs menu to locate and launch the Heatwave plugin. Now at the top of the screen you’ll find a Settings option where you can enable the start menu strip, add locations, change languages and more. To ensure that the start menu strip appears the next time you launch Windows 7 Media Center you’ll need to ensure that the start menu options are selected in settings and then save the options. A restart will be required to load the new start menu strip though you should probably establish your locations, language and other options first.

language

To add your location to the Heatwave listings select the Add Location page from the list of settings on the left and enter your city, state/province and country or your zip code to search for your location. Next select the correct listing from the results below to add it to the list of locations Heatwave gathers weather data for. Be forewarned that this version of Heatwave contains a bug that crashes the plugin when trying to launch the onscreen keyboard however, so it’s best to avoid that button at this point.

add location

To edit, rearrange or remove locations, including those that come with Heatwave by default, enter the Edit Locations page. Here you’ll find a listing of all the locations currently saved to Heatwave and scheduled to be updated. Pressing the pencil icon will allow you to edit each location while the arrows will allow you to move the order in which each location appears in both the main menu and the start strip. Of course, pressing the X after each location will remove it from the plugin’s listings entirely.

edit locations

That’s it! Just save your settings, restart Windows 7 Media Center if you’ve edited the start strip options or just installed the plugin, and you should be all set to start viewing your weather in style with the Heatwave plugin.

new york forecast

From the main page you’ll get a complete five day forecast for each location as well as the ability to switch between day and night by pressing OK on your Media Center remote (or Enter on the keyboard). Forecasts are retrieved from Weather.com, the official website of The Weather Channel, and each forecast has a very nice set of icons that are easily identifiable at a glance.

If you’re searching for a weather plugin to fill the gap in your Windows 7 Media Center be sure to give the newest version of Heatwave a try. It’s stylish interface and start strip support are sure to go a long way toward filling a gap in easy, accessible weather information for your ten foot interface.

Source Article:
Heatwave 1.2 Weather Plugin Adds Windows 7 RTM Support

Making USB Windows Install Disk Creation Even Easier

Written by JeremyC on October 12th, 2009. Posted in Recent News, Windows 7

Tip Around here we love when someone comes along and creates an application to take even the simplest processes and refines them into an even easier single solution. Previously we covered creating your own bootable USB Windows 7 installation manually and today we’ve got a couple of applications that make the entire process a snap. Even better, both applications are entirely free of charge. Installing Windows 7 from USB makes the perfect method for installation on that home-brew movie streaming box in the bedroom or even a drive-less main media center machine.

The first application is from Tweaking with Vishal which provides a very streamlined interface for creating your new bootable Windows 7 installation. To get started you’ll need to download and install the program from the askvg.com page. By default the installation will create a desktop icon from which you can launch the program.

first run

On the first run of the program a handy Help guide will appear walking you through the steps to create your new installation disk. The process is incredibly simple, first insert the USB drive into the USB port. Next press the Check USB button and select the disk from the dropdown box. After selecting the proper drive press the Format USB button, note that if you’d prefer to do a fast format saving quite a bit of time be sure to enable it in the Options before pressing the Format button.

options

After formatting has completed select whether you’d prefer to create the installation from a DVD drive or an ISO file. This is a handy feature that the other program we’ll be looking at doesn’t have, the ability to copy files from inside an ISO without mounting it first. After choosing ISO or DVD and selecting the proper location of the files press the Start button to begin the process of copying the files to the USB drive. This will take some time depending on the disk’s speed and whether or not the program will need to extract files from an ISO.

Afterward you should now have a complete Windows 7 installation USB drive. Just pop it into the destination machine, make sure that the BIOS is set to boot from USB and get started.

The next program we’ll be looking at is WintoFlash, a program first featured on Paul Thurrott’s Supersite for Windows. The process with this program is fairly similar. Begin by downloading and extracting the program to your hard drive then launch the wintoflash.exe file to begin. Once opened you’ll have the choice of running the program as a wizard or manually by selecting the Welcome! or Task tab.

wintoflash

Under the Task option, select the option to transfer Vista/2008/7 setup to flash. The next screen will prompt you for the USB drive type, file system format and format type. The default selections are adequate and shouldn’t need changed. Under the setup files path you will need to select the DVD drive or mounted ISO image to load the files from. As mentioned earlier this program doesn’t offer the option to load an ISO file directly. Next select the location of your USB drive and press Create to get the process started.

Another super simple way to transfer Windows 7’s setup to a flash USB drive! Both these programs performed quite well for the task they were designed to perform though the “A bootable USB” program’s ISO option certainly gives it an edge.