Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #31900 > unrolled thread

Re: Is there a way to programmatically turn on remote registry?

Started byDennis Lee Bieber <wlfraed@ix.netcom.com>
First post2012-10-22 15:28 -0400
Last post2012-10-22 15:28 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Is there a way to programmatically turn on remote registry? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-10-22 15:28 -0400

#31900 — Re: Is there a way to programmatically turn on remote registry?

FromDennis Lee Bieber <wlfraed@ix.netcom.com>
Date2012-10-22 15:28 -0400
SubjectRe: Is there a way to programmatically turn on remote registry?
Message-ID<mailman.2633.1350934144.27098.python-list@python.org>
On Mon, 22 Oct 2012 11:38:37 -0400, Kevin Holleran <kdawg44@gmail.com>
declaimed the following in gmane.comp.python.general:

> Thanks, I will look into that.  WMI is enabled, but everything WMI query I
> wrote (& I am NOT a WMI expert.... or even close) gave me a bunch of NIC
> info, but not the info I am after in the registry (driver description,
> driver date, driver version for the NICs).
> 

	Does
http://msdn.microsoft.com/en-us/library/windows/desktop/aa392388%28v=vs.85%29.aspx
help?

	Though part of what you appear to be asking for may be stored in the
file properties themselves, not the registry. The registry may identify
which driver file you need...
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web