some error during installation - Remix OS Player

when i am trying to install remix os player it showing this error can any one tell me how to solve it C:\WINDOWS\SYSTEM32\Qt5Widgets.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc000007b

Related

Help with ADB

When I tried to install it, it failed and now when I try again it says
bad image
C;\windows
system32\wdcoinstaller01005.dll is either not designed to run windows or it contains an error. Try installing the program using the original installation media or contact your system administrator or the software vendor for support
you dont install anything. you extract the android sdk into the c:\. then you copy the two files mention in the thread to c:\windows\system32. you then go to start>run>cmd(enter). type adb devices. ADB is ALL COMMAND LINE. THERE IS NO PROGRAM YOU INSTALL
what two files?
blackfire1 said:
what two files?
Click to expand...
Click to collapse
~sigh~ are you sure you read how to do this at all?
adb.exe and AdbWinApi.dll are the two files that need to go to system32
and then install the drivers from your usb_driver folder from the SDK. Use the AMD one if you're using a 64bit OS or the Intel one for 32bit OS.
Okay but I get a problem at
Plug in your phone through USB and DO NOT MOUNT IT!!!!!
Your computer should see a new device and try to install Android 1.0 driver (If it doesnt, scroll down to the "Im not getting a notification of Android ADB when i plug in my USB" section)
Let it load
Once it cant find them select "Install drivers from my pc"
The drivers you need are in the Android SDK 1.5r2 folder (C:\android-sdk-windows-1.5_r2\usb_driver)
Depending on your OS pick x86 or amd64
You ADB Android Device should now be installed! Good Job
I get a problem at this part when I click install drivers from my pc it pops up an error
bad image
C;\windows
system32\wdcoinstaller01005.dll is either not designed to run windows or it contains an error. Try installing the program using the original installation media or contact your system administrator or the software vendor for support
It worked before but I picked the amd one before because I didnt know which one to pick now it messed up my system and I cant do it again and it didnt work.
blackfire1 said:
Okay but I get a problem at
Plug in your phone through USB and DO NOT MOUNT IT!!!!!
Your computer should see a new device and try to install Android 1.0 driver (If it doesnt, scroll down to the "Im not getting a notification of Android ADB when i plug in my USB" section)
Let it load
Once it cant find them select "Install drivers from my pc"
The drivers you need are in the Android SDK 1.5r2 folder (C:\android-sdk-windows-1.5_r2\usb_driver)
Depending on your OS pick x86 or amd64
You ADB Android Device should now be installed! Good Job
I get a problem at this part when I click install drivers from my pc it pops up an error
bad image
C;\windows
system32\wdcoinstaller01005.dll is either not designed to run windows or it contains an error. Try installing the program using the original installation media or contact your system administrator or the software vendor for support
It worked before but I picked the amd one before because I didnt know which one to pick now it messed up my system and I cant do it again and it didnt work.
Click to expand...
Click to collapse
System Restore and try it again.
that has nothing to do with adb. that means your driver installer that is resident in windows is corrupted. unless you can system restore to a point at which it was working, the only real fix is going to be a new windows install. not entirely sure how one breaks the library for installing device drivers, but hey, thats what you've got.
Ok the problem was solved when I used my other computer.

[SOLUTION] Application Deployment fault codes

Getting a error in the Application Deployment from Windows Phone Developer Tools? This might help.
0x8973180E : Zune software is not installed. Please install the latest version of Zune software.
0x8973180F : Incorrect version of the Zune softeware installed. Please download the latest version.
0×89731810 : Corrupted device configuration. To correct this problem, reinstall Visual Studio 2010 Express for Windows Phone.
0×89731811 : Zune software is not started. Please try again from the Zune to ensure that the software is running.
0×89731812 : Connection to device failed. Please ensure the phone is connected and the not on the lock screen.
0×89731813 : Application failed to start. Please ensure that the device has been registered and unlocked. Explanation on how to register can be found here.
0×81030110 : Failed to install the application. Runtime error has occurred. Capabilities WMAppManifest.xml file located in the attribute content is incorrect.
0×81030118 : Installation of the application failed. Device is developer locked. Register for the developer unlock program before deploying the application.
0×81030119 : You cannot install the application. You have reached the maximum number of applications being developed for the device can be installed on this development. Please uninstall a previous developer application.
0x8103010B : App is not compatible with HD2, can not be resolved.
If you're having a other error then please post them in this thread, I'll ad the code to this post.
Thank you is the magic word
Source
http://forum.xda-developers.com/showthread.php?t=916555
Updated....
stephandelaat said:
Updated....
Click to expand...
Click to collapse
Yeah it's good now, i don't think it's compatible but something like so...

[Q] Windows Phone emulator not started from VS

