Changeset 1517

Show
Ignore:
Timestamp:
10/17/08 17:12:46 (3 months ago)
Author:
astormont
Message:

Opera has an uninstaller that would work, WINE needs patching though... *sighs*

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wine-doors/trunk/repos/applications.repo/opera-9.21/pack.xml

    r1515 r1517  
    2020  <votes>5</votes> 
    2121  <install>resources/Opera_9.21_Eng_Setup.exe /S /v/qn</install> 
    22   <uninstall>msiexec /I{AF599832-2305-4922-9342-6FF48894E384}</uninstall> 
     22  <uninstall>msiexec /x{AF599832-2305-4922-9342-6FF48894E384} /S</uninstall> 
    2323  <run>C:\\Program Files\\Opera\\Opera.exe</run> 
    2424</ApplicationPack>