Windows

Windows Vista Service Pack Problems

Something went wrong with my gaming PC recently and it started BSODing on a regular basis. During these crashes I managed to lose or corrupt something in Vista.

I went for a clean install after searching a bunch of forum posts, few of which helped.
Most said my memory was suspect, but my GTX260's fan wasn't spinning up so I figured that was the problem. Yay for more expensive.

Anyway, the problem with the re-install was applying service packs. What a piece of work this turned out to be.

Blood Bowl and Steam

Well, Blood Bowl (Games Workshop, Cyanide Studios and Focus Home Interactive) was "released" on Steam November 25th, 2009 in the US. Released being quoted since I am still getting an error when trying to launch it.

"This game is currently unavailable. Please try again at another time."

The only thing that chaps me worse than not getting what I pay for is not getting what I pay for AND not getting any support either.

SambaLESS Windows Printing

Printing from FreeBSD workstations to a Windows based print server without using Samba. I got fed up dinking with Samba in fairly short order, so this is the route I took. Enter CUPS (Common Unix Printing System). Works really well if you have no need for Netbios shares on your LAN. I also hear it works with Samba as well, but I didn't spend any time on that.

Read on for information on how I got it working.

Read on for information on how I got it working.

Windows Server:

First, we need to make sure "File and Print Services for Unix" is installed.

Control Panel

Win32 Perl

Actually did my first win32 perl script at work today. What a pita that can be when you are changing from *n?x perl. Most of the problems I encountered were editor issues. Guess I should have just gotten vi for Windows and been done with it.

###
# First we'll change into the directory passed in the command line
###
$workdirectory = @ARGV[0];
#print ("$workdirectory\n");
chdir ("$workdirectory") || die "cannot cd to $workdirectory";

###
# Lets get a numeric date for use in naming the zip files
###
$insanedate = `date /t`;
# print $insanedate;

Syndicate content

TECH.kulish.com

Technology Junk Drawer
Drupal SEO