Edit: Sorry I just re read the post. Are you still stuck on the boot screen? If so ignore the following and please verify. Future help will require a little more detail so sorry if someone doesn't get back to you tonight. I myself am about to dive into Thanksgiving dinner and half a case of beer so between the Tryptophan and hops I may not be viable for the next 12 hours or so.
WillysJeepMan
How did you remotely delete the file using adb? I was able to correctly install the driver but now i cant figure out how to uninstall the golauncher file.
If you are having a hard time finding it in the GUI you can use terminal emulator. But first try and use Root explorer and look under Data. If you cannot find it Use terminal emulator
https://market.android.com/details?...251bGwsMSwyLDEsImphY2twYWwuYW5kcm9pZHRlcm0iXQ..
Open Terminal and type su enter, next type ls enter, here you should see a list, in this list menu one of them should be data. Type cd data enter. Now type ls enter. Now in this menu one of them should read app. Now type cd app enter. Now type ls enter this should have a list of the non system applications.
In this list about 1/3 of the way down you should find the go launcher apk, this is how it reads...
com.gau.go.launcherex-1.apk
as long as you can find it in this file the next thing is to type
rm com.gau.go.launcherex-1.apk then hit enter.
This should removed the apk from the Fire although you may need to manually remove the icon from the app drawer. If this makes your head swim then don't try it you may really mess something up but if you are good at following directions this will do it.