by ds | Mar 8, 2013 | Administration
Freemake Video Converter converts and compresses video files of the common formats (avi, wmv, mp4, 3gp, …). Batch processing is possible. It is adware, but you can disable toolbars etc. within the installation process.
by ds | Mar 7, 2013 | Administration
If you use a PC with multiple HDDs, you might forget to set the correct boot drive when doing a fresh Windows 7 install. This results in the fact that Windows creates the bootmgr file and boot directory on another drive. If you swap this drive afterwards, Windows will...
by ds | Feb 27, 2013 | Car
A lot of forum posts tell that it is not possible to activate the Dension Gateway 500s BT (GW52MO1 or GW52MO2) with the GenTool of the older version of the product. This is definitely not true. I tested the behaviour with a BMW E93, 2008, Navi Professional CCC. The...
by ds | Feb 26, 2013 | PHP
<? $address = utf8_encode('1030 wien'); //Use this function to avoid problems with special characters, like German 'Umlaute' $response = file_get_contents('http://maps.googleapis.com/maps/api/geocode/json?address=' . urlencode($address) . '&sensor=true');...
by ds | Feb 19, 2013 | Uncategorized
Problem:Man möchte bei mehreren Busteilnehmern desselben Modells Parameter im Nachhinein ändern, und dabei nicht manuell alle Änderungen auf alle Geräte übernehmen müssen.Lösung:ETS4 bietet die Möglichkeit, im Topologie-Fenster mehrere Busteilnehmer zu markieren, und...
by ds | Feb 13, 2013 | Administration
In this case, try to change the 2 registry keys mentioned here. Also make sure you have enabled all essential settings in the Windows network center, also try lower encryption.
by ds | Feb 8, 2013 | Uncategorized
If you want to print a Crystal Report via your .Net application, e.g. with CrystalReportViewer, it can happen that the application ignores your Windows default printer setting in the PrintDialog. This behaviour is caused by a report setting which tries to fit the...
by ds | Feb 8, 2013 | Administration
In some cases, login to Dell Openmanage Server Administrator can be a bit tricky. You enter the right credentials but it fails, however. Try these steps: Logged into your Windows server, go to https://localhost:1311. Enter the same user credentials which you use at...
by ds | Feb 7, 2013 | Administration
Problem: With several Zotac Zboxes, there is no way to set the speed of the system fan in BIOS (only CPU fan can be configured in BIOS). Workaround for Windows OS: Download, install and start Speedfan. (Note: Some shown temperature values may be wrong, but that does...
by ds | Feb 4, 2013 | Administration
Download MySQL Download Apache Download PHP (For Apache 2.2, you need PHP 5.2, ZIP file) Install MySQL. After finishing the Wizard, MySQL service should start. Install Apache. If you encounter problems running the default config, have a look at this post. Open...