[SOLVED] run32dll.exe Application not found
Posted by Mr. IT Guy | Filed under Howto, Microsoft, Operating System
After virus removal using your favorite AV or Anti-Malware, you may run into a problem of missing run32dll.exe. This happened to me after running BitDefender Live CD on a computer infected with MS Tool malware. Other symptoms includes instances where shortcuts to applications not running.
- Use notepad.exe (if you’re unable to launch, use another computer or any file that write a text file) and write the following:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*" - Save the file as fix.reg and run it.
- Reboot your computer
[SOLVED] Word 2007 Cursor Constantly Blinking Rapidly Between Busy and Arrow
Posted by Mr. IT Guy | Filed under Howto, Microsoft, Operating System
The first symptom I notice is that whenever I open MS Word 2007 is that the cursor would constantly blink rapidly between the busy and arrow. The second symptom I notice is that after a while, I’m getting “There is insufficient memory or disk space” error.
After scouring websites advising about changing the normal.dot file and still having the problem, I found another site that recommends deleting printer from the “Devices and Printers”. Before I tried that, I change the default printer to “PDFCreator” and it solves the problem. I didn’t have the time to troubleshoot it, but it maybe SNMP or network related, but documents actually prints just fine. So I’ll leave it at this for now.
[SOLVED] Logitech SetPoint Stuck Modifier on Keystroke Assignment
Posted by Mr. IT Guy | Filed under Howto, Microsoft, Operating System
I recently had a problem with some sticky modifier after pressing a button on my mouse with keystroke assignment (even predefined ones like Back and Forward). After some troubleshooting and backtracking, I found that the issue is having Synergy running. After I disabled Synergy, everything works normally. For those who don’t know what’s Synergy, “Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It’s intended for users with multiple computers on their desk since each system uses its own monitor(s).” (quoted from http://synergy2.sourceforge.net/).
Android on iPhone
Posted by Mr. IT Guy | Filed under Android, Howto, iPhone, IT in General, Linux, Microsoft, Review
To spare typing and posting time, I’ll post the link to the guide that I followed:
http://www.idroidproject.org/wiki/Installing_iDroid_(Linux)
That link is actually for a Linux, so I uses VirtualBox and a Linux (Ubuntu) image file. From there I followed most part of the guide.
However I’ll post my observation (on 2G):
- It’s running way too sluggish
- Call sometimes doesn’t work (stuck at the calling, but not really dialing)
- Phone becomes really warm and battery drain is too much
- There’s not enough button
- Overall condition is not really usable for daily use
Couple notes:
- If Wifi connects but browser not going anywhere, try the DNS fix
- All “adb” type commands require the download of SDK
- If Virtual Box can’t connect to the iPhone when doing the ‘./oibc’ portion, you may need to shut down and restart your virtual machine (including the Virtual Box itself)
- Going to Apple’s recovery mode (for upgraders) from the openiboot would require you to hold the “Menu” button after choosing the iPhone mode
Post comments for questions and help on how to install iDroid.