Hello,
I am developing a package of Firefox 29.0. When a send it to the clients for downloading, there was some clients with the newest version 29.0.1 installed, and the WSUS installed the 29.0 (older that before).
Is there a possible rule, that says: only install the package when there isnt a newst version already installed?
I have tried with the rule installable when I developed 29.0.1 : <bar:FileVersion Path="C:\Program Files\Mozilla Firefox\firefox.exe" Comparison="LessThan" Version="29.0.1.5239"/>, like: install only if the version already installed is less than the code of version 29.0.1, but it doesnt work.
Does somebody have an idea?
Thanks in advance
I am developing a package of Firefox 29.0. When a send it to the clients for downloading, there was some clients with the newest version 29.0.1 installed, and the WSUS installed the 29.0 (older that before).
Is there a possible rule, that says: only install the package when there isnt a newst version already installed?
I have tried with the rule installable when I developed 29.0.1 : <bar:FileVersion Path="C:\Program Files\Mozilla Firefox\firefox.exe" Comparison="LessThan" Version="29.0.1.5239"/>, like: install only if the version already installed is less than the code of version 29.0.1, but it doesnt work.
Does somebody have an idea?
Thanks in advance