Unblock RPC Functions proved easy. You just need to create an empty file:
Phone \ Data \ Users \ Public \ Documents \ Non-Production Errors.txt
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
spavlin said:
Unblock RPC Functions proved easy. You just need to create an empty file:
Phone \ Data \ Users \ Public \ Documents \ Non-Production Errors.txt
View attachment 2459414
Click to expand...
Click to collapse
It means we can use RPC Components in GDR 3 by creating this file ?
really?!!!!!
I have no Samsung phone to try it
Samsung is awesome
???
spavlin said:
Unblock RPC Functions proved easy. You just need to create an empty file:
Phone \ Data \ Users \ Public \ Documents \ Non-Production Errors.txt
View attachment 2459414
Click to expand...
Click to collapse
sorry for my "noob" question....but WHAT can we do with this ?
please explain !
many thanks in advance
Micheal
holy shucking fit.
it works.
holy **** i am still in shock
ngame said:
It means we can use RPC Components in GDR 3 by creating this file ?
really?!!!!!
I have no Samsung phone to try it
Click to expand...
Click to collapse
Hmm, I wonder if its good for all Windows Phones. I would think its just debug output, but I guess not....
thals1992 said:
Hmm, I wonder if its good for all Windows Phones. I would think its just debug output, but I guess not....
Click to expand...
Click to collapse
It is "just debug output". If you have not all fuses blown, secure boot turned off etc - this file is created and errors are written there.
It is so funny that Samsung checks this file
ultrashot said:
It is "just debug output". If you have not all fuses blown, secure boot turned off etc - this file is created and errors are written there.
It is so funny that Samsung checks this file
Click to expand...
Click to collapse
I think, pre-517 FCRouter doesn't check it.
After swapping on WP8Diag of GDR2, editing the registry works
Bwahahaha, that's hilarious!
@megasounds (and anybody else): I believe that this allows using the interop-unlock hack (for Samsung WP8 phones only) and interop-requiring apps on retail GDR3 without flashing a modified update (or downgrading). It is a very silly thing for them to do, after all the work they put into locking it down...
GoodDayToDie said:
Bwahahaha, that's hilarious!
@megasounds (and anybody else): I believe that this allows using the interop-unlock hack (for Samsung WP8 phones only) and interop-requiring apps on retail GDR3 without flashing a modified update (or downgrading). It is a very silly thing for them to do, after all the work they put into locking it down...
Click to expand...
Click to collapse
But GDR3 still can't be unlocked without downgrade.
Ah, sadness. Is that because the Diag app gets overwritten, or...?
Speaking of problems with GDR3, does anybody know where my \Programs (or \Users\DefApps) folders went under GDR3? They are no longer visible with Full FS Access enabled. I could have sworn they used to be, but I installed the latest preview updates (revision 512 -> 521) and now I can't find them. I still have access to the restofthe file system, though...
On my ATIV S : I8750XXCMK2 (GDR3) + My Custom + WP8Diag taken from GDR2 + Non-Production Errors.txt
I confirm. All works, we have a fully functioning Interop Unlock.
Now time for easier way
GoodDayToDie said:
Ah, sadness. Is that because the Diag app gets overwritten, or...?
Speaking of problems with GDR3, does anybody know where my \Programs (or \Users\DefApps) folders went under GDR3? They are no longer visible with Full FS Access enabled. I could have sworn they used to be, but I installed the latest preview updates (revision 512 -> 521) and now I can't find them. I still have access to the restofthe file system, though...
Click to expand...
Click to collapse
It's because of new Diagnosis and CSCMgr.
RPC server itself doesn't give you interop unlock.
Hmm, I'm not entirely sure what the "CSCMgr" is here, apparently I need to do more research into the background of how the unlock works. I knew they had updated the Diagnosis app though, which (if they removed the registry editor interface) would obviously prevent interop-unlock.
I think I've figured out at least part of the reason for the missing app folders. The way I was turning on Full FS Access (which didn't involve rebooting the phone) appears to have changed the root folder for MTPSVC, so I could see most of the file system, but not to have changed the user it ran under (still PROTOCOLS instead of SYSTEM), which I base on the fact that I could see the \Users\PROTOCOLS folder but not \Users\DefApps, and could read but not write the HOSTS file (which is only writable by SYSTEM). I should find a way to make the MTPSVC stably start up under the SYSTEM account every time...
This debug output file was also created on my htc 8x after I had my htc 8x "security off".
contents of the file :
"
// Production Self Test Log
// This log file describes test failures from the Production Self Test.
// If you see this log file, it means that this device is not ready to ship
// because some of the production self tests are failing. If this is a pre-production
// device, this is an expected result and this file can be ignored (or deleted). If this
// is supposed to be a production ready device, check the log below to identify tests that
// are failing, and see the Windows Phone documentation for information on how to fix the
// issues identified by these tests.
TEST FAIL: UEFIVariable: SecureBoot is not enabled
TEST FAIL: UEFIVariable: SetupMode IS enabled
TEST FAIL: UEFIVariable: Unable to enumerate certificates in store 'PK'
TEST FAIL: UEFIVariable: Unable to read UEFI variable 'PK'
"
GoodDayToDie;48618341
I think I've figured out at least part of the reason for the missing app folders. The way I was turning on Full FS Access (which didn't involve rebooting the phone) appears to have changed the root folder for MTPSVC said:
Do you mean?
Click to expand...
Click to collapse
herlek said:
This debug output file was also created on my htc 8x after I had my htc 8x "security off".
contents of the file :
"
// Production Self Test Log
// This log file describes test failures from the Production Self Test.
// If you see this log file, it means that this device is not ready to ship
// because some of the production self tests are failing. If this is a pre-production
// device, this is an expected result and this file can be ignored (or deleted). If this
// is supposed to be a production ready device, check the log below to identify tests that
// are failing, and see the Windows Phone documentation for information on how to fix the
// issues identified by these tests.
TEST FAIL: UEFIVariable: SecureBoot is not enabled
TEST FAIL: UEFIVariable: SetupMode IS enabled
TEST FAIL: UEFIVariable: Unable to enumerate certificates in store 'PK'
TEST FAIL: UEFIVariable: Unable to read UEFI variable 'PK'
"
Click to expand...
Click to collapse
That's common thing, but file is only useful on those samsungs.
Related
Description
This tool parses a .REG file to find all the invalid entries.
How to use
Drag&drop the .REG file on the tool and a list of the wrong entries will be immediately shown.
Changelog
1.00beta2: fixed issues with dwords with wrong value length and added support for REG_NONE hexadecimal strings and added a command-line version
1.00beta1: initial release
airxtreme said:
Description
This tool parses a .REG file to find all the invalid entries.
How to use
Drag&drop the .REG file on the tool and a list of the wrong entries will be immediately shown.
Click to expand...
Click to collapse
Very nice! Thanks for the tool.
testing my own .reg ATM
Testing my own .reg At The Moment
Looking GooD !! ThanX for this looking good 'validator'.
Hi Airextreme
Would it be possible for you to put links to your ever-growing tools collection in your signature?
Thanks for all the work and creations by the way.
Cheers
Thanks, for this
Seems very very useful. Thanks for sharing....
Didn't try yet but sounds good and very usefull.
Thanks Airxtreme
It would be really helpful if all these tools could be combined into 1 single gui... I am working on this now...and also for the reg validator it would be great if it could scan recursively a folder and validate all reg files in it instead of single files ( I am creating the workaround for this in the GUI )
@airxtreme : Is it possible that the application can return the result as string instead of popup... ?
Mockup of reg validator ui...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ok...its working for single files now and shows the actual registry line alongwith the each error which was raised.
Awesome, just what i was looking for!! thanks buddy !!!
v-b-n said:
It would be really helpful if all these tools could be combined into 1 single gui... I am working on this now...and also for the reg validator it would be great if it could scan recursively a folder and validate all reg files in it instead of single files ( I am creating the workaround for this in the GUI )
Click to expand...
Click to collapse
I didn't add a GUI because since the kitchen already scans all the packages for invalid registry entries it would have been redundant to have another GUI to do the same but feel free to write one if you want, it certainly wouldn't hurt.
v-b-n said:
@airxtreme : Is it possible that the application can return the result as string instead of popup... ?
Click to expand...
Click to collapse
I don't know what you mean with string but I added a commandline version that you can run from your application. If you want I can directly send you the c# class file that does all the checking so you can build a standalone registry scanner without having to launch the tool for each file.
Ok...thanks the command line version should be perfect... I personally found so many errors in the registry ...lol
Thanks a bunch for the tool !
airxtreme said:
Description
This tool parses a .REG file to find all the invalid entries.
How to use
Drag&drop the .REG file on the tool and a list of the wrong entries will be immediately shown.
Changelog
1.00beta2: fixed issues with dwords with wrong value length and added support for REG_NONE hexadecimal strings and added a command-line version
1.00beta1: initial release
Click to expand...
Click to collapse
Hi,
I know this post is old but I was looking for a .reg file validator so I found the thread. :angel:
I've removed lot of lines from a reg file with Regex and wanted to validate the output and everything was fine (as it should be) according to the validator But right after I tried it again with a complete export of a Reg Key from Windows 10 that I know good and it throw some errors like:
Code:
Error at line 5825: the registry value type specified next to the hexadecimal values prefix is not recognized as a valid registry value type.
Error at line 5826: the registry entry was not recognized.
And there is no error, so I'd like to know if you have a more recent/updated version somewhere.
It would be useful to double check when editing manually and also when I extract some part/value of the registry to be sure formatting is fine.
Also the pop up don't work when the error log is to big I had to Copy the output of the Validator with CTRL-C and paste it in my editor to see them
Best Regards !
bug(version): Windows Registry Editor Version 5.00
Sorry, I can't add links and images to my reply due to restrictions for new users.
1. Summary
If Windows Registry Editor Version 5.00 in file beginning, Registry File Validator show an error:
Error at line 1: the registry entry was not recognized
Click to expand...
Click to collapse
Unfortunately, the source code of the program is not open, and I can't fix this bug.
2. Argumentation
“Windows Registry Editor Version 5.00” RegistryEditorVersion required for Windows 2000 and above.
Without this line we can't, for example, merge my KiraREG.reg file via reg import KiraREG.reg or regedit /S KiraREG.reg commands.
3. Data
Example valid D:\SashaTwickenham\KiraREG.reg file:
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"uTorrent"=-
4. Steps to reproduce
I downloaded and unpacked Registry File (.REG) Validator v1.00beta2 → I ran command:
Code:
"Registry Files Validator.exe" D:\SashaTwickenham\KiraREG.reg
5. Expected behavior
No errors.
6. Actual behavior
Error at line 1: the registry entry was not recognized
Click to expand...
Click to collapse
Thanks.
Installed WP7 successfully, and unlocked it as instructed.
However, didnt have the activation code. So used everything except Windows Live services.
Next day, I got the code from Microsoft and activated my WP7.
But now the phone has been locked, and I cant unlock it. Tried everything mentioned here like setting dates, turning off firewall etc, but no success.
When I run Chevron, it says can't connect with device.
Otherwise, I am able to connect to Zune and transfer media files.
I like the OS, but dont want to be limited by Marketplace only. I want to install apps. Right now, I cant even install from marketplace as I think there is a limit.
Before you quit on this amazing OS,,,been in the same boat as you for the last two days...just fixed not more than two minutes prior to this post.
-Hard reset your phone
-Do nothint with it besides seting up mail account (not live ofcourse or you migh end up attempting to unlock)
-resend certificate and install on phone
-make sure phone synced with zune
-run chevron as administrator and unlock!
-now deploy all the necessary setup tools,,,Connection setup, XMDMoDDeployer, and Touch explorer,,,finish set up process like you did before.
-use activation code and vwalaa!!!
And by the way,,what ever you do do not try the stop chevron Unlocking reg edit. It has been reported to be the cause of this annoying issue.....and besides you are better off unlocking everytime you wish to deploy an up with chevron than trying to do the initial rom setup and unlocking.,,,if you know what I mean.
Hope this helps.
First read this
a) Make sure you properly install the certificate from your email.
b) Make sure you run the xaps after install and extract then move the file correctly.
I would say a good 85% of cases where you either cant unlock or your phone relocks is because of the above to issues. There are other factors but the above imo are the two mains ones.
PS.. This is NOT the Q&A/General forum , this is the dev forum, please do not post here again.
bigtall10 said:
And by the way,,what ever you do do not try the stop chevron Unlocking reg edit. It has been reported to be the cause of this annoying issue.....and besides you are better off unlocking everytime you wish to deploy an up with chevron than trying to do the initial rom setup and unlocking.,,,if you know what I mean.
Click to expand...
Click to collapse
Sorry but thats just bullsh*t.
TheATHEiST said:
Sorry but thats just bullsh*t.
Click to expand...
Click to collapse
Ummm, not BS, something is causing a re-lock, but setting the PortalUrlProd and PortalUrlInt to invalid values makes ChevronWP7 fail no matter what... Read this thread: For those who can't unlock anymore using ChevronWP7, here's why!
DanielNTX said:
I wrote this inside of another thread, but decided to make a new thread because others may not find it or read it. For those who have tried everything, this is the reason why you can't unlock the phone unless you do a full reset:
The majority of the failures to unlock your phone again is because you used a registry script that changed the HD2 to identify it as an HD7 and may have included registry entries that set PortalUrlProd and PortalUrlInt to 127.0.0.1 or a Null value and somehow your phone became relocked. Once it's set this way, no matter what you do to unlock the phone it won't work because the proper server to query is "developerservices.windowsphone.com" is not defined on the phone. ChevronWP7 works by hijacking and spoofing the address of developerservices.windowsphone.com to be your local computer and then responds appropriately over port HTTPS (443) to the phone.
From this post, Microsoft/ChevronWP7 responds with this:
Code:
<DaysLeft>365</DaysLeft>
<AppsAllowed>10</a:AppsAllowed>
If you set it to 127.0.0.1 in the registry this references your phone when it tries to unlock. The phone itself is not running a spoofed HTTPS server so it will never work. Setting it to null means it doesn't no where to go either. If your phone is working in Zune and you hit the end button on the phone, you will notice ChevronWP7 will report that the phone is pin-locked, this means ChevronWP7 knows about the phone, but the "uh oh - Please make sure it's connected using USB, Please start the Zune application" message it generates is kind of ambiguous and is not the actual error we are seeing here.
The original values are these:
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\DeviceReg]
"PortalUrlProd"="https://developerservices.windowsphone.com/Services/WindowsPhoneRegistration.svc/01/2010"
PortalUrlInt"="https://developerservices.windowsphone-int.com/Services/WindowsPhoneRegistration.svc/01/2010"
and the corresponding certificate is this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That's how the phone can trust the HTTPS connection because you imported the certificate.
Now if you change the URL to something else, you will need a corresponding certificate. You can make one with makecert.exe or makessl.exe form the various resource/development toolkits out there on the Microsoft website.
In my example, I'm going to use a site that doesn't exist "developerservices.unlock.me". You should change the PortalUrlProd and PortalUrlInt on the phone as follows:
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\DeviceReg]
"PortalUrlProd"="https://developerservices.unlock.me/Services/WindowsPhoneRegistration.svc/01/2010"
"PortalUrlInt"="https:/developerservices.unlock.me/Services/WindowsPhoneRegistration.svc/01/2010"
Now in your hosts. file in \windows\system32\drivers\etc folder, you should set up an entry for developerservices.unlock.me with your computer's own IP address.
Once you do you need to install a new certificate on the phone for whatever host in the URL you made and you will be able to use ChevronWP7 to unlock incase it ever locks you out again.
To simplify the making a self-signed certificate portion, I've created a cert for "developerservices.unlock.me" with the validity date of 1000 days. It's included in this post. Hope this helps you all with maintaining an unlocked Windows Phone 7 and understanding why ChevronWP7 won't unlock anymore.
Click to expand...
Click to collapse
i am in india what radio I need to use in india bsnl network
please help me what radio for India bsnl network for 3g
Hi there!
Those of you who are familiar with USB Haksaw or USB Switchblade then you probably know what this app is all about. For those who a not familiar GOTO Description just like the USB Switchblade you can select the payload you want to use to shorten the hack time.
This program is very beta! and welcome as much feedback and I can get!
: Description
The goal of the USB Cleaver is to silently recover information from a target Windows 2000 or higher computer, including password hashes, LSA secrets, IP information, etc... beauty lies in the fact that the payload can run silently and without modifying the system or sending network traffic, making it near invisible. It captures all the information to a LOG file stored in your sdcard and can be reviewed at anytime.
: Payloads
Dump System Information
Dump IE Passwords
Dump Chrome Passwords
Dump Firefox Passwords
Dump Wifi Passwords
: Features
Allows you to select the payloads you want to use
:Changes
v0.1.3r1
temporary removed disclaimer screen causing possible F/C on first run(please let me know if you still get fc with this version)
v0.1.3
fix possible bug causing force close on first run
v0.1.2
Fixed issue where starting application with sdcard mount causes F/C
added new BG to show if sd card is available or not
changed main background and Gaussian Blur the line in the middle
v0.1.1
Fixed Disclaimer bug - getting stuck on main intent
v0.1
Initial beta release
: Future Payloads
Dump Network Services
Dump Port Scan
Dump Product Keys
Dump Mail Passwords
Dump Windows Update List
Install Silent VNC
Dump LSA Secrets
xCopy files "documents", "pictures", etc....
More to come....
: How to use
Download and install APK if you havn't done so aready
Accept Disclaimer & Download Payloads
goto "enable / disable payloads" to generate payload file
mount android to PC and run go.bat from root of sdcard (if android 2.1 and before Autorun.inf is generated, click on drive icon and will run payload)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
: Disclaimer
This program will hold no responsibility for your action. What you decide to do with this application is your own decision, and the developer(s) of this application will hold no responsiblity for your actions or will be responsible for his/her misdeeds. this application was not created to encourage and/or intended hacking anything other then your own equipment.
You rock bro.
Sent from my Galaxy Nexus using Tapatalk 2
Try to my sgy.
x3maniac said:
this application was not created to encourage hacking.
Click to expand...
Click to collapse
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
SifJar said:
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
Click to expand...
Click to collapse
lols your right. I will have to change that. what i meant was i don't encourage hacking anything other then your own equipment
not working
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
juancollado2003 said:
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
Click to expand...
Click to collapse
by going back into the app the 2nd time it will launch. sorry i will get that fixed
Fixed a few issues a few people were having with F/C and getting stuck. thanks for pm'ing me. i should have a few more payloads up later on
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
TC_Racutt said:
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
which part are you confused with? maybe i can update the instructions
x3maniac said:
which part are you confused with? maybe i can update the instructions
Click to expand...
Click to collapse
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Now it's worse
Well now After update I'm getting FC after accept declaimer
TC_Racutt said:
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
mounting is a linux term of attaching a file system, what i ment was to "turn on usb storage"
a .bat file(batch file) can be ran on any windows / dos system. just double click on go.bat to run the payloads. what this app does is generates this batch file as you select the payloads that you want.
hope this helps
juancollado2003 said:
Well now After update I'm getting FC after accept declaimer
Click to expand...
Click to collapse
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
x3maniac said:
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
Click to expand...
Click to collapse
the same after uninstall and install again
juancollado2003 said:
the same after uninstall and install again
Click to expand...
Click to collapse
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
x3maniac said:
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
Click to expand...
Click to collapse
again FC after declaimer accepted
juancollado2003 said:
again FC after declaimer accepted
Click to expand...
Click to collapse
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
x3maniac said:
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
Click to expand...
Click to collapse
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
juancollado2003 said:
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
Click to expand...
Click to collapse
OK try it again i just uploaded a possible fix.. is there anyway you can get me a dalvikvm log?
Microsoft has established a limit on the size of downloaded files via 3G/4G transmission - we can downloaded only file to 20MB. I writed tutorial how to download files 20MB> from the market store and install them.
All operation, I show on one free game Throne Together (29MB).
1. We have to have:
- Pocket File Manager,
- device with supported microSD card,
2. We need link to the xap file, not only link to the market store.
Eg. link to the game is:
Code:
http://www.windowsphone.com/pl-pl/store/app/throne-together/3f89b6b3-516f-40e3-8937-4577d6911c8b
Link to the xap games is:
Code:
http://www.windowsphone.com/pl-pl/store/app/throne-together/3f89b6b3-516f-40e3-8937-4577d6911c8b[COLOR=Red][B]/xap?apptype=regular[/B][/COLOR]
The difference is only in the final text (red on the above). Copy link to the game.
3. Run Pocket File Manager and from the bottom beam on main page we select "Dowloads":
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
4. In next window, from the bottom beam we select "+" sign:
5. In next window, paste copied link to the market store and add at the end text: /xap?apptype=regular and confirm:
6. In next window we tap "play" sign on the bottom beam and downloading in progress:
7. Next, we have to find downloaded file in the location like on the screen:
8. Tap and hold finger on the file and from the context menu select copy or cut:
9. Now, paste copied file to the sd card location:
10. Now we go out from the Pocket File Manager and restart device.
11. After restart phone run market store and tap sd card. Copied file should there be in there. Select him and install, thats all.
Clever, if time-consuming, hack. Surprised you need the full reboot; it should be enough to just (re)launch the Store app, since users could copy XAPs to the SD card at any time over USB.
However, you may want to mention in the thread title the requirement of the SD card. The majority of WP8 models (not such how many actual phones, but most of the phone varieties) don't have an SD slot.
In any case, the place where this restriction is set seems to be analogous to where it was on WP7, so I'd like to create a homebrew app that will take care of it directly (by modifying the store config files). However, this will require an interop-unlocked phone, whereas your approach works on any phone with an SD card.
Surprised you need the full reboot; it should be enough to just (re)launch the Store app
Click to expand...
Click to collapse
Yes of course, but without restart device we need long time to wait for show app on the sd card in the market store. Restart device shortens the time to wait. Microsoft wrote:
Note If you've just inserted the SD card or added the .XAP files, you might need to wait a few minutes before you can access your SD card from the Store.
Click to expand...
Click to collapse
Source: http://www.windowsphone.com/en-us/How-to/wp8/apps/how-do-i-install-apps-from-an-sd-card
However, you may want to mention in the thread title the requirement of the SD card. The majority of WP8 models (not such how many actual phones, but most of the phone varieties) don't have an SD slot.
Click to expand...
Click to collapse
Ok but title of my topic is long and now I can't add signs :cyclops:
In any case, the place where this restriction is set seems to be analogous to where it was on WP7, so I'd like to create a homebrew app that will take care of it directly (by modifying the store config files). However, this will require an interop-unlocked phone, whereas your approach works on any phone with an SD card.
Click to expand...
Click to collapse
Would be nice, but my L1520 haven't interop unlock and I don't know when it is unlocked
Anyway, for me that method it's good at this moment.
BTW for WP7.X to increase the download limit, we can change two xml file in the location:\My Documents\Zune\PimentoCache\Keepers:
These files is:
Downloaded_MOConfig.xml
LKG_MOConfig.xml
We have to find below string in them:
id=”MaxDownloadSize”>20
and change the value 20 to higher eg. 200
I was one of the people who found those files on WP7, and possibly the first to make use of them... believe me, I know. They're in a different location on WP8, I believe under EDMCache (I forget the exact path, though it's easy to find again). They *might* offer an easier option than external HTTPS proxies for installing apps from other stores.
I was one of the people who found those files on WP7, and possibly the first to make use of them... believe me, I know
Click to expand...
Click to collapse
I know too
They *might* offer an easier option than external HTTPS proxies for installing apps from other stores.
Click to expand...
Click to collapse
I am aware of that
My method is a legal way to the download apps from the market store and we don't need using proxy servers, but if anybody find other and easier method to download file over 20MB eg. edit registry or system file, without interop unlock will be nice.
After few tries, I've fixed application deployer from SDK 8.1 to sideload xaps with all "restricted" capabilities in the manifest
(he-he, just curious why nobody did it before?)
1) Backup original deployer "AppDeploy.exe" and "Microsoft.Phone.Tools.Deploy.dll" from "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\Tools\AppDeploy" first!
2) Unpack attachment and replace files.
3) Enjoy!
I've tested modified deployer on WPTweaker and WPH Tweak apps, works perfectly.
Cons: I was lazy to add original localization so modified deployer has only English lang.
P.S. Of course to be able sideload apps with "restricted" capabilities your handset must be interop-unlocked
sensboston said:
After few tries, I've fixed application deployer from SDK 8.1 to sideload xaps with all "restricted" capabilities in the manifest
(he-he, just curious why nobody did it before?)
1) Backup original deployer "AppDeploy.exe" and "Microsoft.Phone.Tools.Deploy.dll" from "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\Tools\AppDeploy" first!
2) Unpack attachment and replace files.
3) Enjoy!
I've tested modified deployer on WPTweaker and WPH Tweak apps, works perfectly.
Cons: I was lazy to add original localization so modified deployer has only English lang.
P.S. Of course to be able sideload apps with "restricted" capabilities your handset must be interop-unlocked
Click to expand...
Click to collapse
Works fine so far. Many thanks.
Maybe you can give instructions how to add other localizations. I would like to add german localization for myself.
sorry does not work for the : WebAccess_0_5_6_AllCapabilities.xap
@megasounds, do you have a handset with all capabilities unlocked? You may compare error message from the original 8.1 deployer and modified, messages are different. In case of modified deployer, the error message came directly from phone or (maybe, I'm not sure) from Microsoft.SmartDevice.Connectivity namespace.
Can't deploy WPTweaker_Release_ARM_1.4.0.xap
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
@titi66200, do you have WP8.1 SDK installed? It's not a standalone deployer but just a replacement of "native" SDK tool.
Yes.
I have build "MDILFileList.xml" with MDILXAPCompile.exe and rezip Xap.
And now i can deploy WPTweaker_Release_ARM_1.4.0.xap
titi66200 said:
I have build "MDILFileList.xml" with MDILXAPCompile.exe and rezip Xap.
Click to expand...
Click to collapse
Kinda strange 'cause I've tested on my xap downloaded from xda thread (for the test purity).
P.S. BTW, could you try to sideload other "interop-only" apps? (except @GoodDayToDie's WebAccess_AllCapabilities - I don't know how to sideload that app to the handset with "usual interop", not a "sammy" with the custom bits)
Can the coveted tetra lock screen app 1.2.0.0 finally be deployed? I'm currently on winmo 10 and can't test lol
megasounds said:
sorry does not work for the : WebAccess_0_5_6_AllCapabilities.xap
Click to expand...
Click to collapse
That's about half my fault and half Microsoft's; the AllCapabilities version of the webserver includes *all* the capabilities that were usable by a third-party app in 8.0 (even if they aren't necessarily used for anything). Microosft removed some of those in 8.1. This results in trying to install an app that requires capabilities which the OS doesn't even understand.
Workaround is to remove capabilities from the app's manifest until it installs. Alternatively, use the normal-caps version (or another registry browser) to see all the available capabilities - they're under HKLM\SOFTWARE\Microsoft\SecurityManager\Capabilities) - and remove the ones in the app's manifest that aren't supported.
I'm really sorry for not updating the app in so bloody long. I got stuck on some really huge set of changes for it that aren't working right yet, and then I got swept up in another project altogether, and that + life generally being busy (travel, girlfriend, day job, you know the drill) has meant I've been neglecting that app. I need to switch back to the stable branch, fix the capabilities, and release a trivial update. I'll try to do that as soon as possible (but my dev PC is temporarily dead, so I'll need to use my laptop, and I've got plans with friends tonight... again, you get the idea). Sorry again.
I've changed slightly AppDeploy (forgot to add app icon in the initial post ); also added decompiled sources (in case someone want to improve/add own localization - but my 2¢ - don't waste you time )
Removed ID_CAP_SOUND_CONTROL in "WMAppManifest.xml"
Added "WindowsPhoneReservedAppInfo.xml"
Code:
<?xml version="1.0" encoding="utf-8"?>
<WindowsPhoneReservedAppInfo xmlns="http://schemas.microsoft.com/phone/2013/windowsphonereservedappinfo" PinableOnKidZone="false">
<SoftwareCapabilities>
<SoftwareCapability Id="ID_CAP_SOUND_CONTROL" />
</SoftwareCapabilities>
</WindowsPhoneReservedAppInfo>
And i can deploy with original AppDeploy.
Hmm, I thought WindowsPhoneReservedAppInfo.xml is just for WinRuntime apps, not Silverlight...
@titi66200, are you able to see/play ringtones after that change (tap any button on the "Sounds" page)?
Yes all Works
Edit
glancescreen.xap is RuntimeType="Silverlight" and use "WindowsPhoneReservedAppInfo.xml"
Wow, pretty cool trick, thanks! I'll add your solution to the WPTweaker project.
sensboston said:
Wow, pretty cool trick, thanks! I'll add your solution to the WPTweaker project.
Click to expand...
Click to collapse
could anyone post not modified files here ?
today I am not able to sideload and debug any apps . and I can't remember where were my backed up files
AppDeploy.exe and Microsoft.Phone.Tools.Deploy.dll.
titi66200 said:
AppDeploy.exe and Microsoft.Phone.Tools.Deploy.dll.
Click to expand...
Click to collapse
I don't know why but I get Error - the specified module could not be found !
What app you try to deploy?
titi66200 said:
What app you try to deploy?
Click to expand...
Click to collapse
any app .
I am working on a new app when app has an error in mainfest or etc. it tells the error but It can't find module to install xap / appx or any other type of apps