After changing the SIM card or playing with WiFi settings in your Android device (stock or otherwise), you may see "Process system not responding" with a forced reboot.
This is what worked for me. Take your pick from the easiest to the hardest one:
Thursday, May 28, 2015
Friday, May 22, 2015
SDL Trados Memories - "The translation provider does not support any language pair in this project or project template"
If you see this error:
It is the quickest way to adjust the large (2 GB) EU memories to suit your project settings.
The translation provider does not support any language pair in this project or project templatewhen adding a memory in SDL Trados Studio, you can quickly change the language pair, from e.g. EN-GB to EN-US, so as to match your project settings, using any free SQL editor.
- Download the SQ Lite Browser and run it.
- Open the TM Memory file (*.sdltm)
- Go to Browse Data and change the "Translation Memories" blob parameters:
- Open the newly fixed memory in your SDL Trados project:
It is the quickest way to adjust the large (2 GB) EU memories to suit your project settings.
Sunday, May 17, 2015
"PwNative program not found" after copying partitions
This error happens when using MiniTool Partition Wizard to move or copy a Windows OS to a new partition:
To fix this bug, just overwrite your new
Assuming that your new Windows is on the D: partition, do this in a DOS window:
pwnative program not found
autocheck program not found
To fix this bug, just overwrite your new
\system32\configfiles with the ones in the
\system32\config\RegBackfolder.
Assuming that your new Windows is on the D: partition, do this in a DOS window:
d:Or else, fire off Explorer from another boot drive and fix it manually.
cd d:\windows\system32\config \
xcopy RegBack\*.*
Thursday, April 9, 2015
Delete invalid files or folders in Windows
Got a file or folder with a funny name that is impossible to rename or delete in Windows?
e.g. this "Foldernamewithaspaceattheend " or "filenamewithadot." ?
Try typing this in the DOS command window:
rd /s "\\?\[Drive:]\fullpath\[folderfunnyname]"
del "\\?\[Drive:]\fullpath\[funnyname]"
e.g.
del "\\?\C:\SD Recovered\com.sec.android.widgetapp."
Other options - download this or boot to Linux.
e.g. this "Foldernamewithaspaceattheend " or "filenamewithadot." ?
Try typing this in the DOS command window:
rd /s "\\?\[Drive:]\fullpath\[folderfunnyname]"
del "\\?\[Drive:]\fullpath\[funnyname]"
e.g.
del "\\?\C:\SD Recovered\com.sec.android.widgetapp."
Other options - download this or boot to Linux.
Monday, March 16, 2015
Huawei USB dongle not detected: "Huawei mass storage usb device" instead of ports
Is your Huawei USB modem dongle, e.g. E220, not recognized? Does the Device Manager say "Huawei mass storage usb device"?
Solution: do not install any new drivers or software.
Go to Device Manager, and change the parent USB controller driver from "USB Mass Storage" to "Standard USB Controller" -> "USB Composite Device"
Press Scan devices. You will then see many more ports:
Solution: do not install any new drivers or software.
Go to Device Manager, and change the parent USB controller driver from "USB Mass Storage" to "Standard USB Controller" -> "USB Composite Device"
Press Scan devices. You will then see many more ports:
Subscribe to:
Posts (Atom)