[Q] How to install Zeno USB Driver 2013 on WM2003 - General Questions and Answers

Hi every body,
I just downloaded the last Version of Zeno Sloim USB Host Drivers 2013.3. I unpacked the file and copied the *.cab and the PPC- Install- file to the sd-card of my Loox 718. I am running WM2003 but I get an error message saying the cab is not a valid file for Windows CE Setup. Did I miss something or what do I have to do in order to install the the new Driver?
Thanks in advaned
RB1109

Related

Try WM5.0 now for free (now without genuine advantage)

Want to try WM5.0 out for your self? I originally posted this on ipaqhq.com but I figured this forum is more of a target for such information .
1) Get the emulator from here (login with your MS passport, then enter MSDEVICE when it asks you for a GuestID)
2) Install the emulator.
3) Delete "C:\Program Files\Microsoft\Device Emulator Preview\PPC_2003_SE\PPC_2003_SE_WWE_ARMv4.bin"
4) Go here (or here without genuine advantage check) to download the WM5.0 SDK (it's 174MB so be patient!).
5) Go here to download ZipZag.
6) Install ZipZag.
7) Go here to download MSI extension support for ZipZag.
8) Extract the above file to "C:\Program Files\ZipZag"
9) Run ZipZag and open "Windows Mobile 5.0 Pocket PC SDK.msi" in it.
10) Sort the files by Size (largest to top)
11) Extract the biggest file (sdkfiles.cab)
12) Using winrar open this file.
13) Sort the files by size (again, largest to top)
14) Extract "_208PPC_USA_bin" to "C:\Program Files\Microsoft\Device Emulator Preview\PPC_2003_SE\PPC_2003_SE_WWE_ARMv4.bin" (the file you deleted earlier!)
15) Go to "Start -> Programs -> Microsoft Device Emulator Preview -> Emulate Pocket PC-WM 2003 SE(Cold Boot)" - Note that the smartphone and square versions WONT WORK!
16) WAIT (about 30 seconds) for it to boot. When faced with the new welcome screen, click on it then wait another 30 or so seconds.
17) Enjoy your sneak-peek of WM5.0!
Attached is a proof shot of it working which also illustrates the newest feature - persistant storage! Thats the new "Memory" control panel application!
Cool Thanks
I have my sneak-peek on my QTek 2020
10x !! i'm testing now !
edit - it's work :lol: !! but limited by the low memory.... how to increase this ?
Emulator is great
@all,
I am using the Mobile Device Emulator at work to test applications before installing on real device. It is great. If you have the latest Visual Studio or other development tool then you have the emulator. It is included. The Mobile SDK you have to download.
Greetings,
Bitfrotter
Can u pls send me an e-mail with the files cuz i cant extract and to anything pls mail me at [email protected]
Do you really want a WM5 emulator now, in 2007, when WM6 is already out!
This is a very old thread (notice the 2005 date stamps) and I'm not sure if you thought this thread referred to something else.

Another WM6.1 ROM For Australian Customer

TyTN II WM6.1 Upgrade code (2008/06/09)
ROM version: 3.29.710.1
ROM date: 05/16/08
Radio version: 1.65.16.25
Protocol version: 25.83.40.02H
File content:
1.TyTN II Windows Mobile 6.1 ROM code upgrade
2.Windows Mobile 6.1 New Features Guide
IMPORTANT! - please read these instructions carefully before updating your device
1. Download the .zip file and extract the .exe file within.
2. The ROM Code can only be updated on Bright Point TyTN II User's Device
3. Ensure Activesync v4.5 (or higher) is installed on PC/laptop for OS WinXP and below. For Windows Vista and above there is no need to install ActiveSync.
4. Connect TyTN II to PC/laptop.
5. VERY IMPORTANT! - Ensure your device is connected properly to the PC/laptop.
6. Make sure the battery is charged to at least 50%.
7. Double-click on the .exe file to run the update utility.
8. VERY IMPORTANT! - All files and software on the device will be lost after the update. Please ensure a copy of your important files is backed-up somewhere else.
9. Please close all programs on your PC/laptop when running the update utility.
10. VERY IMPORTANT! - Do not unplug the device when the update process is running, doing so may damage the device.
11. After updating, the device will reboot, this is normal.
Note:
1. After WM6.1 Upgrade, Application installed from "Application Disc" will no longer exist. Please re-install from Disc and follow origin steps when you first use.
http://210.64.124.194/download/TyTN II_AUS Open_WM6.1_Upgrade_20080609.zip
-- I am trying to download at the moment, but look like the bandwidth has been hogged by other downloader.
Server is gone. Any other mirror?
Bump for this thread. Rom is now available on the HTC Australia/asia website for registered customers. Anyone had a look? What's it run like?
Cheers!
ROM version: 3.29.710.1
ROM date: 05/16/08
Radio version: 1.65.16.25
Protocol version: 25.83.40.02H
Just Like Dopod Asia relase,there is no different between them..

