parent
600ff6bf5a
commit
ad4aeb199c
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<profiles:profiles xmlns:profiles="http://www.wpkg.org/profiles" |
||||||
|
xmlns:wpkg="http://www.wpkg.org/wpkg" |
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
||||||
|
xsi:schemaLocation="http://www.wpkg.org/profiles xsd/profiles.xsd "> |
||||||
|
<profile id="fwsupdates"> |
||||||
|
<variable name="SOFTWARE" value="%SystemDrive%\FWSUpdates\repository\softwares" /> |
||||||
|
<variable name="SETTINGS" value="%SystemDrive%\FWSUpdates\repository\settings" /> |
||||||
|
<package package-id="fwsupdates" /> |
||||||
|
</profile> |
||||||
|
</profiles:profiles> |
Loading…
Reference in new issue