Results 1 to 2 of 2
-
30th Sep 2010, 02:19 PM #1OPMemberWebsite's:
Elite.SO Defendos.com Motionite.comGet FULL System Info using Batch + Explained ;)
This example will explain how to export FULL system info.
NOTE: This CMD coding level is: N00B.
Here is the batch code:
Code:: FULL SYSTEM INFO - Example by l0calh0st : START CMD : Set the dialog title title FULL SYSTEM INFO - Example by l0calh0st : Turn off the fucking echo @echo off : Set the color of background and text color 0c : Display nothing but add whitespace echo. : Displaying text echo Exporting System Info... : Using the SYSTEMINFO command and export it directly into a text file SYSTEMINFO>INFO.txt : Display nothing but add whitespace echo. : Displaying text echo INFO.txt Exported! : Open the newly exported file in notepad notepad.exe INFO.txt : Wait on user pause : STOP CMD
Screenshot:
Cheerz
l0calh0st Reviewed by l0calh0st on . Get FULL System Info using Batch + Explained ;) This example will explain how to export FULL system info. NOTE: This CMD coding level is: N00B. Here is the batch code: : FULL SYSTEM INFO - Example by l0calh0st : START CMD : Set the dialog title Rating: 5
-
2nd Oct 2010, 01:14 PM #2Member
batch scripts
for Linux you can use
cat /proc/cpuinfo ( for more info on processor)
free ( ram )
df -h ( HDD )Coding Horror Fan
I don't read PM's frequently .
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Twilight.ws - New Rating System Explained
By Whoo in forum Forum and DDL DiscussionReplies: 264Last Post: 1st Nov 2012, 09:07 AM -
If all payment system die, Do you share for full free
By nerdbrain in forum File Host DiscussionReplies: 40Last Post: 30th Jul 2012, 12:58 AM -
[PR3] LE with fullOS.com - Only full Operating System download
By ZOG in forum Traffic Market (Buy, Sell and Trade)Replies: 26Last Post: 1st Sep 2011, 11:33 PM -
Backing Up Registry using Batch + Explained!
By l0calh0st in forum Web Development AreaReplies: 0Last Post: 30th Sep 2010, 02:29 PM -
Linux File System Explained For Beginners
By Plutost in forum Tutorials and GuidesReplies: 4Last Post: 7th Sep 2009, 04:07 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...