Re: INFO - This is a no-op custom action for component....

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



This means that the MSI action for that component was neither "install" nor
"uninstall", so DIFxApp had nothing to do.
In general, MSI calls DIFxApp specifying a component and how the component's
state is changing. i.e. "absent->installed" or "installed->absent" or
something else. Depending on this information provided by MSI, DIFxApp
installs or uninstalls the component. In the case below, the component state
was changing somehow, but it was neither an install or an uninstall. So
DIFxApp did nothing (by design).

"Nick Rivers" <nrivers@xxxxxxxxx> wrote in message
news:%230cdKSrVIHA.1168@xxxxxxxxxxxxxxxxxxxxxxx
Hello DIFx team members,

can you please explain this MSI log file entry:
MSI (s) (74!90) [08:07:54:005]: PROPERTY CHANGE: Adding
NoOp_{FF188C4F-4EC3-4357-A61F-7D57447B0534} property. Its value is 'TRUE'.
DIFXAPP: INFO - This is a no-op custom action for component
My_Driver_Package. The NoOp_{FF188C4F-4EC3-4357-A61F-7D57447B0534}
property has been set to TRUE.

Or is it more MSI related?

thanks,
-Nick



.



Relevant Pages

  • Re: ASP.Net 2.0 Uninstall
    ... I found the msi. ... I rgith clicked and tried to uninstall. ... until you find the one which corresponds to the .Net Framework 2.0. ... That is not the correct install path. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem uninstalling app via GPO
    ... Simulate a silent uninstall as follows... ... - Install the original MSI on a PC using the command line; ... MSIEXEC /i /qb+ ... tried to use the Upgrade tab in a new GPO, ...
    (microsoft.public.win2000.group_policy)
  • Re: Using DIFxApp for Net Client install
    ... I did get it to install (somehow, ... DIFXAPP: ERROR 0x4A020 encountered while uninstalling the inf ... An then the uninstall rolls back. ... > tools are actually signed with authenticode certificates, ...
    (microsoft.public.development.device.drivers)
  • Re: I hate msis
    ... If you install from the command line, ... I ran the msi to put something into test. ... >uninstall the existing msi. ... >Turns out when you uninstall the msi setup routine, ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Office Pro & Proj Pro 2007
    ... I did use setup with an adminfile to install. ... The problem is the UNinstall program runs MSIEXEC but can't find the *.msi ... the MSI to the same folder as Setup, it works, but reports a failure to SMS ...
    (microsoft.public.sms.swdist)