|
-
Mar 2nd, 2006, 11:31 AM
#1
WQL Analyzer
http://www.yogageneration.com/~mvkaz...o/WQLAnalyzer/
This looks really nice, but I'm always skeptical about third party applications. Ecspecially when it involves me authenticating through it. Has anyone else used this before? Had any problems? Any security threats?
Thanks.
(This probably should be general developer, I just wasn't paying attention. Sorry mods!)
-
Mar 2nd, 2006, 11:37 AM
#2
Re: WQL Analyzer
http://www.microsoft.com/downloads/d...displaylang=en
Another GREAT tool. It generates .Net code for you with WMI (even has options to make it async).
-
Mar 2nd, 2006, 12:33 PM
#3
Re: WQL Analyzer
 Originally Posted by sevenhalo
This looks very cool.
Have you tried it yet?
-
Mar 2nd, 2006, 01:22 PM
#4
Re: WQL Analyzer
The second one I have, works great... Really nice, no issues at all. You can even compile and run the code from the program (noneed to copy paste and leave random WindowsApplication#'s all over the place).
-
Mar 2nd, 2006, 01:56 PM
#5
Re: WQL Analyzer
The second one's download just goes to a 'page cannot be found'
TPM
Add yourself to the VBForums Frappr Map!!
-
Mar 2nd, 2006, 02:06 PM
#6
Re: WQL Analyzer
 Originally Posted by -TPM-
The second one's download just goes to a 'page cannot be found' 
The WMI Code Creater???
I clicked on sevenhalo's link, and download button, and got the zip file with no problems.
-
Mar 3rd, 2006, 01:02 AM
#7
Re: WQL Analyzer
Yes the WMI download wasn't working, but I just tried again and it's back up
TPM
Add yourself to the VBForums Frappr Map!!
-
Mar 3rd, 2006, 02:47 AM
#8
Re: WQL Analyzer
There is also a VB6 version called Scriptomatic v2.0
Also, in the 101 .NET Tutorials for 2003 there is a demo project on WMI and its classes and async calls too.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 3rd, 2006, 06:04 AM
#9
Re: WQL Analyzer
Where were you guys when I needed ya'll??? Look at my codebank submission on WMI!!!
Also this thread:
http://www.vbforums.com/showthread.php?t=388142
-
Mar 3rd, 2006, 06:05 AM
#10
Re: WQL Analyzer
I was there! But Scriptomatic doesnt enumerate the values so it wouldnt solve that issue you had.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 3rd, 2006, 06:08 AM
#11
Re: WQL Analyzer
Well the DLL library I created does enumerate the values, but some of the values haven't been updated in a while, several come up with "Invalid Enum Value", meaning I have to go in and modify all the classes to update the Enum Values... if I ever feel like it (which I probably wont)...
-
Mar 3rd, 2006, 06:11 AM
#12
Re: WQL Analyzer
Well, probably the .NET version does that now.
I'll have to try the WMI Code Creator v1.0 and see how it works. Should be very helpful in getting all that system and hardware info. Just found the class the other day that gets your mobo serial number.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Mar 3rd, 2006, 06:12 AM
#13
Re: WQL Analyzer
Look at MySystemSpy in my sig, Rob its that WMI prog I have been working on, finally released the first version the other day...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|