==================================
This post is placeholder for history of previous work
ANY WORK LOCATED IN THIS POST WILL NOT WORK!
==================================
++++++++++
v1.0.2201.000
++++++++++
***PROGRESS HAS STOPPED. THIS WAY WE WON'T OVERSTEP ANY LINES AND PUT ANYONE IN HOTWATER. WE BELIEVE THERE IS NO MORE NEED TO GO ANY FURTHER AND IN THE END HAVE PROVEN THAT THE CURRENT SECURITY OF THE MARKETPLACE IS NOT VERY GOOD***
I managed to get the official cab that Marketplace downloads... (so easy, just need to grab it before it deletes itself and one other move that most could figure out easily hehe)
It's v1.0.2201.0000
Now to try and hack it to storage card
EDIT: Added a version I made where you can choose storage card (WMMarketplace_sc). I wouldnt suggest installing that version to device. Use at your own risk
May need to play with reg settings
Another snippit some users may need:
Edit: All Cabs from Thread have been collected into this first post and have been stripped of the DeviceID's
1. Original-WMMarketplace.cab The official cab downloaded by the older marketplaceclient.exe. Without Shortcuts.
2. Original-WMMarketplace_sc.cab Derived from official cab downloaded by the older cab which gives the opportunity to install to Storage Space. Without Shortcuts.
3. Short-WMMarketplace.cab The Official Cab but this time with an added Short cut to the App.
4. Short-WMMarketplace_sc.cab Derived from official cab downloaded by the older cab which gives the opportunity to install to Storage Space. With a short cut to the app.
5. XDA-Developers-patched-WMMarketplace_sc.cab Last version that can install to Storage Location and also adds apps Install to Storage Location from inside the Marketplace and makes a shortcut in Programs.
To Check out other Local MarketPlaces Disable GSM change Location in ControlPanel, reboot, then Log into Marketplace through Wifi.
MarketplaceRegionSwitch: http://forum.xda-developers.com/showthread.php?t=577627
Minimum requirements:
.Net 3.5
Minimum AKU till now 1.4.1
Minimum Build till now 2?????
THIS is WWE 0409, so you would have to manually rename the EXE.MUI.04XX to correspond with your Country code.
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
The old way (v1.0.2201.0000)
Marketplace would use WCELoad.exe and the command line parameter /noui
The new way (v1.1.1109)
Setup.dll files included in cab file tell Marketplace where to install
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
This post is placeholder for history of previous work
ANY WORK LOCATED IN THIS POST WILL NOT WORK!
==================================
++++++++++
v1.0.2201.000
++++++++++
***PROGRESS HAS STOPPED. THIS WAY WE WON'T OVERSTEP ANY LINES AND PUT ANYONE IN HOTWATER. WE BELIEVE THERE IS NO MORE NEED TO GO ANY FURTHER AND IN THE END HAVE PROVEN THAT THE CURRENT SECURITY OF THE MARKETPLACE IS NOT VERY GOOD***
I managed to get the official cab that Marketplace downloads... (so easy, just need to grab it before it deletes itself and one other move that most could figure out easily hehe)
It's v1.0.2201.0000
Now to try and hack it to storage card
EDIT: Added a version I made where you can choose storage card (WMMarketplace_sc). I wouldnt suggest installing that version to device. Use at your own risk
May need to play with reg settings
Code:
[HKEY_CURRENT_USER\Security\Software\Microsoft\Marketplace]
"DownloadLocation"="[URL="file://windows//WMMarketplace.cab"]\\Windows\\WMMarketplace.cab[/URL]"
"IsInstalled"=dword:00000001
"MarketInstallLocation"="[URL="file://windows//WMMarketplaceFullClient.exe"]\\Windows\\WMMarketplaceFullClient.exe[/URL]"
"BootStrapInstalledPath"="[URL="file://windows//WMMarketplaceFullClient.exe"]\\Windows\\WMMarketplaceFullClient.exe[/URL]"
"FedDocURLChkDate"=hex:***********
"DeviceToken"=***********"
"DeviceTokenTimeSkew"=hex:******
"DeviceTokenExpireTime"=hex:***********
"DeviceTokenCreatedTime"=hex:**********
"DevicePuid"="*************"
"LiveIdDeviceRegisterEndpoint"="[URL]https://login.live.com/ppsecure/DeviceAddCredential.srf[/URL]"
"LiveIdAuthEndpoint"="[URL]https://login.live.com/liveidSTS.srf[/URL]"
"DeviceGuid"="****************"
"EulaAccepted"=dword:00000001
"WebServiceUpdateServer"="[URL]https://client.marketplace.windowsmobile.com/bootstrap/02/2009[/URL]"
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\Versions]
"Aku"=".5.3.00"
1. Original-WMMarketplace.cab The official cab downloaded by the older marketplaceclient.exe. Without Shortcuts.
2. Original-WMMarketplace_sc.cab Derived from official cab downloaded by the older cab which gives the opportunity to install to Storage Space. Without Shortcuts.
3. Short-WMMarketplace.cab The Official Cab but this time with an added Short cut to the App.
4. Short-WMMarketplace_sc.cab Derived from official cab downloaded by the older cab which gives the opportunity to install to Storage Space. With a short cut to the app.
5. XDA-Developers-patched-WMMarketplace_sc.cab Last version that can install to Storage Location and also adds apps Install to Storage Location from inside the Marketplace and makes a shortcut in Programs.
To Check out other Local MarketPlaces Disable GSM change Location in ControlPanel, reboot, then Log into Marketplace through Wifi.
MarketplaceRegionSwitch: http://forum.xda-developers.com/showthread.php?t=577627
Minimum requirements:
.Net 3.5
Minimum AKU till now 1.4.1
Minimum Build till now 2?????
THIS is WWE 0409, so you would have to manually rename the EXE.MUI.04XX to correspond with your Country code.
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
The old way (v1.0.2201.0000)
Marketplace would use WCELoad.exe and the command line parameter /noui
The new way (v1.1.1109)
Setup.dll files included in cab file tell Marketplace where to install
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Attachments
Last edited: