Issue installing .exe on WINCE 6 - Windows Mobile Apps and Games

Hi guys,
for me its frustrating to finally get into the software of my KIA CARENS, but not been able to install.
I try to install Tucsy or easyconnected, but after trying to my device says:
"is not a valid windows ce application" as shown below
How to fix 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"
}
I also tried mortscript but cant use it due to active sync on windows 10

Hi all, I have a car GPS device, NAVIX NVX 9609 DHD model. The device has Chinese Windows CE 6.0 installed. I found that EasyConnected.exe can support the phone screen through usb connection. Even though I installed it with 'EasyConnected install.exe' on the micro sd card I formatted in fat32 format, it does not work and it does not give any warning. There is a line like '<autoconnect autocon = "2" />' in the xml file cfg in the folder EasyConnected, do I need to change anything? If any idea on this matter helps you please.
Best regards

Related

I don't have "network wizard" in WM6

I don't have "network wizard" in WM6.
Dopod D600 up rom WM6.
I can't play internet.
I can't play MSN.
Do you have "network wizard.cab" for my mobile.
Can you help me please.
My mobile.
{
"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"
}
hi, this should solve your problem, try to search in forum in future.
htc network wizard
http://www.sendspace.com/file/mrv94g
I can't used u gave me.
morkung said:
I can't used u gave me.
Click to expand...
Click to collapse
what do u mean by u can't use? have u try to soft reset after installed it? have u install it into your device (not storage card)?????
Thank you very much.
I can't sign in "MSN". Can you help me.
yes, this maybe a bug, even though PIE running & receiving data from internet, windows live just refuse to connect. I've tried wifi (i got a SDIO WLAN card), active sync, no luck...
but maybe u could try this software as a tentative replacement for WLM.
www.palringo.com

Wanna change ROM but I have probblem

Hi all,
I try to change ROM on my HTC Mega from developed by Polish Operator Plus GSM to RUU_Mega_HTC_RUS_1.28.411.3_Radio_Signed_61.41t.25.31_3.48.25.27_Ship.exe.
I created goldcard by PSAS, update proces goes OK but device was bricked
{
"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"
}
.
I repair it using RUU_Mega_HTC_WWE_EastEurope_1.28.479.4_Radio_Signed_61.41t.25.31_3.48.25.27_Ship.exe.
I try to update my device to RUU_Mega_HTC_RUS_1.28.411.3_Radio_Signed_61.41t.25.31_3.48.25.27_Ship.exe by windows updater flashing and by micro sd card update (goldcard and PB74IMG.nbh file extracted from windows updater) but always same probblem, bricked device ;/.
Can any body explain me what Am I doing wrong ?
Wich psas version (cracked or legaly bought) had you used to generate goldcard?
luismatos123 said:
Wich psas version (cracked or legaly bought) had you used to generate goldcard?
Click to expand...
Click to collapse
legal, bought, v.1.06.
Gold card seems to be OK, becouse update starts, without gold card it won't start up.

[Q] GT-I9300 not recognizing external SD card - Anyone else with this problem?

Hey guys!
I've recently been running CM 10-10.1 and I've always had the problem, that the SD card isn't recognized. Now I've reverted back to Android Revo. HD and I've still got the same problem, the SD card was tested in several other devices and it worked there - It's the same 16GB SD that came with my device (Special offer at the German Telekom, whilst the device was still new).
I've tried several things, like formatting it on other Android devices, in Ubuntu, in Windows and even on a Mac - Nothing will work.
I just ran a logcat and copied as much as I could (I never really do this, so I'm not entirely sure how to directly write this to a file from the Power Shell.
Logcat:
Code:
https://dl.dropbox.com/u/105231980/XDA/10.01.2013/LogCat.txt
Screenshots:
{
"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"
}
I hope that's enough info, because I'm at the end with my Latin :S
And yes, I'm 1mio% positive that the SD card is plugged in
Thanks in advance!
LG familyguy59/Beatsleigher

AirDrop on Android

Hello dear XDA Community,
I am currently trying to create a kind of website where you can upload files to my phones local storage.
To do so, I would just make the person that wants to share a file with me log into my phones wifi tethering.
Then they should be able to type some specific address into their searchbar to get to a form where they can upload files straight to my internal storage.
What I´ve tried so far:
I first tested everything on Windows with Apache and xampp.
After that I downloaded an App called Server for PHP.
When I start the server, everything works so far and I can execute my upload php files using chrome and upload files from my storage to a before specified folder.
So I thought that I could just use my secondary phone to connect to the wifi hotspot and type in the address (0.0.0.0:8080), but it can`t load the page.
Have any of you tried something similar before and do you know a way to get it to work?
I will also upload some screenshots and the php files later.
Thanks for your help already!!!
{
"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"
}

Downgrade Nokia 1 TA-1066 from Android 10 Go to Android 8.1 Go

The Nokia 1 recently got the Android 10 update. The update got lot of bugs like SD card losing write permissions, launcher3 not having widgets and shortcuts on top of other bugs in Pie.
This has compelled me to look for going back to Android 8.1 Oero where it has best compatibility.
I have no experience in flashing images.
So far, I have found firmware files from here.
I want to know how to flash those files via adb/fastboot or any other process and whether it will work for Nokia 1 TA-1066 (if device variants matter for this purpose).
In one of the zip files(FIHSW_FRT-1550-0-00WW-B03_600WW_8.1.0_20190305.full.deflate.4fefafc6c6b7373b7961be504e49a9684f4e8730.zip) I downloaded, following are file files inside.
{
"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"
}
[UPDATE]: I used the SP Flash Tool to install firmware for my phone and it worked.
Ani64 said:
...
Click to expand...
Click to collapse
THREAD CLOSED on request of OP @Ani64!

Categories

Resources