[Q] Remotely launch application on HTC HD7 - Windows Phone 7 Q&A, Help & Troubleshooting

Hi,
I have an exe file compiled with Platform Builder for WP7.
Do you know how I can install it on an HTC HD7 and execute it?
I tried with wpput / wprun tools but it gives me errors on the remote path
Do you know how to bypass this problem?
Thanks

From my understanding I need to use SIREP and work only on \application data\phone tools\10.0 folder.
Do you know how I can enable the SIREP on a standard NoDo rom?

Related

[Q] How to get the files in WP7?

Hi all, how can I get a file from windows phone 7 such as the camerasettingsmanifest.XXXX.xml or others. My phone is Omnia7. With WP7 Root Tool, I can browse and operate files in this system on the phone, but I don't know how to get them out. Anyone can help me? Thanks.
Install schaps WPDM, explore to the file you want, copy it on the phone to My Documents folder on the phone (as if it is being used by the system you cannot transfer it directly to your desktop), and then transfer that to your PC.
Gr8,thank you so much!
No Problem - here is the link (you need to be on NoDo; no Mango support yet).
http://forum.touchxperience.com/viewtopic.php?f=30&t=783

Good file explorer for wp7

i want to know if there is a good file explorer for a chevron/interop unlocked samsung focus?
WP7 Root Tools if your device is Developer unlocked and Interop unlocked. But what good is a file explorer for WP7?
WP7 Root Tools is what you want! The version 0.7 alpha is installed on My phone. You can find it in this forum.
thanks! That was what i was looking for
Could anyone please explain whats the use of a file explorer, except for creating provxml folder?
you are able to have a look in every folder. so you might be interested which files are stored within your apps, or you want to change some config files, or load dlls for further analysis on your pc ;-)
Is TouchExplorer a goos solutions ?
wp7thoze said:
you are able to have a look in every folder. so you might be interested which files are stored within your apps, or you want to change some config files, or load dlls for further analysis on your pc ;-)
Click to expand...
Click to collapse
You sound like a power user. I have lots of learning to do

[Q] Windows Mobile and SQL CE 3.5

Hi,
i made an application for windows mobile that use SQL CE 3.5. On emulator everything work perfectly, but when i copy bin/Debug folder from my project to phone HTC HD2(i dont know if it is good way of deployment) and try to open name.exe file i got message that there is no dll : sqlceme35.dll.
Anybody knows solution for this? Mby coping this dll to device will help?

[Q] Read-Write access to the deployed native dll

Hi,
For developing an application I wanted to know, the exact path where the dlls deployed via XAP file are getting deployed in the phone (mango). I see that the XAP file can embed dlls etc and pass it on to the device. But Im not sure where (folder name/path) they are really going to. Some where in the xda forums, it says it is the Applications\Install\" + productID + @"\Install" directory is where all the external dlls etc goes. But when I try to access this file path from code (for creating a new file) an error is thrown.
Has one one got more information on how to overcome this access restriction ?.
Im using mago 7, developer unlocked, HTC Troppy with interop services enabled.
regards. The idea is to host a com dll and register it to the device for further use.
RR

[Q] Offline App installation - maybe equivalent to ADB on Android on Custom ROM?

Hi,
I have a HTC Radar with the Dynamics HD2O 2.00 Custom ROM. Is there a chance to install apps without the market place?
On an old HTC Desire (Android) I have ADB installed, which allows me to have my apps (.apk files) installed from the PC via USB by using shell commands in Windows ("adb install xyz.apk").
Is there anything similar for WP 7.8 in general, and more particular for the Custom ROMs with root-rights? MAybe even specifically for the HTC Radar and/or the Custom ROM as aforementioned?
THx in advance!
SGE2010 said:
Hi,
I have a HTC Radar with the Dynamics HD2O 2.00 Custom ROM. Is there a chance to install apps without the market place?
On an old HTC Desire (Android) I have ADB installed, which allows me to have my apps (.apk files) installed from the PC via USB by using shell commands in Windows ("adb install xyz.apk").
Is there anything similar for WP 7.8 in general, and more particular for the Custom ROMs with root-rights? MAybe even specifically for the HTC Radar and/or the Custom ROM as aforementioned?
THx in advance!
Click to expand...
Click to collapse
It's commonly called sideloading in WP, but that was possible before, because all xaps from the store have been DRM'd so you can't just sideload them.
SGE2010 said:
Hi,
I have a HTC Radar with the Dynamics HD2O 2.00 Custom ROM. Is there a chance to install apps without the market place?
Is there anything similar for WP 7.8 in general, and more particular for the Custom ROMs with root-rights? MAybe even specifically for the HTC Radar and/or the Custom ROM as aforementioned?
THx in advance!
Click to expand...
Click to collapse
If you have some xaps with removed digital signature - it's absolutely no problem to install them - just copy the xap to phone via usb, open xap installer (build-in software in Dynamics for radar), find your copied xap and push "install".
So - you must have some xaps to install. If you want to get anything from the market and later keep it like a xap - it's more complicated but anyway possible:
1. Install wanted program from marketplace in a normal way.
2. Connect USB, start zune and wmdc.
3. Open your phone's directory from PC with any file manager with mobile plugin (Total Commander or Altap Salamander or whatever), go \Applications\Install\.... you will see folders named with digits-letters (like that: 04589AD3-C4FD-4C6B-AE67-104688AFF401). These are all your xaps installed on phone. To understand what folder do you need - just sort them by date in file manager - latest will be your recently installed xap
4. Copy this folder to PC
5. Compress the content of the folder with winrar to ZIP format. (Only files and subfolders inside this folder)
6. Rename your obtained *.zip to xap
7. Remove digital signature from xap
That's it. Now you can use this xap for future installations offline via built-in xap-installer
NeuroXT said:
It's commonly called sideloading in WP, but that was possible before, because all xaps from the store have been DRM'd so you can't just sideload them.
Click to expand...
Click to collapse
All xaps from the market were always signed. It's not a big deal. The problem is that now all these xaps are encrypted.
http://forum.xda-developers.com/showpost.php?p=34246750&postcount=3

Categories

Resources