Archive for September, 2014

Windows Mobile cabwiz.exe bug and fix

Tuesday, September 30th, 2014

I recently had to create a SmartDevice project of a VB.NET application (Yuck!) with multiple localized resources in it. So that means that there is a subdirectory for each language that contains a lang.dll file holding the language ressourcesin the appropriate language. When creating the setup project, everything works fine, but when trying to deploy […]

Alternative to netstat -p

Thursday, September 11th, 2014

On SuSe Linux SLES 10.2, netstat -a -p for some reason doesn’t output any PID that belongs to a socket. This old trick helps: netstat -a -e  # Shows the inode-number for the process lsof | grep <inode number>

Windows XP Updates

Wednesday, September 3rd, 2014

In case you missed the news: There are still XP Updates available after official end of support: https://sebijk.com/community/board9-community/board5-pc/2984-xp-updates-weiterbeziehen/