16 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Creating and editing firmware | Dumps, utilities, instructions, SYS, OEM, XIP, etc.
Alex
Message#1
26.08.10, 19:29
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

Creating and editing firmware based on Windows Phone 7
Creating and editing firmware based on Windows Phone 7 | Communicating romodelssavagemessiahzine.com

This topic discusses issues of creating and modifying firmware based on Windows Phone 7. Also, problems and their solutions in already assembled firmware are discussed here.
All relevant information is contained in the first posts of the topic.
----
Be mutually polite! Say "Thank you" - increasing your reputation (Picture). If you have less than 15 messages, then click on the button.Pictureand let us know who helped you and how.
----
All information presented in this topic is unofficial. The authors of the messages and the Administration of the site are not responsible for it! All actions are done only at your own risk!

Post has been editedalex - 10.12.10, 18:28
Alex
Message#2
26.08.10, 19:35
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

WP7 Porting / Utilities

HTC WP7 NBH Dump / Rebuild:
NBHImageTool

flash.store.bin Dump / Rebuild (dumped as os.nb in NBHImageTool):
(under development)

IMGFS Dump:
Combine xidump with attached cecompr_nt.dll supporting XPH

IMGFS Build:
Combine imgfsfromdump with the attached cecompr_nt.dll supporting XPH

XIP / ULDR Dump:
dumpromworks well for this.

XIP / ULDR Build:
(under development)

Attached files

Attached filececompr_nt_XPR_XPH_2_.zip(8.97 KB)
Attached filexidump_v1.0_beta_2_.zip(41.78 KB)
Attached fileImgfsFromDump_v2.3.0.zip(30.99 KB)


Post has been editedalex - 26.08.10, 20:40


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#3
26.08.10, 19:43
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

NBH_WM7_AKU_6176_WWE_for_HTC_MONDRIAN

Model: HTC Mondrian (Cingular USA)
AKU: WindowsMobile_7_AKU_6176
Language: 0409_WWE
ROM_WP7_AKU_6176_WWE_for_HTC_MONDRIAN.7z
http://www.rayfile.com/files/c9670b54-5f82...f-0015c55db73d/

Mirrors:
http://files.mail.ru/XO9MV8
************************************************** ********

NB file loader old version:
HTC SPL & Radio included.

NB_HTCSPL _ & _ Radio_for_Mondrian.7z
http://dl.dropbox.com/u/10795318/NB_HTCSPL...for_Mondrian.7z
************************************************** ********
Dump .nbh:
Mondimg_WP7.rar.html

New! 5/18There is no need to know how to use your flash drive. . Once I fully understand the FAT
Mondrian-raw-parts-and-dump.rar

Here's the IMGFS dump, which contains the most desirable data: (great thanks for your help deciphering D000FF)
Mondrian_WP7_IMGFS_DUMP.rar

Note that the os.nb inside bears a D000FF header, which is different from a WM 6.x .nb, .nb0, or .bin .. it also has no Flash It is more than likely that the tools will not be used. Now that I’m done with updating NBHImageTool i'll look more closely

Post has been editedalex - 31.08.10, 13:47


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#4
26.08.10, 19:55
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

NBHImageTool 1.2 (NBH processing tool) (with WP7 NBH support)

Download -Attached fileNBHImageToolv1_2.zip(135.91 KB)

Using:
NBHImageTool -build | -dump param1 param2 param3


What is NBHImageTool?

It is a command line for the NBHImageTool. The .nbh file contains a number of data partitions. NBHImageTool for Windows.New! Support for WP7 unsigned NBH dumping and rebuilding

How to use NBHImageTool?
In the archive, it’s not a problem. Build it .nbh from its .nb components and an .xml. Note that the image needs to be cleaned by the NBH. NBH is not signed.

What is the output from NBHImageTool?
It will generate an RUU_Unsigned.nbh and an RUU_Signed.nbh. The RUU_Signed.nbh is the certificate that has been signed with the TEST.pvk certificate and the RUU_Unsigned.nbh is unsigned.

What are the .nb files generated with unknown in the name?
These are some binary data that i'm not sure about. If you know what they are, let me know!

What can I change?
Defaults for the following parameters are generated by the dump function.

NBHImageTool if it should be your output .NBH with TEST.pvk.
The ModelID attribute must match your device ModelID. An asterisk (*) can be used to match any character.
The CID attribute must match your device CID if you are running the stock bootloader. If you are running HardSPL the CID can be any value.
The Version attribute can be any value.
Language attribute can be any value.
The DataChunkSize attribute should match the original dumped value from your .NBH. This value is defined by the signature chunks written by ImageHash.exe.

This item is in the input folder. This will not be skipped if this is not set to 1.
The ItemID attribute defines the Item's type. 0x400 defines an os.nb, which contains most of the relevant Windows Mobile files. This item is the itemid. ItemID and FileName will be read if IncludedInNBH is set to 1.
The FileName attribute for the directory from the input directory (param1). ItemID and FileName will be read if IncludedInNBH is set to 1.


I can do with NBHImageTool?
RUU_Signed.nbh and RUU_Unsigned.nbh are both generated in the output folder. You could change "TEST.pvk" in the. \ Tools folder. Or you couldn’t use it.

What are the "unknown" .nb files generated by NBHImageTool?
These are data partitions that unknown to me! If you know what you want to know.

What's this "param1", "param2" nonsense?
If you are running -dump or -build. The values ​​are:
-dump:
param1:Path to the .nbh to dump. This Path must end in the filename (eg. RUU_Signed.nbh)
param2:Path to folder to extract to. This Path must be in a folder name (eg. C: \ Kitchen \ dumpfolder)
param3:Path to an .nbh. This path must end in an .xml file name (eg. C: \ Kitchen \ xml \ raphael.xml)
-build:
param1:.Nb files from to build resulting .nbh. This path must be in a folder name (eg. C: \ Kitchen \ dumpfolder)
param2:Path to the folder to build the .nbh files in. This path must be in a folder name (eg. C: \ Kitchen \ buildfolder)
param3:Path to an .nbh. This path must end in an .xml file name (eg. C: \ Kitchen \ xml \ raphael.xml)

I've run into some bug with NBHImageTool, or found an .nbh that causes odd behavior!
ASAP!

I'm a programmer, and I like it.
Please contact me via PM! If you are interested in using it

