[Q] tool for opening .rar file ?? - Windows Phone 7 Q&A, Help & Troubleshooting

any tool for opening a .rar file on wp7.5 ??

i am also looking for something like that.

Opening - for what? What would you like to do with rar content?

Presumably, the same think you'd do with the ability to open ZIP files on the phone, which it already has (I've never actually needed to do this, except for hacks, but it works).
The RAR format has some annoying restrictions around its use; some developers don't like it for that reason and are therefore less likely to develop for it. You'll probably need to get a C/C++ RAR library and then port it to the phone and access it through COM. Doing it all in managed code would be cleaner (and would let you put it on the Marketplace) but I don't know if there are any managed implementations to work from, so you might have to write the whole thing.

@sensboston
actually i wanna open the mail attachment whic come in .rar format..

GoodDayToDie, here is the managed code to work with rar archives: http://nunrar.codeplex.com/ (and project already has SL implementation so it can be easily ported to WP7 platform). Technically it's possible to create .rar extension handler (for full/policy unlocked devices) but I see no reason why this should be done...
vivek27, I still don't get why do you want to open rar attachments? What are you going to do with unrared files? You can't play 'em or install 'em or read 'em. Just unpack to the rar-handler isolated storage file? Why?

loki338 said:
hey dude why r u not use winrar .ZIp Apps
Click to expand...
Click to collapse
I doubt there's such an app on MP .

Related

What was that program...?

What was the name of that program for extracting the contents of cab files?
It didn't require installation...
I'm unable to access my collection of files as I need to get a new RAID controller after my mobo died (caused by the flashy death of the PSU). RAID 0 turns out not to be the best option...
WinCE Cab Manager
That one's shareware, right? Is it worth it?
I found it, by coincidence. Looking for somethng else. The one I was looking for is MSCEInf. You can find it easy at Molski.Biz in his dev pack.
You know, you can extract CAB files using WinRAR and i think even 7zip can too
WinRAR doesn't extract them with the proper filenames, at least not the version I have.
Never tried 7zip for cabs, but winzip and winrar always screwed them (install cabs) up for me.
I just recall it extracts it, don't shoot the messenger (unless he comes from MS!)
It did extract, but into parts/packages, not the full directory/reg files.
BTW:
What was the name of the app that lets you right click on a cab on your PC and it will install to your SP?

How do I copy a file that is in ROM that is tied to services and resists copying?

The file I'm trying to copy is ezinput.dll. Specifically, the version from my new Sprint Diamond Touch Pro.
I never had any problems copying files from ROM, but this one resists.
I tried using 1) Explorer via Activesync, 2) Resco Explorer (error: Cannot copy, Invalid parameter), 3) Total Commander (Cannot copy), 4) zipping the file (result is a 0 byte file), and stopping all the related services but results are the same.
Thinking that the dll is locked because it is loaded, I renamed all references of this file in the registry, reset, no joy.
Using Memmaid, I see that Services spawns many threads, and some of the et9 related dlls are started by it. Is this why I can't copy the file? If so, how do I keep Services from starting the .dlls?
The big questions are 1) Why can't I copy? and 2) How do I copy a file that resists copying?
Thanks.
question here is why do you want to copy the file, well i would like to know why lol
Have you got a rom update for the diamond rom you could extract the file from that, maybe it is protected ,which is why it cant be copied. Have you tried clicking copy in resco then just paste a copy back into the windows directory it will just rename it copy of ezinput.dll ,then maybe you will be able to copy that copy of the file?
Yes, I can extract the ROM (no update as far as I know) if I needed to, but I'm trying to avoid that.
I want to copy that file because the Touch Pro has slightly variations in its soft keybard that I would like to use.
I asked one of my developers, and he explains that the file is opened as "exclusive". I need to find a way to keep that file from running on startup. It's not running as a service, it's not in the startup, it's a registered .dll that is being called by another process.
Does WM6.x have a .dll cache?
There must be a way to copy this file... Help?
use total commander; works for me
zeezee said:
use total commander; works for me
Click to expand...
Click to collapse
As I indicated in the original post, TC did not work. If you have a Diamond/Touch Pro/WM6.x w/ HTC's soft-keyboard, I would like you to try to use TC to copy windows/ezinput.dll to another location. My guess is that it will NOT work.
snovvman said:
As I indicated in the original post, TC did not work. If you have a Diamond/Touch Pro/WM6.x w/ HTC's soft-keyboard, I would like you to try to use TC to copy windows/ezinput.dll to another location. My guess is that it will NOT work.
Click to expand...
Click to collapse
ohh...i didnt read carefully enough, sorry.
Might be a way to see content of the flashdisk on the PC while in the erm...tricolor screen (i cant believe i dont remember the term at the moment x.x) - but then again, probably not.

