Web site and blog owners are usually trying to increase the speed of their sites. Visitors won’t wait for a web site that loads in 30 seconds, so making a site load very fast is crucial. With many sites containing many additional files that are downloaded, such as Javascript, CSS, images, and flash, web sites [...]
I recently was in charge of creating a silent install for an application. While many installations include a silent option, this one was a bit different. I had to also run other installs, as well as import registry settings, and also copy files. To help me with this task I used a batch file that [...]