This program is written in VS2010 / C ++.
The Visual C ++ 2010 (x86orx64, depending on which version you use) Runtime is required to run it.

He finds the tasteful. Cmonex, Olipro, Bepe, and Ervius and many others!

Change History:
v1.0: Initial release
v1.1: This is a result of the NBH that hasn’t been a DataChunkSize.
v1.2: Optimizations, x64 version added, WP7 Unsigned format; Path issues with imagehash.exe services (keep it and test.pvk in libdb.dll)

Post has been editedalex - 26.08.10, 20:10


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#5
26.08.10, 20:49
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

Windows Phone 7 - File system and how it is presented to the user.

Windows Phone 7 shows a huge leap in the file system view compared to Windows Mobile. The user can no longer get direct access to the file system, the OS will "abstract" the file system into a single view of all files - no difference if the files were stored in internal flash memory, on a memory card, or in a RAID 0 array. The file system is now represented as Virtual Unified Storage (Virtual Unified Storage verbatim).

Windows Phone 7 will have support for SD cards, but now it will all be something like a RAID 0 array (when data is divided into 2 or more drives, in this case, internal flash and SD card). However, as you probably know, if at least 1 device fails, it will be impossible to read the information. In this case, the device will go into "limited functionality" mode, in which only emergency calls can be made. After installing the SD card, the data will be in place and the functionality will be restored. If the SD card, or its contents are inaccessible (damaged, lost), you need to make a hard reset (I think to explain to you what it is not worth it) to restore the functionality, but all user data will be lost.

I believe this is done to partially protect the Marketplace applications.

Thanks for the translationproplayer666

Original English version
Windows Phone 7 -

Windows Phone 7 represents a way to compare WinMo. It will be a clear case where you can’t make it. striped across both similar to RAID0. The Unified Storage System.

WP7 will support SD cards, but the functionality is different now. The user data is striped across the SD card and the internal storage. This is the result of the functionality of the functionality set to RAID0. Similarly, in WP7, if you’re a device, you’ll be able to make emergency calls. It was a time that the card was pulled. If you’re not getting any data, you’re not able to access your phone or phone.

I’m not sure how to lock down the security of marketplace apps.


Post has been editedalex - 28.08.10, 17:17


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#6
26.08.10, 20:52
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

CE7 / Windows Phone 7 - kernel, memory management, etc.

Just like the familiar CE5 core, the CE7 core is a 32-bit OS and works with 4GB of virtual address space. As in CE5, 2GB is reserved for the needs of the kernel and 2GB for user information.
Here the differences begin. In CE5, user space is divided into 32 slots of 32MB each. (In sum, this amounts to 1GB of user space, the rest is used to display files, restore modules, etc.) Any running application at launch time was transferred to slot 0, and restored to its own slot, working in the background.
CE7 also uses 1GB for technical processes, but this memory is managed differently. Each process has the right to use the memory size of 1GB, allowing you to fully utilize this volume without tricks, which you had to use to use more than 32MB of memory in CE5. This allows you to develop more functional applications (when MSFT allows us to write in the "native" language, which will be available soon ...)

This 1GB memory is mapped to a specific process, and cannot be used by any other application. The remaining 1GB of user memory is utilized for memory allocation between processes.

In CE5, there are 256 priority levels for each individual branch within the application. Planning is carried out cyclically for all branches that have the same priority level. Level 0 is the “real-time” level, and any element that works with this priority level will work until it completes until the scheduler starts another element. Initially, multitasking is not available to developers, although MSFT is likely to unlock this functionality in the future (presumably, when the “native” code is resolved). There are no hard limitations on the number of elements that a program can dispose of, it all depends only on the amount of free system resources.
Regarding the limitations of the API for us, "ordinary" programmers - OEMs and MO will get access to advanced Managed APIs and a limited set of standard APIs that ordinary developers will not have access to, for example, RIL.

Thanks for the translationo4kareg
Original English version
CE7 / Windows Phone 7 - The Kernel, Memory Management, etc.

This is a 32 bit OS and runs a 4GB Virtual Address space. Similar to CE5, 2GB is reserved for user space and 2GB is reserved for user space.

This is where it begins to differ. CE5 handled the process space into 32 slots of 32MB each. For example, the app is in the foreground, it has to be backed up during the execution process.

CE7 similarly uses 1GB for the process code, however now it's handled differently. For each 1GB of space, it’s necessary to complete the process. It’s possible that you’ll be coming up

This is a 1GB VM space. For inter-process memory sharing.

There are 256 priority levels for each individual within an app. The same priority level is scheduling. Priority level 0 It is true that it’s not a matter of the programmer’s prerequisite (presumably around the time native code is allowed). It can be used, it can only be limited by the system resources available.

Regarding the limited APIs and the "normals" programmers will be able to get them. This likely includes things like RIL.


Post has been editedalex - 31.08.10, 13:04


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#7
26.08.10, 21:11
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

WP7 Emulator x86-x64 beta

If you’re looking for what you’re trying to use.
I have also made a 32bit installer to go along with it.
Both the file sets are pulled from the very latest developer suite.

The msi file is 76meg and has the image pre loaded into it.

Just double click on your desktop or start menu.

Download from Multiupload (64 bit version)
Download from Multiupload (32 bit version)
--------
thankanarchyuk

Post has been editedalex - 17.09.10, 23:04


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#8
27.08.10, 17:20
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

OEM, SYS and XIP from WP7 emulator (build 7.0.0.6077)

Language: WWE 0409
Resolution: DPI_262

