From: James Britt Date: 2005-12-19T05:02:45+09:00 Subject: Re: windows - how to control XP control panels: network setting itsme213 wrote: > I want to write a script to toggle my wireless and wired connections ON/OFF. > Any pointers on how to go about doing this? General routine for Windows system fun: * Go to MSDN * Search around for how to do this using VBScript or JScript. * Port to Ruby, using Win32OLE lib for ActiveX/Win32 calls. James -- http://www.ruby-doc.org - Ruby Help & Documentation http://www.artima.com/rubycs/ - Ruby Code & Style: Writers wanted http://www.rubystuff.com - The Ruby Store for Ruby Stuff http://www.jamesbritt.com - Playing with Better Toys http://www.30secondrule.com - Building Better Tools