Advertising
advertising
related pastes to tag 'batch'
- 2061466 - Notepad2 Replace Restore For Wi: script 64 bit windows x86 batch x64 notepad replacement 32 notepad2 replace
-
- @echo off
- REM ------------------------------------------------------------------
- REM Notepad2 Replace & Restore For Windows 32bit & 64bit Batch Script
- REM v1.0 2011-05-16 By: /underlines/@/gmail/./com/
- REM ------------------------------------------------------------------
- REM ------------------------------------------------------------------
- REM ----------------------Kill Notepad Process
- 1557102 - evilmaster: pdf word automatic adobe batch bat automated doc evilmaster
-
- @REM
- @REM Word to PDF automated batch printing
- @REM by evilmaster 2009
- @REM www.evilmaster.net
- @REM
- @REM Make sure you have defined an output directory in the Adobe PDF printer
- @REM settings unless you want to enter an output file for each document!
- @REM
- 1408193 - Batch Upload Images ImageShack: upload imageshack batch
-
- #!/usr/bin/perl -w
- use strict;
- use WWW::Mechanize;
- # suppress warnings about malformed forms
- $SIG{__WARN__} = sub {} ;
- my $url = "http://www.imageshack.us/";
- 1379074 - Batch Upload Images to ImageShac: upload imageshack batch
-
- #!/usr/bin/perl -w
- use strict;
- use WWW::Mechanize;
- # suppress warnings about malformed forms
- $SIG{__WARN__} = sub {} ;
- my $url = "http://www.imageshack.us/";