Category Archives: Uncategorized
Visual Studio 2008 Database edition don’t open dbproj
For some reason my VS 2008 Database edition wouldn’t open the database projets. After i started VS with this parameters: devenv /resetskippkgs It worked again!
Samsung firmware update cannot find update files
Last week I tried to update my brand new Samsung LE40b652 LCD TV. The proccess is quite simple, download the firmware, extract to a USB-stick and load the firmware from the USB-stick. But.. For some reason my TV didn’t find … Continue reading
Internet Explorer 7 cannot update to 8
If your Internet Explorer 8 installation (upgrade from 7) fails all the time. Run this code: <code> ‘——————–8<———————- Const HKLM = &H80000002 arrNeededSvcs = Array(“BITS”,”wuauserv”) strKeyPath = “SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost” strValueName = “netsvcs” strComputer = “.” ‘ “use “.” for local … Continue reading
Cannot send SMS after restore sms.db on iPhone
If you have problems sending SMS after a manual restore of the SMS.db. It’s properly a security-rights problem, you iPhone cannot write its outgoing messages to the database file. Fix it this way: Open Putty and connect to your iPhone … Continue reading
USB Devices not installed automatically anymore
USB install problem: http://www.runpcrun.com/cant-install-usb http://support.microsoft.com/kb/892050
AVI to DVD convert Open source!
Check out this very nice app. It was the only one, who converted my avi correctly without any errors. Also it’s optimized for dual or quad cores! http://www.dvdflick.net/ Freeware, open source
HP budget printers are not supporting printing on grayscale
I found a HP PSC 1200 series printer that was not able to print in gray scale (black and white). First I thought the driver would be the isue, so updated to the lasted version without succes. Until I found … Continue reading