Hi.
I have a little problem, WindowsPhone emulator not started from VisualStudio.
When i start debuging the emulator displays with the message 'Windows Phone is Starting'. Times out after about 5 minutes with the following error messages:
Error: DEP6100: The following unexpected error occurred during bootstrapping stage 'Connection to the device':
Error: DEP6200: Bootstrapping Emulator 8.1 WVGA 4 inch(RU)' failed. Device cannot be found. App deployment failed. Please try again.
If run from Hyper-V Manager, it's works fine.
I tried:
- Reinstalled Visual Studio (after removal i cleaning system by CCleaner)
- Reinstalled Hiper-V
- Download and install the Windows Update, VS updates
- Removes all virtual machines in the Hiper-V, and network interfaces
- Turn off the firewall, no antivirals, Windows Defender is turned off (but i haven't viruses)
- Turned off all network interfaces except the Windows Phone Emulator Internal Switch (VS creates when starting the emulator)
- With routes 169.254.xx all right
Help please...
Sorry for my bad english.
eljira said:
Hi.
I have a little problem, WindowsPhone emulator not started from VisualStudio.
When i start debuging the emulator displays with the message 'Windows Phone is Starting'. Times out after about 5 minutes with the following error messages:
Error: DEP6100: The following unexpected error occurred during bootstrapping stage 'Connection to the device':
Error: DEP6200: Bootstrapping Emulator 8.1 WVGA 4 inch(RU)' failed. Device cannot be found. App deployment failed. Please try again.
If run from Hyper-V Manager, it's works fine.
I tried:
- Reinstalled Visual Studio (after removal i cleaning system by CCleaner)
- Reinstalled Hiper-V
- Download and install the Windows Update, VS updates
- Removes all virtual machines in the Hiper-V, and network interfaces
- Turn off the firewall, no antivirals, Windows Defender is turned off (but i haven't viruses)
- Turned off all network interfaces except the Windows Phone Emulator Internal Switch (VS creates when starting the emulator)
- With routes 169.254.xx all right
Help please...
Sorry for my bad english.
Click to expand...
Click to collapse
Make sure you don't have too many NICs, tunneling adapters, or TAPs for OpenVPN installed. My only remedy was to reinstall the whole OS. Hopefully you can find something out.
My temporary solution:
Start XDE manually -
PHP:
XDE.exe /name "Emulator 8.1 WVGA 4 inch(RU).admin"
where param /name is a name of virtual machine in Hiper-V and name emulator in VisualStudio, after it VisualStudio can connect to started emulator.

Android Studio installation issue

Hello Everyone!
I am having some problems to install Android Studio on my Windows 7 64bit PC. I've installed JDK by using jdk-8u66-windows-x64.exe installation package already. Then I have created JAVA_HOME system variable as well. But when I try to run my android-studio-bundle-141.2343393-windows.exe file (as an administrator), I am getting Android Studio Setup error like:
Error opening file for writing:
C:\......\AppData\Local\Temp\nse69DB.tmp\find_java32.exe
What is the problem?
Thanks in advance,
Dmitriy
I am facing the same problem Dmitriy
Any solution?

/dev/kvm uis not found

Hello,
I'm new to android programming and I just tried to emulate my "hello world" application.
On top of the "your virtual devices" windows there is a message "/dev/kvm uis not found".
I already looked into this error on google :
- VT-x is on in my bios
- Haxm is installed (in the SDK manager it is marked as installed with version 6.0.3)
- I also enabled DEP in windows and in my bios
Why do I still get this error?
I'm trying this on a windows 7 system with administrator privileges.
Hopefully someone can help me...
edit : It seems that haxm is not installed correctly, if I perform this command "sc query intelhaxm" I get an error that the service is not installed.
if I try to install haxm manually I get the following error "failed to configure driver : unknown error : failed to open driver."
stevennoppe said:
Hello,
I'm new to android programming and I just tried to emulate my "hello world" application.
On top of the "your virtual devices" windows there is a message "/dev/kvm uis not found".
I already looked into this error on google :
- VT-x is on in my bios
- Haxm is installed (in the SDK manager it is marked as installed with version 6.0.3)
- I also enabled DEP in windows and in my bios
Why do I still get this error?
I'm trying this on a windows 7 system with administrator privileges.
Hopefully someone can help me...
edit : It seems that haxm is not installed correctly, if I perform this command "sc query intelhaxm" I get an error that the service is not installed.
if I try to install haxm manually I get the following error "failed to configure driver : unknown error : failed to open driver."
Click to expand...
Click to collapse
Uninstall kvm and install it manually through sdk standalone manager.
Sent from my One using XDA Premium 4 mobile app
where is KVM installer
fadival said:
Uninstall kvm and install it manually through sdk standalone manager.
Sent from my One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Can you give me a little bit more explanation?
I can not find the KVM (un-)installer.
Also in the SDK manager I can't seem to find it.
btw, I thought KVM was haxm?

Categories

Resources