Just jump in with a reminder that there is an MSI log for this issue and there is no custom action being called for dism.exe, so based on that log this is not a CA issue with running dism.exe.
The VersionDatabase property is 100, so it's pretty old. InstallInitialize fails, the error in the vicinity is 2205, indicating a required table may be missing. It seems to indicate there is no Component table in the MSI file. If that's the case it may explain the strange behavior. Yes, this MSI file may have no Component table! --------------- Phil Wilson On Thu, Feb 20, 2014 at 2:24 AM, JoeMarks <jose.marq...@waveform.pt> wrote: > @eyoung100: no, I dont have any roaming profile. > > @Phill Higland: the command prompt recognizes de command dism on any > directory, so maybe we don't even have to specify a directory to it. It > works for me just as "dism.exe /online /enable-feature /featurename:NetFX3 > /all /NoRestart" > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Simple-MSI-failing-Error-3-2147287038-tp7592771p7592801.html > Sent from the wix-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users