Thank you, I appreciate that . And once we do MsiDatabaseCommit(), will the change be persisted onto the msi file permanently, or would the change be valid only for the duration of the current installation session?
Rob Mensching-6 wrote: > > It means your changes to the MSI database won't be persisted unless you > call ::MsiDatabaseCommit(). > > DONG LEE wrote: >> While I was going through an MSI database manipulation example at >> http://msdn.microsoft.com/en-us/library/aa367523(VS.85).aspx, >> I realized that they had something like >> MsiOpenDatabase(_T("c:\\temp\\testdb.msi"), MSIDBOPEN_TRANSACT, >> &hDatabase). >> I tried to look for what MSIDBOPEN_TRANSACT flag meant, but all I could >> find >> was that the flag makes the api call to open the >> database in a transaction mode. >> >> I've heard this term many times while ramping up on msi, but I never knew >> what it meant. Would anyone kind enough to explain >> me what this is? Thanks in advance. >> ------------------------------------------------------------------------------ >> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your >> production scanning environment may not be a perfect world - but thanks >> to >> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK >> i700 >> Series Scanner you'll get full speed at 300 dpi even with all image >> processing features enabled. http://p.sf.net/sfu/kodak-com >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- View this message in context: http://n2.nabble.com/What-in-the-world-is-%22transaction-mode%22--tp2807634p2823654.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users