XAP size limit in Nodo

Hi guys !
Anyone noticed XAP size litmit in Nodo ?
For 7004,7008 jailbreaked we can install xap with any size , but in nodo we can't not install xap more than 75-80 mb , anyone found way change the litmit of xap size in nodo ?
Tom
tom_codon said:
Hi guys !
Anyone noticed XAP size litmit in Nodo ?
For 7004,7008 jailbreaked we can install xap with any size , but in nodo we can't not install xap more than 75-80 mb , anyone found way change the litmit of xap size in nodo ?
Tom
Click to expand...
Click to collapse
THIS I HAVE NOTICED TOO
I tried to install a game my friend was developing on 3 devices and no dice. I thought it was a registry setting but evidently no.
Is there a registry edit to regulate app size?
yes, same problems , anyone know how to fix that , please share the trick
I didn't notice this. I'm going to check when I get home.
Sent using XDA Windows Phone 7 App
yeah i noticed it too
for these big xaps, i just install them with a smaller size and then install the big files with touchxperience or another phone->file-manager
diboze said:
yeah i noticed it too
for these big xaps, i just install them with a smaller size and then install the big files with touchxperience or another phone->file-manager
Click to expand...
Click to collapse
could you explain your process a lil bit more? dont really get it ^^;
ok
First I extract the .xap into a folder. Next thing is to open the xap and remove the large files and look which guid the app has in the manifest.xml .
Install .xap . Now we use TouchXperience or Advanced Eplorer to copy the files into Applications/Data/guid/* and voila. extra-big-xap is installed
Holy Smoke °_°!
Thanks for the hint, gonna try that one out~
Man... this question was asked by me before already ... i guess i wasnt specific enough on my title ><
http://forum.xda-developers.com/showthread.php?t=1020532
and i also checked the folder structure...
it seems the file was deployed to Application/install/GUID/Install
well thats where i found the deployed files
AND IM HAPPY TO SAY IT TOTALLY WORKS!! YAYYYY THANKS FOR DISCOVERING THIS METHOD!!!
Hm didnt work for me ^^;
May I ask for a step by step guide?
File transfer is extremely slow, i'm getting old transfering 200MB apps....
If the game only has 1 big file, you can use the usb trick for windows, your files will be then in my document / zune /content / ...
I cause that problem too, but when I tried installed 2 files (with small file size) in same times that working
but i fail the method delete big file in xap and installed
by the way I don't found XDA app for WP7. I search for a week and my eye nearly blind thanks
yay... I success install big xap to my phone. method delete big file is working but copy file to phone is need to wait for age
There is a MUCH easier method. Simpy deploy using Homebrew Marketplace found here:
http://forum.xda-developers.com/showthread.php?t=1016766
Just deployed some xtra large XAP's with it on NoDo and everything went fine
TheOnly1 said:
There is a MUCH easier method. Simpy deploy using Homebrew Marketplace found here:
http://forum.xda-developers.com/showthread.php?t=1016766
Just deployed some xtra large XAP's with it on NoDo and everything went fine
Click to expand...
Click to collapse
Thanks, i'll reupdate to NoDo and try it out
EDIT: not working
On what OS did you try? did you use the MS dev tools or ConMan libs?
I used Dev Tools with this program. I deployed Guitar Hero 5 (212 MB) as a test and it worked. The Harvest also gave me no problems.
Edit: Now I tried it again and got a timeout error. Then I launched Windows Phone Device Manager 1.2 and deployed again with Homebrew Marketplace and in worked. Weird
Edit 2: My desktop OS is Windows 7.
This method is if everything fails (quite tedious).... it worked for me every time so far
You need:
- Unlocked phone
- TouchXperience (Windows Phone Device manager) or advanced explorer (So that you can transfer files from PC to Phone)
1. Make a copy of the .xap file (just in case u screw it up)
2. Open the .xap file with winrar
3. Extract everything into a New folder
3. Find the file "WMAppManifest.xml" - open it and check the "productID", record this number down
3. By using winrar, delete files inside the .xap file until you have around 20mb left of the .xap file (Make note of what you deleted it, i usually just delete the content folder)
4. Deploy the modified .xap file
5. Now by using Touchexperience, transfer the files u deleted into the following destination in ur phone: (Just in case u forget, you have already extracted all the files previously, so find the deleted files from there)
Applications\Install\"Product ID"\Install
(make sure the folder structures remain the same as it was in the .xap file)
6. And you are done
I hope i was clear with this!!~~
toothfish said:
This method is if everything fails (quite tedious).... it worked for me every time so far
You need:
- Unlocked phone
- TouchXperience (Windows Phone Device manager) or advanced explorer (So that you can transfer files from PC to Phone)
1. Make a copy of the .xap file (just in case u screw it up)
2. Open the .xap file with winrar
3. Extract everything into a New folder
3. Find the file "WMAppManifest.xml" - open it and check the "productID", record this number down
3. By using winrar, delete files inside the .xap file until you have around 20mb left of the .xap file (Make note of what you deleted it, i usually just delete the content folder)
4. Deploy the modified .xap file
5. Now by using Touchexperience, transfer the files u deleted into the following destination in ur phone: (Just in case u forget, you have already extracted all the files previously, so find the deleted files from there)
Applications\Install\"Product ID"\Install
(make sure the folder structures remain the same as it was in the .xap file)
6. And you are done
I hope i was clear with this!!~~
Click to expand...
Click to collapse
Yes it would work if the file transfer wasn't so damn slow.
where can I download XDA app for WP7?
help me please..
my eye nearly blind for reading and searching that baby
Cheerrrr
bubbl3 said:
Yes it would work if the file transfer wasn't so damn slow.
Click to expand...
Click to collapse
sadly this method only works on htc devices

[Q] Rar on android.

Hi:
I've recently started to develop my own comic reader. The problem I've come up with is cbr files, which are esentially rar files. Now I know there are comic readers out there (all of them, I think) that support cbr files. So there is a way of doing this, I just can't find how.
In the rarlabs official page (search google rar addons and it's the first page) there are several options. I would like to know if I download the commandline arm unrar how I could install it on Android (I have a motorola Xoom, it would be for Honeycomb), assuming that is correct.
If this is not an option is there a command line unrar application that I could call from my own? and How would the code be (to call an external application, that is)?
If the above is not possible, what is the way to get to unrar something in android?
The only real option I've seen would be to use junrar (hosted on github)
But it seems complicated and I'm not sure it works very well as I've seen a lot of conflicting reports.
Thanks for any help!
Try http://www.all-freeware.com/results/rar/for/android to unpack rar on Android.
Success,
Senax
Hi:
I'm not exactly sure what you wanted me to try. There is nothing in that page that would allow me to uncompress a rar file on android. Only a bunch of unrar utitilities and some android things but they are not related, that is, there is nothing that says unrar that also works on android.
thanks anyway.
Unrar
great app available here: androidzoom (dot) com/android_applications/tools/unrar_dhpu.html
Cheers,
Romuloxiii
Hi:
It's seems that I didn't make myself clear.
I want to develop an android application that needs to unrar files. Is there a way to call the unrar application from my own code?
If so, can you tell me how?
Otherwise, I appreciate the effort, but I can't use that.
Thank you very much!
You can bring the unrar binary along in the /asset of your app,
on first launch copy it to your apps /file directory, chmod +x it, and use exec("sh") to unrar the files from shell.
oh, I see. I think I get the the idea but I don't understand all the instructions.
What did you mean by importing thebinary on my asset?
If I do the step above why do I need to copy the binary on first launch?
Don't I need root privileges too chmod it? And how do I do it from my source code?
And finally where can I find the command line use of the application? Or is it the same as the Linux version?
I know there are a lot of questions, but please keep in mind that I'm very new at doing this.
Thanks for all the help!
You need to put it as asset to bring it along.
You need to copy it because asset files are not directly accessable.
You don't need root to chmod the file in your own directory.
You do it by using a shell from your code i.e. Process.exec("sh")
And finally you want to program the app not me,
so don't be lazy and invest some time.
Google google google google...
If there are still questions left after that, you may ask again .
Ok, I'll try it and get back to you!
Thanks!
Sorry for my lazyness, but I've been Googling for a good half hour without finding a simple 'unrar' binary executable compiled to run from terminal on rooted ARMx32 device. I don't want bloated GUI APK's or libraries for development implementation, but just the plain command line interface executable. Anyone, please? It's a pity they haven't baked it into Busybox as an applet, IMO.

[Q] Writing a file back to a Marketplace apps Isolated Storage?

Hi All,
I've used Heathcliff's WP7RootTools 0.9 to extract a file from an installed apps IsolatedStorage. The app in question was installed from the Marketplace, but I want to modify some of the files it's saved to it's Isolated Storage.
I extracted the file I wanted to edit by using the Explorer utility in WP7RootTools to copy the file to the "My Documents" folder, and renamed the extension to docx. From there I could simply go into the Office Hub, where the file was now listed, and emailed the file to myself.
I have made the edits to the file, but now need to get the file back into the app's Isolated Storage. This is where I have now got a bit stuck
I've tried copying the file to SkyDrive, and using the Office Hub to download it from SkyDrive to my phone. The file downloaded and is cached on the phone somewhere, but the file location, according to Office is not "Phone". This is normal, as Skydrive downloaded documents are not saved to the "Phone" location until you open the document and do "Save as".
I cannot of course open the downloaded file, as it isn't really a .docx file. Files loacted in the "Phone" location show up in "My Documents" in the WP7RootTools explorer. SkyDrive downloaded documents I have no idea where they are located?
Can you guys help? Does anyone know the path to location of SkyDrive downloaded items on the phone. If so, then I can easily just use the WP7Roottools Explorer to copy the file back to the apps Isolated Storage.
Is there a better way to copy a non-Office file back onto the phone?
Regards,
Micro666
You could use one of these apps:
sh4d0w86 said:
i was going to suggest using WPV App Data Backup, but it seems i saved the Backups in the wrong location... (will fix in next release)
so,
you can use TouchXperience or WMDC Launcher.
Click to expand...
Click to collapse
I'm looking to do the exact same thing....
Options:
1. Do exactly what you've been doing, but save as .txt instead of .docx. The phone can still open this, even though its probably a binary file, and save it to the "Phone" location. Then you can copy it back and rename it.
2. Use an app that gives direct access to the phone's filesystem from the PC, like TouchXperience+WPDM, or Root Webserver (see my sig)+your favorite webbrowser.
3. Use any other way to get a file onto the phone, such as emailing it to yourself, using IsolatedStorageexplorer, or putting it in a XAP files and installing that file. Then move the file with WP7 Root Tools.
I recommend approach #2.
GoodDayToDie said:
Options:
1. Do exactly what you've been doing, but save as .txt instead of .docx. The phone can still open this, even though its probably a binary file, and save it to the "Phone" location. Then you can copy it back and rename it.
2. Use an app that gives direct access to the phone's filesystem from the PC, like TouchXperience+WPDM, or Root Webserver (see my sig)+your favorite webbrowser.
3. Use any other way to get a file onto the phone, such as emailing it to yourself, using IsolatedStorageexplorer, or putting it in a XAP files and installing that file. Then move the file with WP7 Root Tools.
I recommend approach #2.
Click to expand...
Click to collapse
I used TouchExperience.
1.On my Fully unlocked Device(I assume you can do this with root tools), I installed a file manager that gives full access to the device.
http://forum.xda-developers.com/showpost.php?p=24636416&postcount=23
2. I installed TouchEperience on my PC. After giving the WP7 app, Root tools rights, it should show most of the file system(on the PC) but, not all of it. So I created a new folder in \Windows (temp).
3. On the Phone, I hunted down the file I was looking for from Isolated Storage, I copied it to the \windows\temp folder.
4. Used the PC TouchExperience and browsed to \Windows\temp, there was my files, I copied them to my PC. USed the File Explorer to delete the files in my \temp folder(to make sure they were gone).
5. I edited the files, copied them back to \Windows\Temp on my device via TouchExperience on the PC. Then used the file explorer to copy them back to the Isolated Storage.
Note: The file explorer I posted a link to is GREAT, it can even edit files (basic text editor) in Isolated storage. I found a way to Cheat on a marketplace Xbox live game (didn't try others), right before the achivements, so they were really easy to get
I'm sure there is easier methods but, this worked for me...
Can I ask, what app did you try this on ?
Hope this helped...
FYI DavidinCT: Cheating XBL games is very risky. Microsoft often can detect it (for example, if you get one achievement that would have required getting another first) and they can and will permanently ban your Xbox Live account for doing so.
That all said... why didn't you just use WPDM (on the PC) to copy the file straight to the IsoStore of the app? So much easier...
GoodDayToDie said:
FYI DavidinCT: Cheating XBL games is very risky. Microsoft often can detect it (for example, if you get one achievement that would have required getting another first) and they can and will permanently ban your Xbox Live account for doing so.
That all said... why didn't you just use WPDM (on the PC) to copy the file straight to the IsoStore of the app? So much easier...
Click to expand...
Click to collapse
To be honest, I only did it with a game that had an error when I got so far, so the final achivements of the game. A Game with a Known issue but, no fix.
And I just really wanted to see if I COULD do it...
I used WPDM but, the PC version even with my phone fully unlocked (custom rom on my VZW HTC Trophy) and using Root tools 0.9 to give full to TouchExperince root, would not see all the folders and would not see the IsoStore. SO I had to copy the files to a folder that WMDM could see.
Personally, the new File Explorer above is awsome, it's even got a editor in it, I didn't even need to go through all that......

Categories

Resources