dos - DOSKEY to change path and run a command -


so have 2 things need do, , seems doskey way go new it. trying c prompt change drives d, go folder called run_folder execute command redirect log file. this.

c:\users> d: d:\> cd run_folder d:\run_folder> run_command.exe > d:\run_folder\logs_current_date_time.txt  

i trying convert have type run_ca c prompt.. ideas? how can accomplish using doskey

put 3 lines of code file named run_ca.cmd. can type run_ca execute it. no need doskey.


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -