In WindowsInstallerSDK 1.2, there is a usefull tool: msiSpy.
This tool uses MsiSpyU.dll that seems to include many intersting functions (MsivEnumEnumComponentsFromFeature, MsivEnumEnumComponentsFromProduct, MsivEnumEnumFilesFromComponent,...).
Is there any way to use these functions or to get back the source code?
There are no fuctions in ISWI 2.03 able to give me all the features in a product, all the comonent in a feature, all the files and registry keys in a component !!
I have to store all these informations for one client.
Pleased help.
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Functions in MsiSpyU.dll
Started by
jsp
, May 17 2001 14:54
1 reply to this topic
Posted 17 May 2001 - 16:24
I'm not sure.
But for documentation purposes: did you look at the MSI to XML conversion utility? (available with source code here)
But for documentation purposes: did you look at the MSI to XML conversion utility? (available with source code here)