Download
xde_nk \ 33e56942-4f86-4b44-a9cd-1b2a84b508a8.dsm - xde_nk - 7.0.0.6077
OEMXIPKERNEL \ 19d4441e-9352-8e98-266c-f387d94e0f4f.dsm - OEMXIPKERNEL - 7.0.0.6077
MSXIPKERNELLTK \ 42d1aab7-6dfa-4c03-9797-d66f7620883d.dsm - MSXIPKERNELLTK - 7.0.0.6077
MSXIPKERNEL \ b5332311-48f1-4b76-ad70-8efa5db8fa3a.dsm - MSXIPKERNEL - 7.0.0.6077
BaseDrivers_NK \ eebbabb2-0689-4692-9e80-5eb9a62126d1.dsm - BaseDrivers_NK - 7.0.0.6077
XNA \ 828622a1-0c9f-4565-ba79-9eb0be1bbb58.dsm - XNA - 7.0.0.6077
XmlLite \ 099208f2-993f-443c-afd9-1994628c5870.dsm - XmlLite - 7.0.0.6077
XDE_AppProv \ 5ba3eeff-f8bc-4c43-8175-bf218e964aa0.dsm - XDE_AppProv - 7.0.0.6077
WindowsLiveIDUI_Lang_0409 \ 91920d4b-5895-af4f-5035-cb7487ae2978.dsm - WindowsLiveIDUI_Lang_0409 - 7.0.0.6077
WindowsLiveIDUI \ be95ad85-199c-45fd-a84b-5e68c0698af8.dsm - WindowsLiveIDUI - 7.0.0.6077
WindowsLiveIDINT \ 7c5b3e47-9c8f-4650-a6bf-087d5eac75ed.dsm - WindowsLiveIDINT - 7.0.0.6077
WindowsLiveID \ c5e18d8a-6fa7-49c0-a5f0-a5940e2dbfbe.dsm - WindowsLiveID - 7.0.0.6077
WinCENLS_0804 \ 5419450c-789f-485a-a829-f1b95003013c.dsm - WinCENLS_0804 - 7.0.0.6077
WinCENLS_0412 \ 1abf8906-6b79-43af-bb48-4364b10e8061.dsm - WinCENLS_0412 - 7.0.0.6077
WinCENLS_0411 \ c52c0779-0b15-46d1-9a21-181445cd792d.dsm - WinCENLS_0411 - 7.0.0.6077
WinCENLS_0404 \ ce3f7f50-c71c-45e7-9e8e-1bfc189788d5.dsm - WinCENLS_0404 - 7.0.0.6077
WinCENLS \ 7da1c1a8-1fd2-4a18-a081-84e4825266b1.dsm - WinCENLS - 7.0.0.6077
WebSearch_Lang_0409 \ 8cd9ad7f-f3fe-7365-5763-fc2f11c1f240.dsm - WebSearch_Lang_0409 - 7.0.0.6077
WebSearch \ b86400e0-6d0e-4c29-bac8-a856dffd13a4.dsm - WebSearch - 7.0.0.6077
Watson_Lang_0409 \ 654ec3ba-3997-dfa7-fd72-736e32a2e02e.dsm - Watson_Lang_0409 - 7.0.0.6077
Watson_Core \ 4c09c376-dc94-4033-9277-b6732fe19069.dsm - Watson_Core - 7.0.0.6077
Watson \ 8ba872a2-01d5-44d4-98a7-ddf561744635.dsm - Watson - 7.0.0.6077
TouchInput_Lang_0409 \ c4be93b0-a48c-6411-0188-eec5b43538d9.dsm - TouchInput_Lang_0409 - 7.0.0.6077
TouchInput \ b09fc8eb-7304-4563-8741-3bcadfc27787.dsm - TouchInput - 7.0.0.6077
ToolConnectivityShared \ 1f7cf92b-dfc5-4249-815e-9d3bd1f4c733.dsm - ToolConnectivityShared - 7.0.0.6077
Timezones_Lang_0409 \ 0b30073b-a639-0a26-22b0-75cbd0752a18.dsm - Timezones_Lang_0409 - 7.0.0.6077
Timezones \ cfd1c0ff-6ba9-4752-bfa9-a79bdd4cb74b.dsm - Timezones - 7.0.0.6077
TaskScheduler \ 33b6aa65-facc-449c-b9e9-f5d4edb768af.dsm - TaskScheduler - 7.0.0.6077
SyncPlatform_Lang_0409 \ 45d69177-7829-af34-172e-404805313539.dsm - SyncPlatform_Lang_0409 - 7.0.0.6077
SyncPlatform_DPI_262 \ 7ba0c0df-491d-ffd8-6425-bb07e37b3f3a.dsm - SyncPlatform_DPI_262 - 7.0.0.6077
SyncPlatform \ 61a090cf-c246-4065-b12e-66c22ce83ac1.dsm - SyncPlatform - 7.0.0.6077
SyncApps_Lang_0409 \ 0552eaa7-4321-b577-7216-37bb38d38dda.dsm - SyncApps_Lang_0409 - 7.0.0.6077
SyncApps \ 3d9ac40c-bcc2-49fd-a5fb-0abe3e5da50d.dsm - SyncApps - 7.0.0.6077
Start \ bdaa2dd3-8d92-4994-b468-2f0fb4da9c9d.dsm - Start - 7.0.0.6077
SSPI \ 36f0218d-c900-43f4-ac08-7fc437844ec6.dsm - SSPI - 7.0.0.6077
SQM \ a4ded16e-eadb-4ced-97ee-3af7ecfc6796.dsm - SQM - 7.0.0.6077
SQLCEPROV_Lang_0409 \ c00f3e63-1c73-d801-34c7-250512fd1c71.dsm - SQLCEPROV_Lang_0409 - 7.0.0.6077
SQLCEPROV \ 591eaaa4-6de6-43cb-9aee-5b7c353454f6.dsm - SQLCEPROV - 7.0.0.6077
SQLCE \ 7ab11bc8-e753-4a4b-b56a-c39c993cbcda.dsm - SQLCE - 7.0.0.6077
Splash_Lang_0409 \ 1117efb9-69ea-1922-8df8-f33ae2f37d19.dsm - Splash_Lang_0409 - 7.0.0.6077
Splash \ 0958644d-55f7-47c1-a200-75c109d9f936.dsm - Splash - 7.0.0.6077
Speech_UX_Core_Lang_0409 \ 1540e604-ff97-a7d9-b651-dafd0558c1dc.dsm - Speech_UX_Core_Lang_0409 - 7.0.0.6077
Speech_UX_Core \ 1753ef60-fa74-48d6-a76c-1394da517adb.dsm - Speech_UX_Core - 7.0.0.6077
Speech_Core_Lang_0409 \ 4ae82341-ec84-c283-99fc-9c9623996992.dsm - Speech_Core_Lang_0409 - 7.0.0.6077
Speech_Core \ 855094f4-bd1b-41f9-8cd0-c6da3240eb8d.dsm - Speech_Core - 7.0.0.6077
Sounds_Lang_0409 \ eeb789b6-1b72-cabd-38bc-f3739797dc57.dsm - Sounds_Lang_0409 - 7.0.0.6077
Sounds \ c6f7de6a-d62a-49a4-9ae0-840888c20edc.dsm - Sounds - 7.0.0.6077
SNTransports \ c0c4eef3-b207-41e2-9052-acfc417b8519.dsm - SNTransports - 7.0.0.6077
Skybox_Lang_0409 \ 009a8a9c-2776-1a09-1067-996496c2eb7a.dsm - Skybox_Lang_0409 - 7.0.0.6077
Skybox \ 34b951c4-691b-417b-bc9e-07e79da8af78.dsm - Skybox - 7.0.0.6077
SILVERLIGHT \ e6e6978a-455d-4cd6-9a22-2b05d9e11164.dsm - SILVERLIGHT - 7.0.0.6077
Shell_Lang_0409 \ 00b17e69-7f60-43ff-c446-e2494b0e4093.dsm - Shell_Lang_0409 - 7.0.0.6077
Shell_DPI_262 \ 73915d26-e190-42ef-889d-7e8d544639b2.dsm - Shell_DPI_262 - 7.0.0.6077
ShellServices_Lang_0409 \ 9e96ac54-2b4b-0099-a954-745a00adcd97.dsm - ShellServices_Lang_0409 - 7.0.0.6077
ShellServices \ c5f302af-97f8-42b0-a119-8ffc5433d02d.dsm - ShellServices - 7.0.0.6077
ShellDogfood \ eaf0c4bf-c7c0-4c61-8ea6-9de1e51bda41.dsm - ShellDogfood - 7.0.0.6077
ShellCore_Lang_0409 \ eb0f3766-905f-f3b7-7372-0b23db590b28.dsm - ShellCore_Lang_0409 - 7.0.0.6077
ShellCore_DPI_262 \ 67f9a05b-efc2-26bb-6851-2576f6544e2e.dsm - ShellCore_DPI_262 - 7.0.0.6077
ShellCore \ 29b2075f-6ab3-4581-8f83-57bffd606049.dsm - ShellCore - 7.0.0.6077
ShellApps_Lang_0409 \ 39a086a5-e065-6df5-7916-f282b75d9da7.dsm - ShellApps_Lang_0409 - 7.0.0.6077
ShellApps \ a8d4a143-572c-4969-a6a1-93f26728a039.dsm - ShellApps - 7.0.0.6077
Shell \ c7a3d8a1-73a0-4245-b11d-48e40e8dd4b1.dsm - Shell - 7.0.0.6077
Settings_Lang_0409 \ e175e1af-94ac-dd81-a4c1-2a4077c91db8.dsm - Settings_Lang_0409 - 7.0.0.6077
Settings \ 8c9c0c34-b77d-45fb-9e4e-d53ac5900244.dsm - Settings - 7.0.0.6077
SECURITYSERVICES \ 8184b7c0-4746-4d2e-8676-3797fd01315f.dsm - SECURITYSERVICES - 7.0.0.6077
SecurityCore \ d62f1cfd-4536-4a6f-bc6b-84a89db28cc1.dsm - SecurityCore - 7.0.0.6077
SearchPlatform_Lang_0409 \ 050b8fe8-4b94-3d02-81a8-53742ea96b44.dsm - SearchPlatform_Lang_0409 - 7.0.0.6077
SearchPlatform \ 3ae1871c-08c1-43e8-af2f-ae9e2a51744f.dsm - SearchPlatform - 7.0.0.6077
SampleAppPkg \ b10f0e53-36f0-40d4-a7e3-9af3b18ef2a1.dsm - SampleAppPkg - 7.0.0.6077
RPC \ 949420e8-3574-41dd-9573-f1f663a21247.dsm - RPC - 7.0.0.6077
RMS \ ff940ad8-7a8b-492a-ac5c-063a3debb7c2.dsm - RMS - 7.0.0.6077
PPGPROV \ 4f90fb0d-3173-464b-9e60-e5925a044950.dsm - PPGPROV - 7.0.0.6077
PolicyMerged \ c7b6e4d6-1deb-4ebb-b457-e64ba340c891.dsm - PolicyMerged - 7.0.0.6077
Phone_Lang_0409 \ 7951a8f9-a7b7-0bed-d218-42e656dd33d7.dsm - Phone_Lang_0409 - 7.0.0.6077
Phone_DPI_262 \ 2522760d-1e0b-c5c4-8e6e-ccdb3fffc8dc.dsm - Phone_DPI_262 - 7.0.0.6077
Phone \ 542b4166-5323-4f10-a701-1ef28b5708be.dsm - Phone - 7.0.0.6077
OS \ d5ab0034-8aac-4a19-b5c4-a8b01b5bbe87.dsm - OS - 7.0.0.6077
OpenMPCE \ 495ffbda-0c86-467b-b3a4-606f8f0bcd4c.dsm - OpenMPCE - 7.0.0.6077
OFFICE_WORD_Lang_0409 \ 74121de4-928c-13ca-8025-ffc2e91377bb.dsm - OFFICE_WORD_Lang_0409 - 7.0.0.6077
OFFICE_WORD \ 554d6561-1634-4956-a12a-1c5c7eb2f6ec.dsm - OFFICE_WORD - 7.0.0.6077
OFFICE_SPMC_Lang_0409 \ 07764450-ac17-79af-9708-234d0e415782.dsm - OFFICE_SPMC_Lang_0409 - 7.0.0.6077
OFFICE_SPMC \ fd0c030c-89a4-4618-8208-2b6a4b87cf4e.dsm - OFFICE_SPMC - 7.0.0.6077
OFFICE_POWERPOINT_Lang_0409 \ 4e025bc6-db96-e24d-da6e-7d27e19f4b2d.dsm - OFFICE_POWERPOINT_Lang_0409 - 7.0.0.6077
OFFICE_POWERPOINT \ 64f6f2a3-2c1f-4435-b2ed-d6f44117de98.dsm - OFFICE_POWERPOINT - 7.0.0.6077
OFFICE_ONENOTE_Lang_0409 \ b55e45a9-1017-248a-5a3d-8cf37cb5462c.dsm - OFFICE_ONENOTE_Lang_0409 - 7.0.0.6077
OFFICE_ONENOTE \ ae838993-ed1a-453f-924a-ea35a0737575.dsm - OFFICE_ONENOTE - 7.0.0.6077
OFFICE_OMHUB_Lang_0409 \ 0b2ae811-a031-f435-6ba1-bfe5dcbbb348.dsm - OFFICE_OMHUB_Lang_0409 - 7.0.0.6077
OFFICE_OMHUB \ 1bb897b0-e94b-4af0-a18d-d5fcae684bde.dsm - OFFICE_OMHUB - 7.0.0.6077
Office_Lang_0409 \ 75bf5ce5-7b57-d527-b59c-5ae85c548c45.dsm - Office_Lang_0409 - 7.0.0.6077
Office_Excel_Lang_0409 \ 02c9689b-e1b6-f0f3-b705-c598b79bd2c0.dsm - Office_Excel_Lang_0409 - 7.0.0.6077
OFFICE_EXCEL \ 43f3380a-ff6e-444e-a31f-32584fa88488.dsm - OFFICE_EXCEL - 7.0.0.6077
Office_DPI_262 \ 76bd990c-4b0a-7431-f488-268ee5f30f82.dsm - Office_DPI_262 - 7.0.0.6077
OfficeCore_Lang_0409 \ 15a21a99-e30a-fb20-ca04-907860075694.dsm - OfficeCore_Lang_0409 - 7.0.0.6077
OfficeCore \ c470575f-1798-4def-9f54-626f23ebbc29.dsm - OfficeCore - 7.0.0.6077
Office \ a5f15312-2e67-4c03-a5d0-21a982bb0721.dsm - Office - 7.0.0.6077
NetWlanCore \ bc7f7897-2b2d-4338-8f25-66e99a4ab865.dsm - NetWlanCore - 7.0.0.6077
NetServices \ d7299380-e070-44d5-86ea-e060894697a2.dsm - NetServices - 7.0.0.6077
NetFeatRedir \ 950ce956-00cf-4cd1-b6a5-26cdb1094bfc.dsm - NetFeatRedir - 7.0.0.6077
NETCORE_Lang_0409 \ 123640b9-9ef1-d4fe-1f18-ed0cae2e7536.dsm - NETCORE_Lang_0409 - 7.0.0.6077
NetCore \ e58cb45d-b3fe-405d-85cf-4d19c2ae80be.dsm - NetCore - 7.0.0.6077
NETCF \ fee507c4-1f41-46f2-a341-62b4bc1a9d80.dsm - NETCF - 7.0.0.6077
MTPZ \ d224b788-d34a-4727-b83f-6882c2e6091c.dsm - MTPZ - 7.0.0.6077
Metadata \ 034e7cf6-8a37-40ad-85bd-6851b921866a.dsm - Metadata - 0.0.0.0
MediaApps_Lang_0409 \ 913faa25-a01b-520f-2e8a-a554f8279e4c.dsm - MediaApps_Lang_0409 - 7.0.0.6077
MediaApps \ 717f7343-370c-49b8-a03b-9336de016048.dsm - MediaApps - 7.0.0.6077
Location_Lang_0409 \ 8fba7df0-e442-d04f-4e46-fe0265169cfd.dsm - Location_Lang_0409 - 7.0.0.6077
Location \ 64ebc3ee-b241-46a5-9d2a-ee839a123589.dsm - Location - 7.0.0.6077
LoaderVerifierTestCerts \ 351e592a-de64-4c40-a551-e1b8ce080674.dsm - LoaderVerifierTestCerts - 7.0.0.6077
LASS_Lang_0409 \ b5445a23-1ce0-1be0-6bb0-8e2f838de3ac.dsm - LASS_Lang_0409 - 7.0.0.6077
LASS \ 771e4aba-7258-4e60-8211-8b10bf1d02ce.dsm - LASS - 7.0.0.6077
LAPS_Lang_0409 \ ce9c5acd-9498-3ed8-b88e-affd33c40831.dsm - LAPS_Lang_0409 - 7.0.0.6077
LAPS \ 496167c7-d26b-4501-a313-a774188e77ad.dsm - LAPS - 7.0.0.6077
LANGIDBOOT_Lang_0409 \ 6b8c3822-1d0d-4a8d-9408-fd682f335c40.dsm - LANGIDBOOT_Lang_0409 - 7.0.0.6077
LANGIDBOOT \ 5886ec51-1811-4a23-9030-5aa0c56d5423.dsm - LANGIDBOOT - 7.0.0.6077
KDCore \ a1613f82-8a40-4107-b54d-42f608591eaa.dsm - KDCore - 7.0.0.6077
KBDLAYOUT_Lang_0409 \ 11ac7193-3b86-4e5b-8a01-2767a1d6c091.dsm - KBDLAYOUT_Lang_0409 - 7.0.0.6077
KBDLAYOUT_INPUT_LANG_0409 \ 23b9c36a-2592-480b-b184-ca08175fd1fa.dsm - KBDLAYOUT_INPUT_LANG_0409 - 7.0.0.6077
IULIBS \ b0439020-f770-4a57-9195-386c732239f4.dsm - IULIBS - 7.0.0.6077
IME_Lang_0409 \ f8c6f46f-8506-695a-e0cf-38c4d911266f.dsm - IME_Lang_0409 - 7.0.0.6077
IME \ ec61528d-b0fd-4be8-8bd5-32938403d1fb.dsm - IME - 7.0.0.6077
HWComposition \ 07557c62-08ef-4288-a1c8-ec1e01efd12c.dsm - HWComposition - 7.0.0.6077
HeroAppPkg \ 002f8bc4-29e5-4c59-a688-7a9b40eaad88.dsm - HeroAppPkg - 7.0.0.6077
GWES_Lang_0409 \ 559bddc8-41bf-8ce9-eff9-104254da4f2f.dsm - GWES_Lang_0409 - 7.0.0.6077
GWES \ 95e4e653-133e-4529-9387-19b4756d82b4.dsm - GWES - 7.0.0.6077
GPSID \ 992427c4-1e39-4175-afea-ba57fad835e5.dsm - GPSID - 7.0.0.6077
GDIEX \ db526d91-03dc-488f-b154-1f696b055f32.dsm - GDIEX - 7.0.0.6077
FontWingding \ e3e69126-ae16-4d50-8bcc-92895d9e3ed8.dsm - FontWingding - 7.0.0.6077
FontSegoe \ c006c26d-21f3-4761-afd3-64c769fc4352.dsm - FontSegoe - 7.0.0.6077
FontBrowserR \ c1c74c24-f2b6-4b91-82e0-d698088192ca.dsm - FontBrowserR - 7.0.0.6077
FontBrowserI \ 184ee663-f5b0-4632-9a11-4f8146f8d84a.dsm - FontBrowserI - 7.0.0.6077
FontBrowserBD \ eb2ce1ee-df5e-4b1c-8770-0559a14fc23a.dsm - FontBrowserBD - 7.0.0.6077
FmStubPdd \ 1fbb0a6b-4784-4626-967c-f854eb014585.dsm - FmStubPdd - 7.0.0.6077
FailedStorageUI_Lang_0409 \ 73f75ac3-e36f-0309-fb33-ebce65bce8d0.dsm - FailedStorageUI_Lang_0409 - 7.0.0.6077
FailedStorageUI \ 20b9ca15-d26b-44d9-8fc6-00866f902901.dsm - FailedStorageUI - 7.0.0.6077
DxG \ 2645f831-1eac-4373-bee7-675cc2fbdb70.dsm - DxG - 7.0.0.6077
DShowSWCodecsInternal \ d9873f60-cc64-404e-9f9f-ab662a344cf4.dsm - DShowSWCodecsInternal - 7.0.0.6077
DMOSSvcs_Lang_0409 \ c93c20fe-78d5-082c-dad7-0e9e0800082f.dsm - DMOSSvcs_Lang_0409 - 7.0.0.6077
DMOSSvcs \ bfcc0130-b02d-4b5a-bf04-089c93073d97.dsm - DMOSSvcs - 7.0.0.6077
DMApps_Lang_0409 \ 213f0232-3819-2574-c8b1-06fb001e0a3e.dsm - DMApps_Lang_0409 - 7.0.0.6077
DMApps \ 36f324b9-6355-436a-b205-100d53e4b914.dsm - DMApps - 7.0.0.6077
DeviceUpdateAgent_Lang_0409 \ 1dc198ec-d2c3-6510-9ce1-9d9842a0c0f1.dsm - DeviceUpdateAgent_Lang_0409 - 7.0.0.6077
DeviceUpdateAgent \ 45402052-3d22-4b95-8f59-d9e564fadb0c.dsm - DeviceUpdateAgent - 7.0.0.6077
DeviceFeedback_Lang_0409 \ fe4a9a84-b560-19be-18b0-96481f875e1e.dsm - DeviceFeedback_Lang_0409 - 7.0.0.6077
DeviceFeedback \ 24a8d3bf-3337-478b-988a-1bb2bec11ea1.dsm - DeviceFeedback - 7.0.0.6077
Default \ 148e4e63-3300-47b0-9563-09f1e6ed9b5e.dsm - Default - 7.0.0.6077
DDraw \ a65e6992-8061-41fb-a17d-ac99e0dc349f.dsm - DDraw - 7.0.0.6077
DCOM \ 5a7e04f9-7c54-4df9-8ce2-c0752c088f97.dsm - DCOM - 7.0.0.6077
CRYPTO_Lang_0409 \ 0fd287ce-8add-06ee-b6db-98a90f19567a.dsm - CRYPTO_Lang_0409 - 7.0.0.6077
CRYPTO \ f8cab746-7678-46f1-bad5-b1091dde2e48.dsm - CRYPTO - 7.0.0.6077
CoreSecurityModelCSP \ b1b1d4b0-96a2-4727-8111-569cce19587a.dsm - CoreSecurityModelCSP - 7.0.0.6077
CoreOSDogfood \ 7c22dfb5-2cf3-4c4f-9500-70e8103d0a84.dsm - CoreOSDogfood - 7.0.0.6077
CoreOS \ 7ec2228d-591f-412b-9b64-fae866d8db0f.dsm - CoreOS - 7.0.0.6077
ConnMgrCore \ 00106172-b307-4ca4-a22f-cd94a80c6f72.dsm - ConnMgrCore - 7.0.0.6077
ConnMgrCfg \ d06bc043-88f0-40e1-acae-07edcbd9a788.dsm - ConnMgrCfg - 7.0.0.6077
ConnectivityUX_Lang_0409 \ e73e36dd-4fde-5369-dc1e-910e8c51a028.dsm - ConnectivityUX_Lang_0409 - 7.0.0.6077
ConnectivityUX_DPI_262 \ 66590462-6f0f-94ef-cce0-58b06f42b131.dsm - ConnectivityUX_DPI_262 - 7.0.0.6077
ConnectivityUX \ c4bab662-20c3-48ff-94f2-0cc3cc62a98f.dsm - ConnectivityUX - 7.0.0.6077
CommsPlatform_Lang_0409 \ bd734d06-e581-c2f7-b8f0-c744d8a910b2.dsm - CommsPlatform_Lang_0409 - 7.0.0.6077
CommsPlatform_DPI_262 \ 40b99ac2-3b77-f3e0-33b9-3a38e86188ad.dsm - CommsPlatform_DPI_262 - 7.0.0.6077
CommsPlatform \ 59dedb92-ab0e-4775-8f48-3d7c8bb5f8b5.dsm - CommsPlatform - 7.0.0.6077
CommsApps_Lang_0409 \ a380ff28-ad62-0873-fdf5-3d50f9437cd8.dsm - CommsApps_Lang_0409 - 7.0.0.6077
CommsApps_DPI_262 \ 45c49c4b-0be6-0c6e-1f3a-acda8815245a.dsm - CommsApps_DPI_262 - 7.0.0.6077
CommsAppsXMule \ 26358e53-4993-4be9-9f55-a9b5a4ffd31a.dsm - CommsAppsXMule - 7.0.0.6077
CommsApps \ 47124c2d-f925-48e2-a1e5-a5428f8994ab.dsm - CommsApps - 7.0.0.6077
CodeSigningCert \ 8314b832-8d03-444f-9a2a-1ef6fadcc3b8.dsm - CodeSigningCert - 7.0.0.6077
CertInstaller_Lang_0409 \ 39301fc6-d8be-ca95-653b-2172251bbd56.dsm - CertInstaller_Lang_0409 - 7.0.0.6077
CertInstaller \ a73150cc-5910-4045-966c-bd39f923848a.dsm - CertInstaller - 7.0.0.6077
CellSmsProv \ 65535b11-4342-47aa-8b6e-71dc391ce1d8.dsm - CellSmsProv - 7.0.0.6077
CellDrvWwan \ a39455be-b17f-4a98-9441-f42f50de1134.dsm - CellDrvWwan - 7.0.0.6077
CellDrvRilFake \ 97f2476c-c71e-4fea-8b36-8b248a35033d.dsm - CellDrvRilFake - 7.0.0.6077
Cellcore \ cb659c75-eac9-4db7-afd8-055632acf233.dsm - Cellcore - 7.0.0.6077
CECONFIG \ c8c87e6b-9535-42a0-bc26-81b6cb323d62.dsm - CECONFIG - 7.0.0.6077
CCFGSVC \ 1a4c638a-ecb1-48ad-9efa-92d6859ac1bf.dsm - CCFGSVC - 7.0.0.6077
CameraNullPdd \ 43bce8a7-3ad2-4877-be0b-cefc35dcf5b1.dsm - CameraNullPdd - 7.0.0.6077
BuildInfo \ 6010fdf9-3bc1-4d33-b12d-6153222b180b.dsm - BuildInfo - 7.0.0.6077
BthCore \ bc43fcb9-aa3e-4d2a-81de-8b0fedcafed9.dsm - BthCore - 7.0.0.6077
BthApps \ a3993948-8427-4f4d-ae4e-be7d17a8293c.dsm - BthApps - 7.0.0.6077
BROWSING_Lang_0409 \ c65e5d25-5198-ae09-6b62-e9ebfb7a2309.dsm - BROWSING_Lang_0409 - 7.0.0.6077
BROWSING_DPI_262 \ 47c239c2-8714-34c9-e1e7-1157b83f48a8.dsm - BROWSING_DPI_262 - 7.0.0.6077
BROWSINGCORE_Lang_0409 \ 77026cc9-5204-e7e7-bbf2-bbbf681f0f0a.dsm - BROWSINGCORE_Lang_0409 - 7.0.0.6077
BROWSINGCORE \ 4262b78f-4503-4436-ac35-dad37bca1427.dsm - BROWSINGCORE - 7.0.0.6077
BROWSING \ 42dff48a-939a-457b-ada7-3098c46cdb61.dsm - BROWSING - 7.0.0.6077
BootRGU \ 020d29c8-e454-41d6-a0d2-413a40bf6258.dsm - BootRGU - 7.0.0.6077
BattStub \ 21e1f928-cc59-4d24-8b4c-bb428aa4fe9e.dsm - BattStub - 7.0.0.6077
BASE_Lang_0409 \ 01913b65-87e8-40e1-9fb3-eb7d128379cc.dsm - BASE_Lang_0409 - 7.0.0.6077
BASE_DPI_262 \ 4ba6306d-0497-4d49-aaef-6ca17ae5c93b.dsm - BASE_DPI_262 - 7.0.0.6077
BaseAudio \ 1302a4ed-8a1f-4112-9152-d3257415e842.dsm - BaseAudio - 7.0.0.6077
BASEAPPS \ 7790d42f-9141-429d-aa0f-78fd9c7424f6.dsm - BASEAPPS - 7.0.0.6077
AvTuner \ 1129cd2b-1b3e-4e96-afa7-b4f85a5f2bf6.dsm - AvTuner - 7.0.0.6077
AvCore_Lang_0409 \ 468b286e-eba6-eaf6-96a4-113c8d01df13.dsm - AvCore_Lang_0409 - 7.0.0.6077
AvCore \ 0889bcd2-6269-4828-b179-4941c977f84d.dsm - AvCore - 7.0.0.6077
APPPLTSVC \ 969eb155-55ff-4884-9ecb-241c8a4b6e09.dsm - APPPLTSVC - 7.0.0.6077
APPPLATFORM \ e3e0b8b1-fc16-4023-8711-25522737dfb6.dsm - APPPLATFORM - 7.0.0.6077
xde_os \ c25a84d1-6da1-4442-b913-776cb45b6b7f.dsm - xde_os - 7.0.0.6077
OEM_Lang_0409 \ 2ecfcf8d-fe71-4bed-9148-1a6882568a9c.dsm - OEM_Lang_0409 - 7.0.0.6077
OEM_DPI_262 \ 8956922c-9e61-4105-9bb8-6b40b041f929.dsm - OEM_DPI_262 - 7.0.0.6077
OEMMISC \ e458745b-8ce1-4fa6-9b4d-697d8827128a.dsm - OEMMISC - 7.0.0.6077
OEMDrivers \ 9ba80faf-05de-47ea-ae62-62de2804587e.dsm - OEMDrivers - 7.0.0.6077
OEMCommonNonEA \ 0d4e362f-ebf6-4999-95aa-404097b2b919.dsm - OEMCommonNonEA - 7.0.0.6077
MSNKDiagnostics \ 616527ab-86bc-4454-a4b0-6353caa79aa7.dsm - MSNKDiagnostics - 7.0.0.6077
BaseDrivers_OS \ d4da41bf-794e-4513-849f-40e874d83bf6.dsm - BaseDrivers_OS - 7.0.0.6077
16550 \ 5fd28aff-ff0e-44a0-99a2-6b2a132617ef.dsm - 16550 - 7.0.0.6077


