RSS Atom
Welcome to TechNet Blogs Sign in | Join | Help

News

  • Welcome to the newest location of Windows Mobile How Tos. The goal of this Blog is to listen to customer pain points and provide Step by Step How Tos to address them.

    Disclaimer:
    This site and all its contents are the views of Vik Thairani and not of Microsoft. All postings on this Blog are provided "AS IS" with no warranties, and confers no rights. Any Scripts or Intectual Property found on this website that is not of 3rd party origin are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
MS Reader File Association Problems with .lit files not opening

After installing and activating Reader you can only open Reader files from Ms Reader and not through File Explorer because you get the following error:

“The File ‘filename’ cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. You might need to reinstall or restore this file.”

From Ms Reader your Ebooks open without a problem.

The problem is with the file association:  When MS Reader installs it leaves out a small but critical symbol causing the association to break.

The issue is that we don’t add “” around the the associated application so Windows Mobile doesn't know how to run the application.

To fix the problem 2 registry keys need to be changed: (Notice the old values are missing the Quotes while the new ones are not)

  • Registry Key: HKEY_CLASSES_ROOT\eBook\Shell\Open\Command
  • Old Value: \Program Files\Microsoft Reader\MSReader.exe %1
  • Corrected Value: "\Program Files\Microsoft Reader\MSReader.exe" %1
  • Registry Key: HKEY_CLASSES_ROOT\eBookEBO\Shell\Open\Command]
  • Old Value: \Program Files\Microsoft Reader\MSReader.exe %1
  • Corrected Value: "\Program Files\Microsoft Reader\MSReader.exe" %1

Steps to changing registry keys on a Pocket PC.
Download PHM Registry Editor
http://www.phm.lu/downloads/download.aspx?{940B734A-C437-41C7-ADED-2A4418802FD3}
Select the Pocket PC version.

  • You will end up dowloading a .CAB file.  Save it to your Desktop.  Now you will have the .CAB file on your desktop.
  • Use either Activesync or Copy the .CAB to a SD card and then put the SD card in the Device.
  • Find File Manager and run the .CAB from where you stored it
  • You've now installed PHM Registry Editor
  • Now Go to start -> Look in your programs for PHM Registry Editor and Run it
  • Once you have run it you will need to find the 2 Registry Keys Indicated above and then change their values to include the " symbol as indicated in the corrected value.

    Once you have changed that the file association should work.

    Posted: Friday, September 08, 2006 12:42 AM by Vik
    Filed under: ,

    Comments

    bookjunkie22 said:

    I've downloaded the program to my phone but I can't find the registry keys to change them. Please help! I'm going on a trip leaving friday morning, if you could get back to me before then I'd appreciate it. My email is bookjunkie22@yahoo.com.

    # October 9, 2008 4:15 PM
    Anonymous comments are disabled
    Page view tracker