Pages

▼
Showing posts with label bat. Show all posts
Showing posts with label bat. Show all posts
Tuesday, February 7, 2017

Resize command prompt through commands

›
mode con: cols=130 lines=40 OR mode 130,40
Monday, January 30, 2017

Windows Batch Script to create new MySQL database and import

›
Create a file named restore.bat with following contents & double to click to create new database & import data to selected databas...

Windows Batch Script to backup local MySQL database

›
Create a file name "backup.bat" with following contents and double click to backup selected database to local file. @ECHO OF...
›
Home
View web version
Powered by Blogger.