'base' is not a valid attribute of element 'installfile'

svn path=/trunk/; revision=33805
This commit is contained in:
Marc Piulachs 2008-06-01 13:21:12 +00:00
parent 150abb0844
commit 2c0aa23f29

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<group xmlns:xi="http://www.w3.org/2001/XInclude">
<installfile base="system32">downloader.xml</installfile>
<installfile installbase="system32">downloader.xml</installfile>
<module name="downloader" type="win32gui" installbase="system32" installname="downloader.exe" unicode="yes">
<include base="downloader">.</include>
<include base="expat">.</include>