I'm having problem with The Unistallation where to
uninstall I use the following command
"C:\Program Files (x86)\IrfanView\iv_uninstall.exe" /silent
but I receive an error from Software Center even if theuninstall seems to works fine. The Program is effectivelyuninstalled
but looking for the error (0x87D00325) seems that the problem is related to detection rule not found. The detection rule I use is based on filesystem where I specify the path and fileof
the application:
Path: %programfiles(x86)%\IrfanView
File: i_view32.exe
That after the uninstallation it does not exist. It remain only the main folder practically empty, there is a txt file. And at this point i don't know where to look to
fix and this is the log:
<![LOG[ App enforcement environment:
Context: Machine
Command line: "C:\Program Files (x86)\IrfanView\iv_uninstall.exe" /silent
Allow user interaction: Yes
UI mode: 1
User token: null
Session Id: 1
Content path: C:\Windows\ccmcache\1d
Working directory: ]LOG]!><time="13:53:15.581-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appcontext.cpp:85"><![LOG[ Prepared working directory: C:\Windows\ccmcache\1d]LOG]!><time="13:53:15.583-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appcontext.cpp:189"><![LOG[ Prepared command line: "C:\Program Files (x86)\IrfanView\iv_uninstall.exe" /silent]LOG]!><time="13:53:15.585-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appcontext.cpp:338"><![LOG[ Post install behavior is BasedOnExitCode]LOG]!><time="13:53:15.633-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appcommon.cpp:1054"><![LOG[ Waiting for process 5784 to finish. Timeout = 30 minutes.]LOG]!><time="13:53:15.635-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appexcnlib.cpp:1997"><![LOG[ Process 5784 terminated with exitcode: 0]LOG]!><time="13:53:15.837-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appexcnlib.cpp:2006"><![LOG[ Looking for exit code 0 in exit codes table...]LOG]!><time="13:53:15.838-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appexcnlib.cpp:506"><![LOG[ Matched exit code 0 to a Success entry in exit codes table.]LOG]!><time="13:53:15.838-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appexcnlib.cpp:585"><![LOG[ Performing detection of app deployment type Irfanview(ScopeId_D420E392-730E-434E-A718-E85D4B4BF97E/DeploymentType_b14cc819-1577-4db4-992d-cab6b2eba1bd, revision 33) for system.]LOG]!><time="13:53:15.843-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appprovider.cpp:2128"><![LOG[+++ Discovered application [AppDT Id: ScopeId_D420E392-730E-434E-A718-E85D4B4BF97E/DeploymentType_b14cc819-1577-4db4-992d-cab6b2eba1bd, Revision: 33]]LOG]!><time="13:53:15.869-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="localapphandler.cpp:287"><![LOG[++++++ App enforcement completed (0 seconds) for App DT "Irfanview" [ScopeId_D420E392-730E-434E-A718-E85D4B4BF97E/DeploymentType_b14cc819-1577-4db4-992d-cab6b2eba1bd], Revision: 33, User SID: ] ++++++]LOG]!><time="13:53:15.870-60" date="03-07-2019" component="AppEnforce" context="" type="1" thread="3768" file="appprovider.cpp:2431">
Do you have any idea about where can i check to fix it?