Sign In
Windows Installer Team Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Best Practice Guidelines
Beta
Conferences
Design Pointers
Frequently Asked Questions
Introduction
Jobs
MSI4.5
PDC2005
Tools Vendors
Troubleshooting
Win7
Windows Installer Wish
Archive
Archives
September 2009
(3)
August 2009
(2)
July 2009
(1)
March 2009
(3)
February 2009
(1)
December 2008
(1)
November 2008
(2)
June 2008
(3)
May 2008
(2)
April 2008
(8)
March 2008
(4)
January 2008
(3)
December 2007
(1)
October 2007
(4)
September 2007
(7)
August 2007
(7)
July 2007
(1)
June 2007
(6)
May 2007
(1)
April 2007
(1)
March 2007
(2)
February 2007
(1)
December 2006
(3)
November 2006
(1)
October 2006
(3)
September 2006
(2)
August 2006
(1)
July 2006
(1)
June 2006
(3)
May 2006
(3)
April 2006
(1)
February 2006
(1)
January 2006
(1)
November 2005
(9)
October 2005
(16)
September 2005
(32)
August 2005
(32)
July 2005
(11)
July, 2005
MSDN Blogs
>
Windows Installer Team Blog
>
July, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Installer Team Blog
MSIMSP says: "ERROR: UpgradedImages.MsiPath 'c:\target\LeanMean.MSI' is not a proper MSI." Any hints?
Posted
over 7 years ago
by
Windows Installer Team
0
Comments
Problem We had a report of two MSIs that operate fine independently but when using Msimsp.exe [Windows Installer] to generate a patch, the following error was generated: ERROR: UpgradedImages.MsiPath 'c:\target\LeanMean.MSI' Drill Down Open...
Windows Installer Team Blog
Beyond the Native Windows Installer User Interface
Posted
over 7 years ago
by
Windows Installer Team
0
Comments
A frequent question on the support lines for Windows Installer is ‘how do I do UI widget X or UI behavior y?’ While native Windows Installer UI has many widgets and behaviors occationally we have to say ‘Sorry, you can’t do that with native Windows Installer...
Windows Installer Team Blog
Can a Type 38 custom action terminate the installation process from within the script?
Posted
over 7 years ago
by
Windows Installer Team
1
Comments
No. A type 38 custom action always returns success. You can’t halt the installation with it. The fine print for type 38 custom action on MSDN says: Return Values This custom action type always returns success. Which means one cannot stop the...
Windows Installer Team Blog
InstallValidate Nulled Out My Request (Part II)
Posted
over 7 years ago
by
Windows Installer Team
0
Comments
Earlier, in my blog , I digested a piece of a legacy internal troubleshooting document into the post: Troubleshooting: InstallValidate Nulled out my Request . Turns out there's more to this story. We've received a report of an Uninstall in which the REMOVE...
Windows Installer Team Blog
Which product code does MsiGetProductCode return if a component is shared by multiple products?
Posted
over 7 years ago
by
Windows Installer Team
0
Comments
Design Question If a component is shared by multiple products, which product code does MsiGetProductCode return? Design Pointer Whichever one it finds first. There’s no guaranteed order. If you want to identify a specific product, then only query for...
Windows Installer Team Blog
Can I physically navigate to the MSI source cache and see where my baseline file is backed up when I apply a patch?
Posted
over 7 years ago
by
Windows Installer Team
0
Comments
Troubleshooting Question Can I physically navigate to the MSI source cache and see where my baseline file is backed up when I apply a patch? Troubleshooting Pointer It is in the %windir%\installer folder, but is marked as hidden/system. Yes, you can...
Windows Installer Team Blog
Help understanding "Windows Installer Error 2745 Transform 1TTo1U invalid for package C:\WINDOWS\Installer\15ff62c.msp. Expected language 3082, found language 1034."
Posted
over 7 years ago
by
Windows Installer Team
1
Comments
Problem We have a Spanish version of our product. We are building a Service Pack 1 patch for the same. In the RTM version of the product, the MSI Language ID is 1034, while the localized assemblies have language ID 3082. Now, when I try to apply this...
Windows Installer Team Blog
What policy can we set to avoid error: MSI (c) (64:08) [18:58:59:083]: Rejecting product '{guid}': Non-assigned apps are disabled for non-admin users. Contact your system administrator. ?
Posted
over 7 years ago
by
Windows Installer Team
1
Comments
Problem On W2K3 SP1 machines, our package is failing with the following message while it is successful on W2K and WinXP. MSI (c) (64:08) [18:58:59:083]: Rejecting product '{guid}': Non-assigned apps are disabled for non-admin users. Contact your system...
Windows Installer Team Blog
How can I delete folders with randomly generated names on Uninstall?
Posted
over 7 years ago
by
Windows Installer Team
1
Comments
Problem My MSI installs a service. The service creates temporary data under an installation folder (INSTALLDIR\Web) to a subfolder with a randomly generated name. When user uninstalls the product, I want to force delete the of these randomly generated...
Windows Installer Team Blog
PatchWiz v4.0 Beta is now available through the Windows Installer Beta program
Posted
over 7 years ago
by
Windows Installer Team
0
Comments
The Windows Installer Team released a new version of PatchWiz (v4.0 Beta) to the Windows Installer Beta program today. For those of you who have used the current version of PatchWiz to create patches, you are probably familiar with the fact that it is...
Windows Installer Team Blog
Introducing the Windows Installer Team Blog
Posted
over 7 years ago
by
Windows Installer Team
1
Comments
As part of the ongoing MSDN Communities effort, the Windows Installer Team is pleased to announce the creation of the Windows Installer Team Blog. Stay tuned for tips and tricks, announcements and other information from the Windows Installer Team. ...
Page 1 of 1 (11 items)