[Android iA[ JB 4.2.2 Dualboot/Bare metal

Run JB 4.2.2 NATIVE (EFI bios only)
Diualboot with win8/linux/osx. - This is NOT a x86 emu - its bare metal
https://01.org/android-ia/documentation
Required materials:
•1GB or larger USB thumb drive
•A supported target device
•A laptop or PC running Linux, Windows, or Mac OS with working internet connection
Step 1: Back up your existing OS and all data on your device. The Android-IA installer will erase everything and repartition your hard drive automatically.
Step 2: Download the latest installer image for your device from the Downloads page.
Step 3: Prepare the USB thumb drive
Linux users:
•Unzip the downloaded file: `unzip your_installer_file.zip'
•Insert the USB thumb drive into your machine
•Open your terminal application and find the device name of the thumb drive. Run `dmesg' and look near the end for a name like "/dev/sdX" where X is a letter.
•Unmount any partitions that were automatically mounted: `sudo umount /dev/sdX*' (Where X is the letter from above)
•Write the live.img file from the extracted zip to the USB flash: `sudo dd if=live.img of=/dev/sdX bs=1M conv=fsync' (Where X is the letter from above)
Windows users:
•Extract the installer image from the downloaded zip file
•Download "Image Writer" application from https://launchpad.net/win32-image-writer/ and extract it to a folder of your chioce.
•Insert your USB drive into your computer.
•Find the drive letter of your USB drive by opening 'My Computer' on the desktop.
•Run Win32DiskImager.exe from Image Writer's directory.
•In Image Writer's window, select the installer.img you extracted from the downloaded zip
•In Image Writer's window, select your thumb drive's letter that you found in 'My Computer'
•Click "Write" and wait until the process is over.
Mac users:
•Extract the installer image from the downloaded zip file
•Open the Terminal (under Utilities)
•Execute `diskutil list' to get the current list of devices
•Insert your USB drive into your computer.
•Execute `diskutil list' again and determine the device node assigned to your flash media (e.g. /dev/diskN)
•Execute `diskutil unmountDisk /dev/diskN'
•Execute `sudo dd if=live.img of=/dev/diskN bs=1m'
•Execute `diskutil eject /dev/diskN' and remove your flash media when the command completes.
Step 4: Prepare device for installation:
•Set the device to boot from the USB thumb drive (device-specific instructions can be found on the devices page.
•Make sure "UEFI Boot Support" is enabled in the BIOS.
Step 5: Install the system.
• Plug in the USB thumb drive with the Android-IA installer image created in step 1
• Power on the device
• From the boot menu, choose "Install Android to hard disk"
• Wait until the installer finishes
• Unplug the USB thumb drive
• Power off the device by holding down on the power button for 10 sec., then power on the device and choose "Boot Android system" (or let the countdown timer expire)
You're done! Enjoy your Android-IA device.
Click to expand...
Click to collapse
Move post if in wrong section plz...
Sent from nexus 4 AOSP
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Drakosha said:
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Click to expand...
Click to collapse
Antutu score 70000!? really? You are using the i5 model?
Drakosha said:
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Click to expand...
Click to collapse
I remember finding a manual install of libhoudini somewhere but it didnt work. That was with the february version of A-IA, though.
Sent from my 700T using XDA Premium HD app
Drakosha said:
Hello.
I installed the latest Android-IA (android-4.2.2_r1-ia1) on my Acer Iconia W700, and it works perfectly. The only downside (however, huge one) is the lack of libhoudini - without it half of android apps refuse to load on x86 processor. Which, by the way, scores ~70000 in Antutu (!)...
I searched everywhere, but there's just too little information on both libhoudini as well as Android-IA . Please, can anyone help in porting this library to Android-IA? I know it is not open source, but so are gapps, and Android-x86 already uses libhoudini. So there shouldn't be any real difficulties...
WBR, Draco.
Click to expand...
Click to collapse
Did you ever find a solution to this?
DJDrew said:
Did you ever find a solution to this?
Click to expand...
Click to collapse
Hi there
I'd also be glad to hear more about that...From what I could gather so far, there is no fully working ARM translator / libhoudini solutions for android IA. Hence the only solution would be to switch to android x86...
Change dpi and get bluetooth working with android and windows 8.1 at the same time
Do these changes if you are confident in your skills. I'm student and quite busy so if you ask something it can take some time for me to answer. Damages you might do to your system are your own responsibility. I have tested these instructions with Acer W700 on android-4.2.2_r1-ia3 and can confirm that they worked for me.
First changing dpi from original 213 to 160:
1. Get file manager on android like ES file Explorer
2. R/W rights to whole system on android
3. From root go to /system/etc/machine-props/
4. Open acer-w700.prop with ES Explorer and edit line "ro.sf.lcd_density = 213" and change 213 to 160
5. Reboot android and system should now be 160 dpi
Now about that bluetooth. I find it annoying that you have to pair your bluetooth mouse and keyboard again every time when you switch between android and windows 8.1. So I did research and found a way to fix this problem and here's how to do it. I can confirm that this works with Acer bluetooth/cover keyboard and MS Sculpt touch mouse.
1. Pair your bluetooth devices first with android and the with Windows
2. On Windows download PsExec
3.Then from downloaded file copy PsExec.exe in Windows to directory C:\Windows\System32 or to directory where your System32 folder is.
4. Write in the search cmd and run it as administrator
5. Then use command: psexec -s -i regedit.exe
6. Now go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BTHPORT\Parameters\Keys
7. From \Keys you can find your paired bluetooth devices. First there is the devices bluetooh mac address and 32 numbers long linkkey. Now write those linkeys and mac addresses up or copy them.
8. Now everything is set on Windows side. Next boot to android.
9. On android you need again for example ES file Explorer and R/W rights
10. With file Explorer fro root go to /data/misc/bluedroid/
11. Open file called BT_config.xml
12. From text find your devices using mac address
13. When you find you devices mac addres scroll down and you should see line with linkkey and 32 number code.
14. Now take that 32 number code you got from Windows
15 You have to change it little so the linkey works and here how it's done:
for example your Windows linkkey is "12345678qwertyuiasdfghjkpoiuytre" now set it as 8 number clusters like this
"12345678 qwertyui asdfghjk poiuytre"
Now you have to reverse those 8 number clusters
Take the set on far right "poiuytre" and mark it like this "po iu yt re"
Now reverse those pairs like this "re yt iu po"
Now "reytiupo" this is the first line in the new linkkey
Do the same for other three cluster. After it's done this example linkkey looks like this "reytiupojkghdfasuityerqw78563412"
16. When you have your modified Windows linkkey ready you can just replace the old one from the file BT_config.xml
17. Now just reboot android and your keyboard and mouse should work.
I've found that sometimes when switching from Windows to android bluetooth doesn't connect. Just reboot android and your bluetooth devices should connect.
I would have posted this on deveopers site where people visit more often but you need 10 posts and this is my first one so if you can you should link my post there so more people can enjoy these instructions.
Thank you for reading this and don't forget to like it :good:
Anyone know where to find the source code for this?

Latest HTC Drivers 9 Sep 2013

Latest HTC Drivers
HTC Sync Manager v2.1.55.0
Latest Driver Version (HTC Sync): 4.0.1.001
Latest HTC Sync Manager v2.1.55.0
For those who don't want to have to download 120 some MB of bloatware called HTC Sync
Quote:Instructions:
Determine if your system is 32-bit or 64-bit
Download the BMP Driver for your OS type (x86 version if on 32-bit, x64 if on 64-bit)
Download the newest HTCDrivers file (choose either the "EXE" or "MSI" driver file, but not both)
Disable any antivirus program(s) present
Run both files downloaded above (the BMP.msi and the HTCDriver file)
Re-enable your antivirus program(s)
Updated on 9.Sep.13
Quote:
Links
http://forum.xda-developers.com/showthread.php?t=2217396

.net 3.5 installation

I can't install .net framework 3.5 on my dell laptop..i've tried all the steps in google....using group policy editor....by enabling it on program and features ....by offline installation...by uninstalling security updates....also by using dism command....while using dism command it says log file not found...but when i go through the path its there..~! For offline installation i have not found sources/sxs/ folder on my C: drive.....my laptop is 64bit 8.1 pro ...i'm behind this for almost 1 month...!
Note: while installing most of the pc says "install this feature" but mine says " download and install this feature"
When i connect to internet its not downloading anything...!
Hello mate, this link may be useful. Btw if it is enabled in program features already that means you already have it installed 0_0.

Categories

Resources