Codebox Software

Pages tagged 'batch files'

Windows Batch Files

Windows FTP Script

This batch file will automatically connect to an FTP server and download a file of your choice

Windows NetView Script

This script establishes a null session with a Windows host, before running the standard net view command to list out the available shares. This technique will sometimes yield information that would be normally be denied without authentication

Run as System User

Devious use of the Windows scheduler can grant you System privileges

JAR Search Script

Searches through all Java .jar files in the current directory, and in any sub-directories, looking for the class file that you specify. This can be very handy if you need to use a class in a Java programme, but aren't sure which .jar file contains it

Windows AutoReg Script

This batch file will run regsrv32.exe against all .ocx and .dll files in a given directory, and can be used to register/unregister COM components en-masse