Changeset 1550
- Timestamp:
- 10/24/08 09:55:53 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wine-doors/trunk/repos/applications.repo/ares-2.0.9/pack.xml
r1408 r1550 21 21 <url>http://files3.brothersoft.com/Ares-Galaxy-2.0.9.exe</url> 22 22 <install>resources/Ares-Galaxy-2.0.9.exe /S</install> 23 <uninstall> C:\Program Files\Ares\uninstall.exe /S</uninstall>23 <uninstall>scripts/uninstall.sh</uninstall> 24 24 <run>C:\\Program Files\\Ares\\Ares.exe</run> 25 25 <requires name="winegecko" /> wine-doors/trunk/repos/applications.repo/ares-2.0.9/resources/disablestartonboot.reg
r1167 r1550 2 2 3 3 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] 4 "ares"= ""4 "ares"=- wine-doors/trunk/repos/applications.repo/packlist.xml
r1540 r1550 308 308 <appdb>http://appdb.wine-doors.org/appview.php?iVersionId=xxxx</appdb> 309 309 </pack> 310 <requires name="winegecko" /> 310 311 </Application> 311 312 <Application>
