On Thu, Jun 24, 2010 at 14:59, Chuck Braden <[email protected]> wrote: > So is the creation of a pidgin.vbs file supposed to be able to start the > application in the mode that will generate the debug log? I get nothing when > I double-click on a file with the following attributes. > > Set WshShell = WScript.CreateObject("WScript.Shell") > obj = WshShell.Run("pidgin.bat", 0) > > It is associated with a Microsoft Windows based script host. Does it need to > be associated with a different application/program?
That is correct - it is just a MSSH script to launch the pidgin batch file and hide the console window. -D _______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support
