hello
Google
Welcome to Carpe Diem: Flaphead@Home Sign in | Join | Help

Carpe Diem: Flaphead.com

Seize the Day

News


  • Add to Technorati Favorites <script type="text/javascript" src="http://technorati.com/embed/3ni3q36ikc.js"> </script>
    This information is provided "AS IS" with no warranties, and confers no rights. Also some of the information contains my views and thoughts.
    <script src="http://widgets.technorati.com/t.js" type="text/javascript" charset="UTF-8"></script>

    Add Me! - Search Engine Optimization

    I heart FeedBurner

Microsoft Device Emulator 2.0 -- Standalone Release

 

Well thanks Jason! I downloaded the preview yesterday!


Source: http://www.microsoft.com/downloads/details.aspx?FamilyID=dd567053-f231-4a64-a648-fea5e7061303&displaylang=en

Microsoft Device Emulator 2.0 is the second publicly released version of the Device Emulator for ARM-based Devices. This emulator is also being released with the Windows Mobile 6 SDK and the Adaptation Kit (AK) releases of Windows Mobile 6 and Windows Embedded CE 6.0.
Device Emulator 2.0 release contains the same executables and DLLs as the 1.0 release that came with Visual Studio 2005. This version of the Emulator has upgraded performance and some new features. This install will replace the emulator installed with Visual Studio 2005.


So that simplifies my blog from yesterday <Windows Mobile Emulator> I uninstalled the Device Emulator 2.0 Beta and also deleted C:\Program Files\Microsoft\Device Emulator 2.0 Preview

Then installed this version (vs_emulator.exe) Strange it doesn't add a shortcut.  I had a hunt around and it has put it into c:\Program Files\Microsoft Device Emulator\1.0\

The next bit was fun, trying to reassociate .bin and .nbo with DeviceEmulator.exe.  Vista just wouldn't let me do it.  So I a cmd file in c:\Program Files\Microsoft Device Emulator\1.0\

So RunDeviceEmulator.cmd contains one line:

"C:\Program Files\Microsoft Device Emulator\1.0\DeviceEmulator.exe" %1

Thats it's.  Now I can associate the cmd with .nbo and .bin yippy!

So the new steps as the same as the old one, but install the released emulator

Posted: 14 March 2007 16:58 by Paul Flaherty
Filed under: ,

Comments

Flaphead on TechNet said:

Check this blog out .... I have done some testing Microsoft Device Emulator 2.0 -- Standalone Releas

# March 14, 2007 20:06
New Comments to this post are disabled