Batch Files Archive

  • Deploying Applications with the Possibility of a Slow Connection (Robocopy)

    Deploying Applications with the Possibility of a Slow Connection (Robocopy)

    Regardless of which software deployment suite you use in your organization, there is no way to avoid transferring the majority of the installation files to the local machine, whether that is a file copy or a load into memory / temporary location. For small application...

    Full Story

  • Echo Without Carriage Return or Line Feed (CR LF)?

    Echo Without Carriage Return or Line Feed (CR LF)?

    Recently, I wanted to make a terminal application automatically use the current signed-in Windows user name as the terminal session user name. When I first started on the task, I thought this will be easy; what acclaimed terminal program with heavily definable session settings is...

    Full Story