Verizon AGPSFix-----Need CLI? - Touch CDMA Windows Mobile ROM Development

Anyone using this fix for the slow GPS locking?
http://wiki.xda-developers.com/index.php?pagename=VerizonAGPSFix
What I am stuck on is the Command Line interface.
if you're having problems using the ## codes you can
directly execute "\Windows\DmRouter.exe /DIAG" with any program that lets you run command line arguments.
Click to expand...
Click to collapse
Where can I get a CLI?
Thanks,
Scott

Yes, I use it and typically get a lock in about 10 seconds, outside and inside.
Use something like QuickMenu, or dotfred's Task Manager to run this.

10 seconds would be amazing...Mine is taking about 5 minutes outside.
I downloaded the dotfred task manager. I will install it tonight when I am on my personal laptop. I did not see in the description for the program that it included a CLI. Does it have a CLI or is there another way I need to directly execute "\Windows\DmRouter.exe /DIAG
Thanks
Scott

No luck yet. When I run Windows\DmRouter.exe /DIAG
I saw it install a driver, then I do not see the device in windows explorer.....
Any ideas?
Scott

Huh?
The instructions are perfect on the wiki, took me all of 10 minutes to complete.
Why are you looking in the explorer, just do as the instructions say.

Right on Champ....
It worked as said.
What I was hung up on, is in the instructions when you execute dmrouter.exe that activesynch would drop and I would see the htc in my computer..
Well I never saw that, but it all worked fine...
Thanks for helping!!!!!
Scott

You dont need a CLI program. theres a run functionality built in:
Press and hold the DPAD center button.
Take the stylus and press and hold on the clock until the secondary function circle timer completes. when you let go, you will get a context menu to either go to the clock or open a command prompt.

Related

Command Line WORKING! (DOS Prompt, CLI Windows Mobile)

Hello friends,
After some work I have finally gotten the command line interface (Dos Prompt CLI) to work on the Tmobile Rhodium with the stock ROM and Windows Mobile 6.1.
Here's what you need: Microsoft Windows Mobile Developer Power Tools available for free here:
http://www.microsoft.com/downloads/...d6-1dcc-47aa-ab28-6a2b006edfe9&displaylang=en
Within the Microsoft Windows Mobile Developer Power Tools package extract the folder called "PPC Command Shell - Command shell for the Pocket PC 2003 device." Do not worry that it says "Pocket PC 2003", we will make it work on Windows Mobile 5/6! (for background information read http://dalelane.co.uk/blog/?p=122&cpage=1#comment-102893). You will see three files: shell.exe, cmd.exe, and console.dll. Place the console.dll file in your Windows directory on your device (in our case, on the Rhodium Touch Pro 2 the Windows directory takes a long time to populate, but it will, add the console.dll to it). Then move the shell.exe and cmd.exe file to another folder on your device. After you are done with the below instructions you will be able to link directly to the cmd.exe file and run the command line terminal.
For the command line to work you would normally need to toggle the following registry key between "0" and "1" HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo
By default it is set to "1" which disallows the command prompt to run, we need to set it to "0" to enable the command prompt. But, the caveat is that upon reboot it's best to have this key set to "1" otherwise your boot process is extended by about two minutes and you will get two open command prompt windows upon booting which you will need to manually close to go back to your home screen (annoying, but not a huge issue). In order to avoid all that, I have created a two simple Cab files which toggle the above registry key between "0" and "1". Before running the command prompt I run Command_Line_VISIBLE.cab (which turns the registry key to a "0" and when I'm done with the command prompt I run Command_Line_INVISIBLE.cab (which turns the registry key back to '1').
If you forget to run Command_Line_INVISIBLE.cab when done with the command prompt it's no big deal, just run it whenever you get a chance (even after a reboot, which would take two minutes longer and open the command prompt by default, which is no biggie since you can just close it once the device fully boots). Leaving the registry key set to "0" should not damage anything.
I have attached the cab files on the forum.
The goal of installing a command line interface on a Windows Mobile device is 'hackability'... you get yet much better (granular) access to your device. I have always been fond of the way Linux-based devices (Android, Iphone, Nokia N900) give you access to the command line, and always wanted something similar on Windows Mobile. Now this is possible, albeit with less options than the linux-based phones.
For example, with the command line you can now run NetCat. Netcat is known as the Swiss Army Knife of Networking. (http://en.wikipedia.org/wiki/Netcat) on your Windows Mobile phone...
You can download and install NetCat for Windows Mobile at http://prt.fernuni-hagen.de/~bischoff/wince/
I have tested a few basic NetCat commands and they seem to be working as expected, but more testing is needed.
Any feedback is appreciated
Usual disclaimer: This has worked great for me, but obviously I am not responsible if you damage your device.
Does anyone have any comments?
Please post your thoughts.
thank you
so glad i found this post, just about to try it out on my hd2...
To what end? What does this accomplish?
The goal of installing a command line interface on a Windows Mobile device is 'hackability'... you get yet much better (granular) access to your device. I have always been fond of the way Linux-based devices (Android, Iphone, Nokia N900) give you access to the command line, and always wanted something similar on Windows Mobile. Now this is possible, albeit with less options than the linux-based phones.
For example, with the command line you can now run NetCat. Netcat is known as the Swiss Army Knife of Networking. (http://en.wikipedia.org/wiki/Netcat) on your Windows Mobile phone...
You can download and install NetCat for Windows Mobile at http://prt.fernuni-hagen.de/~bischoff/wince/
I have tested a few basic NetCat commands and they seem to be working as expected, but more testing is needed.
terminal 7 said:
so glad i found this post, just about to try it out on my hd2...
Click to expand...
Click to collapse
Hi! Any update on this?
I tried this on my HD2 (WM6.5, ROM v. 1.61.468.1). The console is able to display text and run commands, but I can't type anything directly into it. The only button that seems to work is Enter.
If I type somewhere else and copy-paste into the console this works and commands execute perfectly.
What could be the trouble? Thanks in advance.
I have not tested the CLI on the HD2, but clearly your issue is caused by a lack of a physical keyboard. You may find a workaround to this (since you can copy and paste into the CLI fields), but unfortunately I cannot be of assistance since I only own the Touch Pro 2.
Good luck!
mail_e36 said:
unfortunately I cannot be of assistance since I only own the Touch Pro 2.Good luck!
Click to expand...
Click to collapse
Do you have a software keyboard in your device (my previous BlueAngel had one in addition to hardware)? If yes -- could you please check if the console works with software keyboard?
good!! Did you try pocketgcc on it?
Great news! I just tried the command line using the soft keyboard built into my Touch Pro 2 and it worked... I was able to enter commands in the command line without having to pull out or use the hardware keyboard.
Are you unable to use your software keyboard on the HD2 with the command prompt?
Pronichkin said:
Do you have a software keyboard in your device (my previous BlueAngel had one in addition to hardware)? If yes -- could you please check if the console works with software keyboard?
Click to expand...
Click to collapse
I have not tried PocketGCC, but it would be interesting to get it working on the command line.
mistm said:
good!! Did you try pocketgcc on it?
Click to expand...
Click to collapse
This is pretty awesome. I love my mini version of a PC and having this only helps...
Here is how one can use the command prompt for NetCat...
I have it working on Telus Touch Pro2 but the physical keyboard doesn't work except for backspace and enter. It could be due to Tarkims keyboard remapper. It does however work perfectly with the soft keyboards. I have a copy of Perl installed and working.
The physical keyboard should work, I'm also running Tarkims keyboard remapper and the physical keyboard works well for me. Did you use my two cab files for enabling and disabling the CLI?
Also, please tell me more about Perl on your Windows Mobile phone, is there a binary (executable) or cab file I can install for Perl?
Please advise, thanks.
mail_e36 said:
The physical keyboard should work, I'm also running Tarkims keyboard remapper and the physical keyboard works well for me. Did you use my two cab files for enabling and disabling the CLI?
Also, please tell me more about Perl on your Windows Mobile phone, is there a binary (executable) or cab file I can install for Perl?
Please advise, thanks.
Click to expand...
Click to collapse
You can find Perl here
http://perlce.sourceforge.net/
Which version of Tarkim's keyboard remapper are you using 1.3.2 or 1.4?
I just checked and I am running tarkim's keyboard controller version 1.3.2, which seems to work perfectly with the command prompt.
I am wondering what you use Perl for on Windows Mobile? I have looked at the http://perlce.sourceforge.net/ site and I am interested in installing Perl, can you give me some background on its utilization on the mobile platform?
Thanks!
Here's the response from Touch_Pete (via PM):
Actually I haven't tried much more than a few test programs. But this is a full implementation of a very powerful and flexible programing language that would allow you to go way beyond Mortscript which seems to be a popular scripting language used on Windows Mobile to do all sorts of things.
Working Perfect on my HD2 using FingerKeyboard2.1 ... I was facing same problem with original keyboard

[Solved] Question: How to root MyTouch Slide using OSX?

wdfowty said:
I'm having a few issues using my bootcamp partition for this (in Parallels), following eugene and king_fyo's tutorials, and was wondering what it would take to root my MyTouch3gS using osx?
I am semi-familiar with ADB, and I have made the loop.sh script, but i'm stuck at that point.
Here are my main questions:
-How to you get the loop to stop? I have to quit Terminal app to stop it.
-Any other things to know? Tips? Success stories? Tutorials maybe (or even a quick and dirty how-to?)
Thank you for your time, and for not flaming the newb
Click to expand...
Click to collapse
EDIT: SOLVED!
So, I'm waiting for my Nexus one to come in the mail, and I think to myself, "Why not give rooting the slide another go?"
Worked second try. How's that for random....
So, here's how I made it work...Dunno if it was 'luck of the draw', but here ya go anyways...Hope it helps someone!
1. Instead of turning off the phone normally, I rebooted straight into recovery, with the phone being on first.
Code:
./adb reboot recovery
2. While rebooting, MANUALLY search for devices as soon as you can type it in, repeating rapidly (This made the difference for me).
Code:
./adb devices
3. You should catch the device in offline mode right before the recovery screen. Unplug device for 5 seconds or so, then plug it back in.
Code:
./adb devices
List of devices attached
HT05MPS02279 recovery
4. You should see your device in recovery, then you're good to go. If not try again.
How to you get the loop to stop? I have to quit Terminal app to stop it.
Click to expand...
Click to collapse
No, simply hit <control> c from inside the Terminal app to break out of the shell script.
Any other things to know?
Click to expand...
Click to collapse
Not really, it may take you several tries to get this as it did for people using M$ Winblows. I tried it about 20 - 30 times on XP and never was successful. After switching to my mac, I got root on the 5th try!
My suggestion is to follow Eugene's guide, it worked great for me! If you have problems, post them here and myself or others will try to help you.
Good luck!
wdfowty said:
I'm having a few issues using my bootcamp partition for this (in Parallels), following eugene and king_fyo's tutorials, and was wondering what it would take to root my MyTouch3gS using osx?
I am semi-familiar with ADB, and I have made the loop.sh script, but i'm stuck at that point.
Here are my main questions:
-How to you get the loop to stop? I have to quit Terminal app to stop it.
-Any other things to know? Tips? Success stories? Tutorials maybe (or even a quick and dirty how-to?)
Thank you for your time, and for not flaming the newb
Click to expand...
Click to collapse
So I set up my camera to record myself rooting my phone using OSX and a couple friends walked into the room. I got distracted explaining what it was I was doing and didn't make the how to. If I have free time tomorrow afternoon I can make a how to vid. My girlfriend just got her slide yesterday and I believe she wants me to root it.
it's exactly the same doing it in Mac OSX as doing it in Windows except you don't have to worry about drivers. Make sure you get android SDK for Mac OSX and that you put it somewhere that is in your PATH variable.
But if you feel more comfortable doing it from Bootcamp Windows partition -- by all means do that.
Don't boot camp it... lol
I'll be posting a Mac OSX version of Eugene's Root Method shortly.
sk8rbebop, Fordude, stangri, Thanks for the quick replies! Wasn't expecting anything so soon!
I think I have tried to press CMD+C to stop the script, must have been my problem. lol.
@stangri What do you mean by PATH variable? I have the Android SDK installed in my home folder...
@sk8rbebop That's pretty funny . I'm going to have a go at it right now, I'll edit this post with my results.
edit: I don't know if this is right, but I stop the script when I see the device in offline mode. But when I unplug device, re-plug and run ./adb devices nothing shows up. The same happens if I don't unplug.
edit2: Still nothing. adb never recognizes device after I stop the loop.
I threw up a guide. Hope it helps.
Don't shut off the loop until something displays under the devices.
Re: Question: How to root MyTouch Slide using OSX?
When u connect the slide to your mac and type "adb devices", do you see your phone listed? Crucial first step before moving on.
To make things a little easier for me, I put the sdk tools folder in my path so I could issue adb commands in any directory I want to.
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
@sk8rbebop Read the guide and i'm still stuck at the loop. I'm having the same issues as earlier, the device will show for a little bit but right before the recovery screen shows, it dissapears. I was stopping the script once I saw the device, before it "dissapeared". Stopping the script after it dissapears does the same...
BTW, I've noticed that I need to start the adb daemon before I run the loop in order for it to even see the device in the loop. Odd.
@Fordude Yes, if I run ./adb devices when the phone is on I get my serial number and it says "device".
edit: I found that I am running an out of date SDK revision, so I am updating to the newest (revision 6), lets see if that makes any difference...
edit 2: No dice. Lame. Oh well I guess...Try try again. My mac seems to be determined not to let this happen
update: So, I'm getting a nexus. Thanks all for your help, happy hacking!
SOLVED
post removed

[SOLVED] WinMo 6.5.X acting like 6.1 - cannot enter in menus

Help, I did something wrong and I sort of cant use the phone anymore.
I installed a topbar. Unluckly I didn't read the info about it, and that it was made for Win 6.1.
I cannot access the menu, thus I cant uninstall the topbar or hard-reset my phone. There's a key combinatiou that's "Camera + Send + Power Button" that resets it. Problem resides there; My cellphone have a touch sensistive Send button, and this instruction is for a similar phone which possess a hard Send button. I can still, however, make calls and answer, send SMS's and read emails and activate bluetooth or wifi, but I can't start any app (I cant open the menu) or use the Mobile Device Center to do anything through USB (I've set it to connect directly as USB Mode and not to ask), I'll look for a Bluetooth dongle today to try to connect it through bluetooth.
I'm desperate. This phone is brand new but I already have made esthetical and hardware changes, so I've voided the warranty. Also that's a China phone, even though this particular model is able to update the ROM, I don't have the original ROM or knowledge to backup the actual one.
Any help is accepted. If there's any trick to go into "Add/Remove programs" without accessing the menus or to use some software hack to hard reset it thru Bluetooth or Wi-Fi, I'll be glad to know. If that's for any usage, I have Total Commander installed on this phone and I know how to edit the registry, but I can't start it.
Sorry for my bad english, I'm from Brazil
Thanks in advance and I'm really counting on you guys.
I'll be awaiting for an answer.
P.S.: I've been thinking - I don't know - about installing SPB Shell with some Auto Installer by the Mobile Device Center (over bluetooth) and let it start automatically, and by there, uninstall the culprit. Fiddling around, I've learnt how to trick the Mobile Device Center to make it install any CAB automatically, as if I've ran an auto-installer. My question is: would SPB Shell start automatically?
P.P.S.: Everything is working if I find another way to start it. Just the "start menu" died.
P.P.P.S.: No, I can't buy another phone. It's expensive here.
You can try MyMobiler, a PPC controller running on PC.
OR Try to remove it in Mobile Device Center if you can connect to it.
I don't have Mobile Device Center, using ActiveSync in win Xp but I believe you can remove on your Pc the partnership with your phone so next connection will start a new partnership where you can change the settings which prevent you from connecting Usb normally. Once you are connected, copy the file attached to your device, then take blackppc's advice, install MyMobiler http://forum.xda-developers.com/showthread.php?t=499344 and navigate to the file, execute and it will open settings where you'll find remove function.
I hope it helps
That's the problem, I can't connect it through USB to Mobile Device Center because I've set it to autostart as "pendrive" and not ask me about if I want it to start like this or in Mobile Device Center compatibility..
I'll buy a Bluetooth dongle in 5 minutes by now and I'll tell ya what happened
--
I.. er.. bought the dongle, but I cannot configure it. It cannot find any of my devices or enter the dongle's configuration area. It works well enough, though, on the store computer. I've tested thru 2 Windows 7 Computers and it gave me the same error.. gosh
As I said, I don't have Mobile Device Center but there must be a way to delete partnership with your device... Try this link http://technet.microsoft.com/en-us/library/cc722321(WS.10).aspx or google these keywords "delete partnership Mobile Device Center" and see how.
Alright, I've managed to get the bluetooth dongle working (a Bluetooth service was disabled). Now I need to connect the phone to the Mobile Device Center. Problem is that I had connected it to MDC, but I had hard-reseted then, and seems like MDC finds the phone as a "new device", thus cannot connect over bluetooth. Can I force it to connect or something? I'm thinking that may be my only shot.
P.S.: I can access a sort of device explorer (when I put the USB cable in and out, it pops up a message asking if I want to see the Memory Card images, and then it opens a image viewer. I can delete folders from there, if that's of any use)
tito12 said:
As I said, I don't have Mobile Device Center but there must be a way to delete partnership with your device... Try this link http://technet.microsoft.com/en-us/library/cc722321(WS.10).aspx
Click to expand...
Click to collapse
"On the mobile device:
If you have never attached your device to the computer using a USB cable, do so. After Windows Mobile Device Center starts, disconnect the device.
In ActiveSync, click or tap Menu, then click or tap Connect via Bluetooth."
I cant reach it
I've got an GREAT idea: I can, still, acess the image viewer. From there, I can copy and move folders around. So, all that I have to do is to create a folder in my memory card called "Start", with one shortcut inside, leading to the "Add/Remove programs" or "Hard Reset" program and copy it to the Windows folder. Then I restart the phone and it'll fire up the selected app. JOB DONE.
I only need to know the name of the app/parameters for Add/Remove programs or Hard Reset. Basing on what Windows is, it might be some "xxxx.cpl -command".
I leave this job for you guys, now I feel that I can still save my phone!!
I'll try link it to Total Commander first, before anything
P.S.: I've found the following string to invoke the "Add/Remove programs" for Windows Mobile 6.1
"#ctlpnl.exe cplmain.cpl,23?\Windows\shell.dll,13"
Would it work for windows 6.5?
P.P.S.: Meh, I cant create fake shortcuts that leads to nowhere on the local computer. How can I do it?
What a relief, God truly knows. My method worked. I can invoke anything from the phone using a shortcut. I've used the following line for the shortcut:
"33#ctlpnl.exe cplmain.cpl,10"
It invoked the "Add/Remove programs"
Thanks for the help, I really felt you guys tried to help me
I never seen a case like mine, but who knows.
Here's what I did:
- Connected the USB Cable into the phone, and it started as a pendrive
- Created a folder inside the phone called "Start"
- Created a folder called DCIM and added some images in there
- Created a .lnk file using XXMKLINK (which makes links from anything I type)
- Copied the .lnk file to the "Start" folder
- Unplugged the USB. At this moment, a popup appeared on the screen "Do you want to view the images?" Press yes.
*If the above method doesn't work, you can try going into a SMS message, then click for "Insert a Picture". The same browser will open
- Go to the root of the SD Card, or anywhere the "Start" folder you've created is
- Press and hold it, select Copy
- Click on the left side button and select "Device"
- Go to Windows folder. It takes a while to open
- Copy your "Start" folder inside. Press Yes on any prompt
- Restart the phone.
Voilá! The app will be run on the next startup
I really hope to help someone with this trick, who knows more than it helped me.
The topic can be closed at any time.
Great news

How to Root LG-VS410PP (LG Optimus Zone)

I rooted my LG Zone from verizon and would like to share with you guys how exactly I did it. It took some trial&error but I eventually got it. First off you're going to need the following
Windows 7 Operating System
Usb Cord
Rooting toolbox
Universal ABD Driver
Due to the fact that I'm new I apparently can't insert links, so as much as i want to I cannot lead you directly to your materials. First google how to root lg zone. You'll run into another xda forum by the user thepcmrtim. He talks about how he took 3 weeks to root the phone. He'll give you the dropbox link with the toolbox.
The dropbox file is safe to save to your computer. Inside the zip file(which you should unzip) you will find instructions that were not written by me. You can either follow that persons instructions or you can follow mine. But the instructions aren't completely useless. You will also find Super One Click (You will need this) folder, and universal ABD driver master (You don't really need this). As for the Universal ABD Driver, open the instructions document using wordpad or Microsoft Word and you will find a github link. Follow the link using your favorite browser and you want to scroll down and download the windows installer one. It'll install everything for you. Once again, its all safe to download.
By now you should have everything you need to root your lg Zone! Lets get down to business.
Step One. Open the .msi (installer) file for Universal ADB Driver. Install that. Once its installed, open "computer<local disk(mine is named that, idk about yours. Its usually drive C)<Program Files<ClockworkMod<Universal ABD Driver<usb_driver
Step Two. for the less tech savvy this is where the coding comes into play. Nothing heavy just a little copy and paste. For those with a little experience this will be a walk in the park. Open the android_winusb setup information file in notepad. Scroll down to the LG section, and underneath the last %LG% thingy, press enter and paste in the following two lines.
%LG% = USB_Install, USB\VID_1004&PID_6244
%LG% = USB_Install, USB\VID_1004&PID_6244&MI_04
Then press save. If access is denied open notepad as administrator, set the filter to All Documents(Or files, i don't know from the top of my head), and go to the usb_driver folder. Open android_winusb stepup information file. Repeat the step above, and save.
Step three. Now you want to check and make sure your phone's driver is installed on the computer. For those "who ain't got time for that" skip this step. Its merely a precaution. Now you can usually tell if your phone's driver is installed on the computer if you can access your sd card on the computer by connecting your phone via usb cord. But to make sure go to your control panel and go to Devices and Printers. For those who have their setting on "category" in the top right hand corner, set it to large icons. OR small, your pick. By then Devices and Printers should be visible.
Then hook up your phone via usb cord, go to settings<Applications<Development and check USB debugging. Give it a minute and then check to see if you see something like LGE Android Phone. If you see it, but it has a ! with a yellow triangle around it that means the driver wasn't installed successfully. This could have been for multiple reasons and I can't provide the solutions for all of them so my suggestion to you is to google it. If you see that it installed successfully its time to root.
Step four. Turn off usb debugging but keep the phone plugged in. Then go into the Rooting for Optimus Zone (Hopefully you unzipped it, if not do so now) you downloaded and open up SuperOneClick.exe. It's icon is the droid guy with some red aura around him. Here you will be presented with a box, five buttons, and a switch with two options. Ignore the samsung captivate tab, because we're here to root an LG zone. On the "exploit" switch, click rageagainstthecage and then click the root button in the top left hand corner. Some command lines with stuff you don't understand may jump at you but don't worry. Nothing will blow up. When it gets to the "waiting for device" bit turn on usb debugging so it can begin the real rooting process. It may cycle a few times, but don't turn off usb debugging unless it seems the commands are repeating indefinitely.
Step five. Sit back, and watch your hard work, work for you.
Step six. It should say when its finished, and when it is it will prompt you if you would like the run a test. Run the test. If it fails, you DO NOT have root. You screwed up somewhere, or your phone is just plain screwed up to where it just can't be rooted. If it succeeds then unplug the phone, turn off usb debugging, power off and power on, and install/update "SuperUser" from the google play store if needed. Then wabam. Your LG Optimus Zone is rooted. Have fun recording your screen with screencasters, uninstalling default apps from the phone, and whatever crazy stuff you always wanted to but couldn't because you needed root. Well if you followed this step for step, you now have root.

boarddiag v2.99a by willthecracker opened once, crashed, opens but only in taskbar

My phone bricked, so i'm following the tutorial on how to unbrick it, everything was working fine and extracted the file. After that, boarddiag crashed and only opens with the program going to the task bar and i'm unable to click on it and show as the front window... any one have a fix for this? i've ran the program as admin, installed microsoft c++ 2012, downloaded it several times, rebooted my pc several times, tried compability mode and still won't open, I've gone to task manager and cancelled the process tree.... I have the lg g3 d851 tmobile connected to the pc and it shows in device manager. I don't know what else to do to open BoardDiag. Can you guys help me? Have you seen this problem with any programs?
I get the same problem but is easy fix it when the app run only in task bar use right button on mouse and put move option whit arrows and when u see the correct position push enter u can see any app hidden on taskbat i hope i can help u.
nachumama said:
My phone bricked, so i'm following the tutorial on how to unbrick it, everything was working fine and extracted the file. After that, boarddiag crashed and only opens with the program going to the task bar and i'm unable to click on it and show as the front window... any one have a fix for this? i've ran the program as admin, installed microsoft c++ 2012, downloaded it several times, rebooted my pc several times, tried compability mode and still won't open, I've gone to task manager and cancelled the process tree.... I have the lg g3 d851 tmobile connected to the pc and it shows in device manager. I don't know what else to do to open BoardDiag. Can you guys help me? Have you seen this problem with any programs?
Click to expand...
Click to collapse
*On will crackers xda link(https://forum.xda-developers.com/lg-g3/general/unbrick-lg-g3-qhsusbbulk-qualcomm-9008-t3072091) he mentions: "With windows 64 bit you need restart pc then click f8 choose disbable driver singturne..." Did you try that?
*In the files you extracted from the tot look and see if there is a .txt file listed; if so remove it from the folder and try loading the extracted files into the tool's folder again; I believe that file is a directory for the partitions so you may have to put it back in that extraction folder after after you get the partition files loaded into the tool.
This work for me
Hold down SHIFT key and right click on a running program icon on the taskbar, a popup menu should appear, click on Move then use the Left/Right Arrow key to move it.
Do the same for the rest of the running programs.
Let’s see if you can at least get them to move over, then we’ll see if other apps follow suit...

Categories

Resources