Showing results for July 2008 - Visual Studio Setup

Jul 25, 2008
0
0

Why Windows Installer May Require so much Disk Space

Heath Stewart
Heath Stewart

Windows Installer is an engine for performing transactional installations. When installing a product for the fist time, most often few or no files to be installed are already present on the machine. But when upgrading or patching a product, most often those files are replaced so copies must be kept if an error occurs and the installation needs to ...

InstallationVisual StudioVS2005SP1
Jul 7, 2008
0
0

Enable BITS Logging

Heath Stewart
Heath Stewart

Microsoft Visual Studio 2008 Service Pack 1 uses a new bootstrap application that chains several packages together for a seamless installation experience. Because VS2008 SP1 contains a lot of fixes and new features, it is also quite large - almost 3 times as large as VS2005 SP1.To download all this data, we use the Background Intelligent Transfer ...

InstallationVisual StudioLogging
Jul 7, 2008
0
0

BITS Logging

Heath Stewart
Heath Stewart

The attached ZIP file contains scripts to both enable and disable logging for the Background Intelligent Transfer Service, or BITS. Both scripts must be run elevated so on Windows Vista or newer open an elevated command prompt and run these scripts. You may also right-click on the scripts and choose to Run as administrator. BITSLogging.zip...

LoggingDiagnosingPages

Feedback