HeidiR Posted August 12, 2008 Posted August 12, 2008 (edited) Hello All,Just wanted to post my sample Windows System Information Utility to the group and ask for comments. I am fairly new to AutoIt but have found the language to be very powerful. Any feedback welcome.Note: Press F1 in the utility for additional information.The latest build can be found at the following link:http://autoit.netfirms.com/public/Enjoy!HeidiR Edited August 29, 2008 by HeidiR HeidiRFind free applications, code examples and more on my site at:http://heidisdownloads.com/
TehWhale Posted August 12, 2008 Posted August 12, 2008 Hello All,Just wanted to post my sample Windows System Information Utility to the group and ask for comments. I am fairly new to AutoIt but have found the language to be very powerful. Any feedback welcome.Note: Press F1 in the utility for additional information.ThanksHeidiRAre you providing the source?
gw_1966 Posted August 12, 2008 Posted August 12, 2008 (edited) Hi. If you could load source, I would appreciate it. I often learn code from useful ideas. Source would also be useful to troubleshoot. I have an error, as you can see, screenshot attached. Edited August 13, 2008 by gw_1966 CheersGrant
BrettF Posted August 12, 2008 Posted August 12, 2008 Please don't push the OP into releasing source. It is the OPs choice, and ONLY the OPs choice to whether it is released. Please read this for more information on the subject.Cheers,Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
MyName Posted August 13, 2008 Posted August 13, 2008 i got error in XP PC Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded. -= [font="Verdana"]A Men Who believes in himself and not circumstances is the real Winner =-[/font]
realkiller Posted August 13, 2008 Posted August 13, 2008 (edited) * Removed Source * Edited August 13, 2008 by big_daddy Posting source code without permission Remote 3.1 BetaRemote Media Player ControlUSB Security 1.2
TehWhale Posted August 13, 2008 Posted August 13, 2008 Whoa, how exactly did you get the authors source without him posting it?
Yorn Posted August 13, 2008 Posted August 13, 2008 Did the author even bother encrypting it or anything? Maybe they didn't care. I am getting the same error the rest of you are on the "User Account" information. It's like it's trying to ready a variable from an array and crashes.
ptrex Posted August 13, 2008 Posted August 13, 2008 @realkiller I would not do this anymore, if I where you !! You are realy spoiling things. regards, ptrex Contributions :Firewall Log Analyzer for XP - Creating COM objects without a need of DLL's - UPnP support in AU3Crystal Reports Viewer - PDFCreator in AutoIT - Duplicate File FinderSQLite3 Database functionality - USB Monitoring - Reading Excel using SQLRun Au3 as a Windows Service - File Monitor - Embedded Flash PlayerDynamic Functions - Control Panel Applets - Digital Signing Code - Excel Grid In AutoIT - Constants for Special Folders in WindowsRead data from Any Windows Edit Control - SOAP and Web Services in AutoIT - Barcode Printing Using PS - AU3 on LightTD WebserverMS LogParser SQL Engine in AutoIT - ImageMagick Image Processing - Converter @ Dec - Hex - Bin -Email Address Encoder - MSI Editor - SNMP - MIB ProtocolFinancial Functions UDF - Set ACL Permissions - Syntax HighLighter for AU3ADOR.RecordSet approach - Real OCR - HTTP Disk - PDF Reader Personal Worldclock - MS Indexing Engine - Printing ControlsGuiListView - Navigation (break the 4000 Limit barrier) - Registration Free COM DLL Distribution - Update - WinRM SMART Analysis - COM Object Browser - Excel PivotTable Object - VLC Media Player - Windows LogOnOff Gui -Extract Data from Outlook to Word & Excel - Analyze Event ID 4226 - DotNet Compiler Wrapper - Powershell_COM - New
KJohn Posted August 13, 2008 Posted August 13, 2008 @realkillerI would not do this anymore, if I where you !!You are realy spoiling things.regards,ptrex@realkillerOne word: WHY?I'm not going to condemn your action here - there will be plently of that coming from others in the forum - I just want to know why you did it.
Developers Jos Posted August 13, 2008 Developers Posted August 13, 2008 @realkillerOne word: WHY?I'm not going to condemn your action here - there will be plently of that coming from others in the forum - I just want to know why you did it.Well we are condemning this behaviour on these forums as it is unacceptable!Jos SciTE4AutoIt3 Full installer Download page  - Beta files    Read before posting   How to post scriptsource   Forum etiquette Forum Rules  Live for the present, Dream of the future, Learn from the past.Â
HeidiR Posted August 13, 2008 Author Posted August 13, 2008 (edited) Hi All, Thanks for the feedback and sorry for the User Account bug. It have corrected a bug that caused an error on systems with more then 10 user accounts. I have also increased the limit to 20 user accounts. If you have more, only the first 20 will be returned. (20 seems like a lot of user ids for one machine :-)). I have attached the new build. BTW, as I mentioned in my original post, I am new to AutoIt. I didn't realize that the exe could be reverse engineered to get to the source. If I may have misinterpreted the replies above, please advise. However, if reverse engineering is possible, this should be included in the help doc somewhere if not already in there. I would be glad to provide assistance and code snipits to anyone that asks via the regular support forums. Enjoy! Edited August 14, 2008 by HeidiR HeidiRFind free applications, code examples and more on my site at:http://heidisdownloads.com/
GtaSpider Posted August 13, 2008 Posted August 13, 2008 and for sure you read this, dont you?http://www.autoitscript.com/forum/index.php?showtopic=65889 www.AutoIt.de - Moderator of the German AutoIt Forum Â
TehWhale Posted August 13, 2008 Posted August 13, 2008 and for sure you read this, dont you?http://www.autoitscript.com/forum/index.php?showtopic=65889Who is this directed towards?
Emiel Wieldraaijer Posted August 13, 2008 Posted August 13, 2008 @HeidiR very nice.. GUI doesn't fit on my 15 inch notebook.. why not make the GUI not resizable ? Thnx Best regards,Emiel Wieldraaijer
KJohn Posted August 14, 2008 Posted August 14, 2008 Well we are condemning this behaviour on these forums as it is unacceptable!JosFor the record: I'm totally against such behaviour - I just chose not to make an issue out of it here in this instance.. Just in case the meaning isn't clear to people passing through..
HeidiR Posted August 14, 2008 Author Posted August 14, 2008 (edited) Hi All, Thanks for the feedback. I have added windows resizing capability to the latest build. Note that the window will display normally on a laptop displays as small as 14" as long as the resolution is at least 1024 x 768. Otherwise, some columns may need to be manually resized in order to see all the data. I have attached the new build. Enjoy! Edited August 15, 2008 by HeidiR HeidiRFind free applications, code examples and more on my site at:http://heidisdownloads.com/
DexterMorgan Posted August 14, 2008 Posted August 14, 2008 This is awesome Great program, it can come in handy Good job code
DirtDBaK Posted August 14, 2008 Posted August 14, 2008 Very nice. like the layout and the amount of detail. [center][/center]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now