/build/static/layout/Breadcrumb_cap_w.png

How do I find the product code of the product that Windows installer is installing

Hi,

I need to know the product code of the product that windows installer is installing before launching my installer. I can check the mutex but it only tells me that Windows installer server is busy or not. Is there a recommended way to find the product code that is currently being installed?

Thanks.

0 Comments   [ + ] Show comments

Answers (4)

Posted by: pratikpawar 12 years ago
Senior Yellow Belt
0
enable logging for windows installer..

create or find

HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer

Reg_SZ: Logging
Value: voicewarmup

it will enable logging for all msi application and will create log file in TEMP directory.

for more info :-

http://support.microsoft.com/kb/314852
Posted by: 786_ak 12 years ago
Third Degree Green Belt
0
Is this an .msi? and if you have the ORCA, just right click on it then under properties table look for the Product code.

You can download the ORCA for free if you don't have it. Or do the same using whichever tool you have (Wise/Admin Studio).

Best of luck.

AK
Posted by: anonymous_9363 12 years ago
Red Belt
0
I think you have missed the point. If my reading is correct, the OP wants to know - programmatically, I presume - the ProductCode of the product being installed right now, i.e. while the Windows Installer engine is actually installing it.

@OP, I think I'm right in saying that the engine locks the file while it's processing it so other processes wouldn't be able to open it. I'm happy to be proved wrong. Why not try posting the question on the WI team's blog page? If anyone's going to know, it'll be them!
Posted by: deployX 12 years ago
Orange Senior Belt
0
You got the query right VBScab. I've been to WI team's blog page http://blogs.msdn.com/b/windows_installer_team/archive/2005/11/09/487559.aspx and wanted to add a comment there itself but looks like the blog has been closed. All posts are atleast 3 years old :(
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