17
edits
Changes
→Adobe Flash Player 10 for Firefox
</package>
</source>
Don't know why on some PC this works fine, and on some Firefox still says, it doesn't have the plugin installed. To fix this issue I needed to copy the new NPSWF32.dll to some network location and add a line like this one to both install and upgrade section:
<source lang="xml">
<upgrade cmd="cmd /c copy /Y %SOFTWARE%"\Internet\flash_player\NPSWF32.dll" %PROGRAMFILES%"\Mozilla Firefox\plugins\NPSWF32.dll"" />
</source>
Because the installer doesn't put the file there and some PC's search for it there
== Adobe Flash Player 10 for Internet Explorer ==