views:

601

answers:

1

Hey,

How do i change the size of the Windows Mobile 6 Emulator. Its fixed at 32mb. I read this post: http://stackoverflow.com/questions/821720/increasing-windows-mobile-5-emulator-storage

But it only helps for the 5.0 version. Isnt there any way to increase the storage size in version 6.0?

A: 

I've just answered in the WinMo 5.0 question, but it works for 6.0 too, so I'll repost it:

Under http://forum.xda-developers.com/showthread.php?t=549675 you will find a driver for the emulator that sets up a RAM Disk, that for the emulator is seen as an external storage card but doesn't suffer from the issues with mapping a folder. I've checked with SQL Compact sdf file stored in the RAMDisk and it works like a charm. I've used it as a 64MB drive but supposedly it can handle up to 256 MB.

Michał Drozdowicz