Paul Watson wrote:
> I cannot find any way to get to GetVersionInfo in VBScript (cscript).

Well, in VB6, you have ctypes. So you can call any API function you
like to.

For one implementation, see

http://www.andreavb.com/tip030020.html

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to