Try renaming the sbf file using a shorter name like MC1.sbf and also make sure the sbf file is on the root of your drive (i.e. C:\MC1.sbf) this worked for me.
Edit: Unfortunately I can't seem to get past step 9... the 'start' button stays greyed out. I am running it as administrator and the phone does show in the grid below [...] I should mention I'm on Win7x64 Ultimate
Hi Rich. I've read people mention (in other SBF topics) moving SBF files to the root and/or renaming them to shorter names. I cannot duplicate this issue on my Windows XP machine using RSD Lite 4.6.
I think the max path length in Windows is 260 characters. As named, my file is 56 characters, so that should leave at least 204 characters for the file path portion. So I'd think that if you moved the file to the root you'd never have to rename it. If you were using the original filename you'd be OK unless the path to the folder was more than 204 characters. Even then, on XP anyway, you can't even put the file in the directory if the path is too long.
To test this, I created this folder:
Code:
C:\data\droid\ineedaverylongpathsoicanreplicatethe260characterlimitthingthiswilltakequiteabitofdoingsince260charactersisahelluvalotofcharacterstohaveinapathbutiknowthaticandoitgeezdoessomeonereallyhavetheirfolderthislong\
That is 221 bytes including the trailing slash and Windows will not allow me to put a file whose name is 56 bytes in there (because the complete file path would be too long).
If I rename the folder to:
Code:
c:\data\droid\ineedaverylongpathsoicanreplicatethe260characterlimitthingthiswilltakequiteabitofdoingsince260charactersisahelluvalotofcharacterstohaveinapathbutiknowthaticandoitgeezdoessomeonereallyhaveth\
Then I can put the file in there.
Maybe the newer version of Windows allows longer paths but RSD Lite can't handle it?
On my machine, even if the full filename is:
Code:
c:\data\droid\ineedaverylongpathsoicanreplicatethe260characterlimitthingthiswilltakequiteabitofdoingsince260charactersisahelluvalotofcharacterstohaveinapathbutiknowthaticandoitgeezdoessomeonereallyhaveth\MC1_A855_1282081087_Recovery-Only_SPRecovery_0.99.3b.sbf
RSD Lite 4.6 can choose it and my Start button is available to be pressed.
Could you verify the circumstances that required you to rename or move the file for it to work, and see if they comport with anything above? If so, I'd appreciate it. I'd like to validate my hypothesis so I can include a note in my instructions if warranted.
Thanks!