From: Anders Date: 2006-12-08T23:35:06+09:00 Subject: Using Ruby to change printer preferences in Win32 Our Windows XP sys admins recently changed things so that every day, our networked printer preferences are reset using a script. Rather than changing the preferences by hand every day so they suit my work needs, I'd like to write a Ruby program I can run each morning. Any pointers on where to get started? For example, is this something I should do via Win32OLE? If so, where do I find the right OLE calls to change printer printing prefs? Thanks, Anders Schneiderman