Archive - April 2012
 
"It is a rough road that leads to the heights of greatness." - Seneca



Index
bar1
Return Command to Variable/Popup
Simple Backup Script
Show File Extension
Copy Files with Extension I
Copy Files with Extension II
Change File Attributes
Change from DHCP to IP
Window 7 Speed Tweak
Clean/Delete Win7 Profiles
List all files in folder
Using 7Zip in VBScript
Enable Windows Auto Updates using AutoIT


bar1






Δ Monday, April 30th, 2012
bar1


Δ Return Command to Variable/Popup

How to capture a command's output

[download resource files]

Demo
demo
 

Uses StdOut in a function to return the command's output



Δ  [email me]

bar1





Δ Thursday, April 26th, 2012
bar1


Δ Simple Backup Script

How to backup your files

[download resource files]

Demo
demo
 

Uses xcopy.exe to backup your files.



Δ  [email me]

bar1





Δ Sunday, April 22nd, 2012
bar1


Δ Show File Extension

How to show file extensions in current directory

[download resource files]

Demo
demo
 

Shows file extension by changing reg key and refreshing.



Δ  [email me]

bar1






Δ Friday, April 20th, 2012
bar1


Δ Copy Files with Extension I

How to copy files by extension

[download resource files]


Uses xcopy.exe and specified file extension to copy files.



Δ  [email me]

bar1






Δ Thursday, April 19th, 2012
bar1


Δ Copy Files with Extension II

How to copy files by extension

[download resource files]


Uses xcopy.exe and specified file extension to copy files - updated to handle
subdirectories as well.



Δ  [email me]

bar1






Δ Tuesday, April 17th, 2012
bar1


Δ Change File Attributes

How to change file attributes

[download resource files]

Demo
demo
 

Uses attrib.exe command to make changes to file attributes.



Δ  [email me]

bar1






Δ Monday, April 16th, 2012
bar1


Δ Change from DHCP to IP

How to change settings from DHCP to static settings

[download resource files]


Uses netsh to make static changes to the interface.



Δ  [email me]

bar1






Δ Thursday, April 12th, 2012
bar1


Δ Window 7 Speed Tweak

How to speed up Windows 7

[download resource files]


Uses takeown.exe, icacls.exe and applies reg key tweaks.



Δ  [email me]

bar1






Δ Tuesday, April 10th, 2012
bar1


Δ Clean/Delete Win7 Profiles

How to cleanup Win7 Profiles

[download resource files]
 

Goes into registry and c:\users folder to clear profiles



Δ  [email me]

bar1






Δ Saturday, April 7th, 2012
bar1


Δ List all files in folder

How to list files in specified folder

[download resource files]

Demo
demo
 

Uses the dir command to list files.



Δ  [email me]

bar1






Δ Wednesday, April 04th, 2012
bar1


Δ Using 7Zip in VBScript

How to use 7zip in VBScript

[download resource files]


See 7Zip in action inside VBScript. This will zip and unzip.



Δ  [email me]

bar1






Δ Monday, April 2nd, 2012
bar1


Δ Enable Windows Auto Updates using AutoIT

How to enable Windows updates

[download resource files]


Use AutoIT to enable Windows updates.



Δ  [email me]

bar1






 
 










  About

   I'm a Computer
   Systems Engineer

   Living and Loving Life

 

  Author