Hi,
We have two SCCM 2012 applications which install a certain config for pc's (xml). We publish them to users so they can choose one of both in order to switch a config.
F.e. application 1 = enable a feature on Windows, application 2 = disable a feature on Windows.
Installation is detected based upon a config file they write in a folder.
Application 1 = installed when filesize of the xml = 23 kb
Application 2 = installed when filesize of the same xml = 20 kb
This works fine but now I wonder, when application 1 is installed, how application 2 will behave.
As far as I know (not experienced that much with applications) when application 1 is installed, application 2 will see the xml size = 23 kb so determin itself as "not installed". Will it try to reinstall then? Because it really should not otherwise
we have an issue/have to find a workaround.
Hope this is clear to you.
Please advise.
J.
Jan Hoedt