Showing results for Installation Archives - Page 9 of 25 - Visual Studio Setup

Mar 12, 2009
Post comments count0
Post likes count0

Microsoft .NET 1.x and Visual Studio 7.x patches may fail to uninstall

Heath Stewart
Heath Stewart

When attempting to uninstall a patch from the products listed in the Applies To section below, the following error may occur. Internal Error 2771. M953297 The last part of the error message will vary with each patch, where the last 6 digits are the knowledge base article related to the patch.Applies To WorkaroundOne pos...

InstallationVisual StudioLogging
Feb 13, 2009
Post comments count0
Post likes count0

Why does ICE03 state my localized template string is invalid?

Heath Stewart
Heath Stewart

QuestionWhen I run ICE validation, why does ICE03 state the following error? ICE03 ERROR Invalid template string; Table: Error, Column: Message, Key(s): 1958 The string reads, ユーザー [2] の特権が不十分です。必要な特権を}...

InstallationMailbagFAQ
Feb 2, 2009
Post comments count0
Post likes count0

Changes to Package Caching in Windows Installer 5.0

Heath Stewart
Heath Stewart

Windows Installer 5.0 is shipping in Windows 7 as part of the operating system. To address the issue where the User Account Control consent dialog is displayed with an “Unidentified Publisher”, the .msi package is cached in its entirety.Prior to Windows Installer 5.0, installation packages, or .msi files, were stripped of their embedded...

InstallationLoggingUAC
Feb 2, 2009
Post comments count2
Post likes count0

Feature Changes in Visual Studio 2008 SP1 may prompt for SQLSysClrTypes.msi

Heath Stewart
Heath Stewart

After installing Visual Studio 2008 Service Pack 1, adding or removing features from Visual Studio may prompt for the file SQLSysClrTypes.msi with the following text: Setup is looking for file SQLSysClrTypes.msi. Please insert Microsoft Visual Studio Team System 2008 Team Suite – ENU disk 1 now. The text will read differently depending...

InstallationVS2008SP164-bit
Jan 28, 2009
Post comments count0
Post likes count0

Repairing Products after Patches Advertised Features

Heath Stewart
Heath Stewart

Windows Installer supports advertising features to enable users to later install those features on demand. But Windows Installer may advertise features in when a component is removed from a feature through obsolescence or supersedence. This will leave the product in a broken state while reporting that the patch installed successfully.Silverlight 2....

InstallationVisual StudioVS2008SP1
Jan 27, 2009
Post comments count0
Post likes count0

Unadvertise Features

Heath Stewart
Heath Stewart

The attached Windows Script file allows you to unadvertise features in a Windows Installer product by specifying either a ProductCode or the path to an MSP. If any features are advertised - whether incidental or intentional - the product will be reinstalled and those features added locally to your computer. Usage Only one of /Patch or /ProductCode...

InstallationVS2008SP1Pages
Jan 16, 2009
Post comments count0
Post likes count0

Dictionary of Windows Installer Tokens

Heath Stewart
Heath Stewart

If you are writing emails and specifications about Windows Installer all day, chances are your document or mail editor has plenty of squiggly red lines highlighting your presumed spelling errors like MsiPatchSequence. To not miss any actual spelling errors, I find myself double-checking and adding lots of Windows Installer terms to my custom dictio...

InstallationPersonal
Jan 15, 2009
Post comments count0
Post likes count0

Windows Installer Dictionary

Heath Stewart
Heath Stewart

Attached is a Unicode-encoded, English locale-sorted text file with many table, column, API, and flag tokens you can use as a spelling dictionary in many applications including Microsoft Word and Outlook email. To support Microsoft Word, Outlook email, and other Microsoft Office products, msi.zip

InstallationPersonalPages
Dec 11, 2008
Post comments count0
Post likes count0

Another Possible Workaround for Error 1330

Heath Stewart
Heath Stewart

When installing Visual Studio 2008, you might run into an error dialog that reads, Error 1330.A file that is required cannot be installed because the cabinet file D:\cab1.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt. The path and name of the cabinet may be different, but might often be D:\cab1.cab, ...

InstallationVisual StudioLogging
Oct 6, 2008
Post comments count0
Post likes count0

Adding features to Visual Studio 2008 may fail to load setup components

Heath Stewart
Heath Stewart

When attempting to add features to Visual Studio 2008 after it has already been installed, you may see an error that reports, A problem has been encountered while loading the setup components. Canceling setup.FixUpdated: a hotfix has been uploaded to Code Gallery to address this issue. As stated on the page, Please be aware this Hotfix has not gone...

InstallationVisual Studio