Post has been editedalex - 27.08.10, 17:26


--------------------
maybe i'm just crazy or devil got inside
Zloy pryanik
Message#9
27.08.10, 21:35
Guru
*********
[offline]

Group: Curators
Messages 4380
Check in: 04.01.10

Reputation:-  854  +

alex,
Is there a link to the graphics and sounds from WP7 ?, and the dump is hard to pull ..


--------------------
Hackintosh (i5-8400, Gigabyte B360n Wifi, 16GB, UHD630)
Alex
Message#10
27.08.10, 21:58
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

ZloyPryanikZloy,usually in such cases refer to the topicPerezalete ...
--------------------
FAQ on flashing HTC Artemis (Post # 4042100)

Post has been editedalex - 27.08.10, 21:59


--------------------
maybe i'm just crazy or devil got inside
Useless guy
Message#11
28.08.10, 16:38
!
*******
[offline]

Group: Developers
Messages 828
Check in: 22.11.09

Reputation:-  82  +

I translated it, I hope it helps.

Windows Phone 7 - File Systems and how it is presented to the user.

Windows Phone 7 shows a huge leap in the file system view compared to Windows Mobile. The user can no longer get direct access to the file system, the OS will "abstract" the file system into a single view of all files - no difference if the files were stored in internal flash memory, on a memory card, or in a RAID 0 array. The file system is now represented as Virtual Unified Storage (Virtual Unified Storage verbatim).

Windows Phone 7 will have support for SD cards, but now it will all be something like a RAID 0 array (when data is divided into 2 or more drives, in this case, internal flash and SD card). However, as you probably know, if at least 1 device fails, it will be impossible to read the information. In this case, the device will go into "limited functionality" mode, in which only emergency calls can be made. After installing the SD card, the data will be in place and the functionality will be restored. If the SD card or its contents are inaccessible (damaged, lost, eaten: D), you will need to make a hard reset (I think to explain to you what it is not worth it) to restore the functionality, but all user data will be lost.

I believe this is done to partially protect the Marketplace applications.

K
Thanks, info added


Post has been editedalex - 28.08.10, 17:13


--------------------
Thanks for the RO!
dmi1682885
Message#12
28.08.10, 18:04
-
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 762
Check in: 23.01.09

Reputation:-  210  +

ZloyPryanikZloy @ 27.8.10, 21:35*
Is there a link to the graphics and sounds from WP7 ?, and the dump is hard to pull ..

So they have long been pulled out of the emulsion ...I even laid out a link to asusmobile, in Alex's topic ...Sounds ... Compared to Ring and Alerts, there is nothing new ... Unfortunately, I didn’t watch the graphics, according to the screenshots, some ancient Greek columns ...
PS here is a linkWallpaper Windows Phone 7 Series

Post has been editeddmi1682885 - 28.08.10, 18:09


--------------------
הכל עובר. וגם זה יעבור
Alex
Message#13
28.08.10, 18:49
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

Ndas, "not a lot" ... Maybe the truth in the firmware dump is something else. Filled "this" to us. Image resolution - WVGA. The number of ringtones is 23. The format of ringtones is wma.
Attached Image
Attached Image

Attached Image
Attached Image

Attached Image
Attached Image


Download all images in one archive -Attached filewallpaper.zip(751.43 KB)

Download all ringtones in one archive -Attached fileringtones.zip(1.63 MB)


Post has been editedalex - 28.08.10, 18:55


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#14
31.08.10, 02:51
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

Documentation for the Windows Phone 7 operating system

Some additional information about Windows Phone 7 OS. This documentation contains technical information about the new operating system.

- Application development guide
The OEM and MO Application Guide for WP7.

- Architecture guide
The Architecture Guide provides fundamental technical information about WP7. It serves as a roadmap for the components of the WP7 architecture.

- Customization Guide
The Customization Guide for WP7 contains information on customizing the user interface and other system functionality.

Materials taken from HTCPedia (Tom Codon)

P.S. - This information is intended only for Microsoft employees. Thanks to them for giving us all to read it!

Post has been editedalex - 31.08.10, 13:13


--------------------
maybe i'm just crazy or devil got inside
Apocalyps
Message#15
13.09.10, 21:13
I returned
******
[offline]

Group: Banned
Messages 599
Check in: 14.08.09
MiTAC Mio A502

Reputation:-  45  +

Well, someone tried to collect ROMs?


--------------------
Siemens A35>Siemens A52>Siemens C55>Siemens MC60>Siemens E71>

Mio A502(������������ �� �����) download

Alex
Message#16
13.09.10, 21:26
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

Apocalyps @ 09/13/2010, 10:13 PM*
Well, someone tried to collect ROMs?

Only if you have somehow appeared in an incredible way device based on WP7, then collect on health. And if you want to port WP7, then do not forget to rewrite the driver, change the bootloader, and so on and so forth.


--------------------
maybe i'm just crazy or devil got inside
Alex
Message#17
17.09.10, 23:12
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

WP 7 emulator (final version)

Attached Image

This version runs the same as the previous one.
“C: \ Program Files \ Microsoft XDE \ 1.0 \ XDE.exe”

Or you can put the file "WM70C1.en-US.bin" in the folder "C: \ Program Files \ Microsoft SDKs \ Windows Phone \ v7.0 \ Emulation \ Images", debug from Visual Studio and run it.
Download -http://dl.dropbox.com/u/10770284/WM70C1.en-US.unlocked.bin
Alex
Message#18
25.09.10, 16:42
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

Other firmware on WP7
Mozart:
RUU_Mozart_HTC_Generic_1.09.001.16_5.50.09.15_22.2 3.50_TEST.rar
Spark:
RUU_Spark_Vodafone_UK_1.07.161.04_Spark_5.50.09_RE LEASE, mirror

Post has been editedalex - 26.09.10, 09:18


--------------------
maybe i'm just crazy or devil got inside
Agafonoff
Message#19
28.09.10, 19:14
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1078
Check in: 30.10.08
Oukitel C8 3G

Reputation:-  123  +

Alex, what could be the problem? I launch the downloaded image, an emulator image appears and the word “Loading” and ... everything stands still. System Windows 7, operatives 2 gigabytes, vidyuha 512 mb, percent AMD 2.9 GHz (2 cores). What is required to run the emulator? Visual Studio did not install, only an emulator, as Svetloyar advised.
Alex
Message#20
28.09.10, 20:23
Let me be myself
*********
[offline]

Group: Honorary Gameday
Messages 6256
Check in: 20.04.09
Microsoft Lumia 640 XL DS

Reputation:-  1081  +

Agafonoff,which version is final or beta? I did not have any special dances with a tambourine, but Microsoft Visual Studio 2010 is installed. Running an emulator can be a long one. Usually 1-4 minutes depending on the PC. In extreme cases, you will have to install Windows Phone 7 SDK completely. But do not forget to unlock the emulator after this.

Post has been editedalex - 28.09.10, 20:26


--------------------
maybe i'm just crazy or devil got inside
Agafonoff
Message#21
28.09.10, 21:28
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1078
Check in: 30.10.08
Oukitel C8 3G

Reputation:-  123  +

I downloaded the version of XDE that Svetloyar posted on the emulator topic ... It is from March 7th.

16 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 05/25/19 16:24