Difference between revisions of "Talk:Flash Player"
From WPKG | Open Source Software Deployment and Distribution
m |
|||
| Line 3: | Line 3: | ||
<check type="file" condition="exists" path="%PROGRAMFILES%\Mozilla Firefox\plugins\NPSWF32.dll" /> | <check type="file" condition="exists" path="%PROGRAMFILES%\Mozilla Firefox\plugins\NPSWF32.dll" /> | ||
| − | + | ---- | |
| + | |||
| + | Try yourself. | ||
| + | To be honest, WPKG doesn't support such checks yet (it can't expand %PROGRAMFILES%). | ||
Revision as of 10:10, 28 January 2006
Hello, for multi languages problems, why not use :
<check type="file" condition="exists" path="%PROGRAMFILES%\Mozilla Firefox\plugins\NPSWF32.dll" />
Try yourself. To be honest, WPKG doesn't support such checks yet (it can't expand %PROGRAMFILES%).