I can't install RSD Lite 5.3.1.
I'm running Windows 7 x64, and I have downloaded RSD 5.3.1 from 3 or 4 separate download sites to make sure it just wasn't a bad package.
The error that I am getting is attached, it's error 2738, and yes, I have googled; it doesn't seem like anyone has had this issue of not being able to install RSD.
I have rebooted my laptop a few times, and I was able to install RSDLite 5.0 with no problems.
Maybe drivers ? try ...
http://forum.xda-developers.com/attachment.php?attachmentid=634880&d=1308872277
from: http://forum.xda-developers.com/showthread.php?t=1136261
Why using RSDLite? maybe you install something that is here too?
http://forum.xda-developers.com/showthread.php?t=1163009
It safer than SBF flashing ..
ofek said:
Maybe drivers ? try ...
http://forum.xda-developers.com/attachment.php?attachmentid=634880&d=1308872277
from: http://forum.xda-developers.com/showthread.php?t=1136261
Why using RSDLite? maybe you install something that is here too?
http://forum.xda-developers.com/showthread.php?t=1163009
It safer than SBF flashing ..
Click to expand...
Click to collapse
Thanks for replying.
I installed the drivers and everything again. For some reason it just won't install on my machine. I was able to unlock my bootloader using a Vista machine in like 20 minutes, 5.3.1 installed immediately.
Im having the same issue on my Vista CPU and the same exact code... 5.0 installed fine but I need 5.3.1 since i updated my phone to 2.3.4 if anyone can help that would be great. As of right now Im stock and dont know what to do...
I dont know about windows 7 but I was able to fix this same issue/error on vista.
run cmd as an admin and copy and paste these individually and hit enter after each.
reg delete "HKCU\SOFTWARE\Classes\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}" /f
reg delete "HKCU\SOFTWARE\Classes\CLSID\{F414C260-6AC0-11CF-B6D1-00AA00BBBB58}" /f
Let me know if it works!
GatorRuss said:
I can't install RSD Lite 5.3.1.
I'm running Windows 7 x64, and I have downloaded RSD 5.3.1 from 3 or 4 separate download sites to make sure it just wasn't a bad package.
The error that I am getting is attached, it's error 2738, and yes, I have googled; it doesn't seem like anyone has had this issue of not being able to install RSD.
I have rebooted my laptop a few times, and I was able to install RSDLite 5.0 with no problems.
Click to expand...
Click to collapse
Why don't you download the newest version?
http://www.mediafire.com/?jaomny2wm53
Stephen Who said:
Why don't you download the newest version?
http://www.mediafire.com/?jaomny2wm53
Click to expand...
Click to collapse
??? How is that newer the build number is lower?
Lol, I dont even know how I stumbled upon that. Sorry. haha.
I google'd it and that came up as "latest version" no idea why. -.-
Try what supermerkin said in post #5 ^
Stephen Who said:
Lol, I dont even know how I stumbled upon that. Sorry. haha.
I google'd it and that came up as "latest version" no idea why. -.-
Try what supermerkin said in post #5 ^
Click to expand...
Click to collapse
No worries I was just about to flip my lid though thinking everything is upside down in the world! lol
GatorRuss said:
Thanks for replying.
I installed the drivers and everything again. For some reason it just won't install on my machine. I was able to unlock my bootloader using a Vista machine in like 20 minutes, 5.3.1 installed immediately.
Click to expand...
Click to collapse
Did you try my fix, any luck with it?
@supermerkin
I know this is an older thread, just wanted to let future people know that supermerkin's suggestion about deleting the registry keys worked for me! Thanks! Windows 7 32-bit.
supermerkin said:
I dont know about windows 7 but I was able to fix this same issue/error on vista.
run cmd as an admin and copy and paste these individually and hit enter after each.
reg delete "HKCU\SOFTWARE\Classes\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}" /f
reg delete "HKCU\SOFTWARE\Classes\CLSID\{F414C260-6AC0-11CF-B6D1-00AA00BBBB58}" /f
Let me know if it works!
Click to expand...
Click to collapse
no luck, i get "error, key not found" (i'm using win 7, 64bit) ... Any other ideas?
Is there a solution?
I've the same error with RSDLite5.6 and RSDLite5.7
deleting ist not possible, i get the error: "key not found"
thank you for your help
Hi,
i was prompted to this topic cause I need to flash again my motorola Milestone.
I followed message #5 but the console told me the name key is invalide.
Point of attention, I'm Italian and the os too (Win 7 64 bit).
RSD Lite Win 7 x64 Fix
Since RSD Lite no longer comes with an EXE and therefore installing in compatibilty mode is not longer an option, I spent some time researching and banging my head against my desk in frustration that it wouldn't install. In a past job, I was a Windows Developer. When RSD Lite installs and reaches the error, it is in the Commit Stage - Therefore, all the installation (save for the creation of icons and other post-installation scripts) has been done.
All this to say, when you see the Error 2738, Don't click "OK" right away. Navigate to the installation directory, Copy all the files and paste them to a different directory in the Program Files (x86) directory. Then click OK.
Create a shortcut to the SDL.exe file (on your desktop, start menu, wherever you like) and edit the compatibility of the shortcut to always run as administrator.
Double-click your new shortcut et voilà! RSD Lite actually works on Windows 7 when it previously did not.
I have done and tested with RSD Lite 5.6 and 5.7
Interesting. I wonder why this is happening to some folks? I have Windows 7 Ultimate x64, and every version of RSD lite has always installed flawlessly for me.
Good looking out jduke882 - But, in researching Error 2738 I found that it has to deal with not being able to access VBScript run time for custom action. So, all the folks that cannot install RSD Lite - is your VBScript runtime working?
More info here: http://www.jakeludington.com/window...cess_vbscript_run_time_for_custom_action.html
And M$ even created a HotFix for it, see http://answers.microsoft.com/en-us/...time-for/1a4499ae-8bc1-4534-9c6f-4d399ac70d9a
FWIW: Those of you on x64 OSs could not use the fix posted by supermerkin b/c that was 32bit specific. The command to be entered is as follows:
Code:
reg delete "HKCU\SOFTWARE\Classes\Wow6432Node\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}" /f
The 64bit machines need that Wow6432Node path inserted in order to delete the correct key.
Also, as noted in the first link, re-registering the vbscript.dll to the system is also needed:
Code:
c:\windows\syswow64\regsvr32 vbscript.dll
.
For people with custom Windows installations (i.e. not C this command will always work, regardless of where windows is installed:
Code:
%windir%\syswow64\regsvr32 vbscript.dll
HTH
jduke882 said:
Since RSD Lite no longer comes with an EXE and therefore installing in compatibilty mode is not longer an option, I spent some time researching and banging my head against my desk in frustration that it wouldn't install. In a past job, I was a Windows Developer. When RSD Lite installs and reaches the error, it is in the Commit Stage - Therefore, all the installation (save for the creation of icons and other post-installation scripts) has been done.
All this to say, when you see the Error 2738, Don't click "OK" right away. Navigate to the installation directory, Copy all the files and paste them to a different directory in the Program Files (x86) directory. Then click OK.
Create a shortcut to the SDL.exe file (on your desktop, start menu, wherever you like) and edit the compatibility of the shortcut to always run as administrator.
Double-click your new shortcut et voilà! RSD Lite actually works on Windows 7 when it previously did not.
I have done and tested with RSD Lite 5.6 and 5.7
Click to expand...
Click to collapse
Worked like a champ. Thank you!!!
Flash - fastboot -root - defy mini xt321
jduke882 said:
Since RSD Lite no longer comes with an EXE and therefore installing in compatibilty mode is not longer an option, I spent some time researching and banging my head against my desk in frustration that it wouldn't install. In a past job, I was a Windows Developer. When RSD Lite installs and reaches the error, it is in the Commit Stage - Therefore, all the installation (save for the creation of icons and other post-installation scripts) has been done.
All this to say, when you see the Error 2738, Don't click "OK" right away. Navigate to the installation directory, Copy all the files and paste them to a different directory in the Program Files (x86) directory. Then click OK.
Create a shortcut to the SDL.exe file (on your desktop, start menu, wherever you like) and edit the compatibility of the shortcut to always run as administrator.
Double-click your new shortcut et voilà! RSD Lite actually works on Windows 7 when it previously did not.
I have done and tested with RSD Lite 5.6 and 5.7
Click to expand...
Click to collapse
Thanks. You help me to get install RSD Lite5.7 in my PC Win XP 32bits and I flashed my wife`s motorola XT321 to get fastboot using Alin method (droidevelopers) and after I got root access using leos0 and pbruck guide.
Hi guys, i'm trying to re-root my phone (had to take it in for service so i had to unroot it and all that jazz), but i can't get a correct adb driver. i searched everywhere and all i could find were drivers for windows 7, but i am running the new windows 8 developer preview and I cant find the drivers for "Motorola ADB Interface"
I installed the android SDK and used the google drivers but it didnt work, and i downloaded and installed the motorola driver database thing, but it doesnt work with the new windows and halfway through it says "Installer does not recognize your version of windows"
does anybody have a .inf or .ini file that i can direct the device manager to that is specifically for the atrix. I cant find anything anywhere or know where i can get one?
thanks
anybody? at all
You are using an as yet unreleased operating system. If you want stuff to work, go back to a previously released version like Windows 7.
I am running windows 7 pro 64 bit and I have a Samung Galaxy S Vibrant through Bell.
Just wondering if anyone has some insight for me regarding drivers and Windows 7.
I have tried 4 different driver sets, uninstalled between each of them rebooted each time. I still cannot load a driver for my phone.
The phone shows up under hardware with the problem icon and when I try to force it to look at a folder (for example: program files/SAMSUNG/USB drivers/), it still says there is no driver for my phone in that directory or subdirectories.
I have tried both the 32 bit and 64 bit samsung official driver packs, and the XDA driver pack.
Thank you in advance
Tokae
Well I have solved my issue.
Apparently after updating my phone to ICS, Windows 7 'sees' it as a Nexus S phone instead of a Galaxy S, even though in the device manager it still says GT-I9000.
I used the drivers located on this page:
http://forum.xda-developers.com/showthread.php?t=1542633&page=2
I am now able to use my phone for development again!
Sorry to make a whole thread for this, but I don't have enough posts to post in the development section thread.
I'm trying to run S-OFF, and the HTC drivers we're told to first download from the site (the standard lazy panda page, I can't link it because I don't have enough posts..). Don't seem to work for me. The most certainly say "windows" next to the download link, but when I run it, it says, "This driver installer is not supported in this operating system!"
Now I am running windows 8, but I've seen several posts from people running W8 on the S-OFF thread saying that it worked flawlessly for them. I also tried running the installer in both windows 7 and windows xp compatibility mode.
Any ideas?
download the ones in regawmod thread. make sure you install the 64bit drivers if you are running 64bit. I believe the ones in lazy pandas are 32bit drivers.
Well, I gave that a shot. They unfortunately seem to be the exact same drivers, or at least with the exact same file name. Either way, I got the same error with those
And you're right, I am on 64bit. I don't see any place to download different versions of the drivers. Both those pages only give one option.
Shadnic said:
Well, I gave that a shot. They unfortunately seem to be the exact same drivers, or at least with the exact same file name. Either way, I got the same error with those
And you're right, I am on 64bit. I don't see any place to download different versions of the drivers. Both those pages only give one option.
Click to expand...
Click to collapse
I keep having the same problem. And everywhere i have looked it the same driver. I might try and download the latest HTC Sync to see if that helps.
I am running Windows 8 64-bit, and found the solution after researching. You need to expand a zip of the HTC drivers, launch device manager, locate the unknown device identified with a question mark that represents your LTEVO, right click on this icon, and manually install the drivers by browsing to the location where you expanded the drivers. Try that!
I believe I followed this exact procedure, although for the One X, works for the LTEVO:
http://forum.xda-developers.com/showthread.php?t=1775870
Sent from my LTEVO via XDA Premium
I have rooted several android devices before and this one is giving me trouble on the very last step it will not send the unlock code to my phone through ADB now I am running windows 8 thought it might be the problem but I can't even get it took work on a laptop running vista any ideas?
Sent from my Nexus 7 using xda app-developers app
Lord_Xovon said:
I have rooted several android devices before and this one is giving me trouble on the very last step it will not send the unlock code to my phone through ADB now I am running windows 8 thought it might be the problem but I can't even get it took work on a laptop running vista any ideas?
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Put your unlock.bin into toolkit folder, and just follow other steps in order, also copy supersu to your sd card and flash from within recovery. hasoon has made our lives easier with AIO
Sent from my HTC One XL
also make sure the path to your AIO folder has nothing but single words. If you dropped in it the desktop and your name is two words, it might have trouble. Move the folder to your c drive and try from there instead.
I used AIO on win8 pro with no trouble