<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
    <title>DriveHQ FileManager</title>
    <options customize="never" allow-external-scripts="no"/>
    <domains enable_anywhere="true"/>
    <background file="background" alignment="topleft" scaling="tofit"/>
    <welcome language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs30 \cf0 \
\
\

\fs28 DriveHQ FileManager makes remote storage as easy as your local storage. With intuitive interface and seamless integration of your local and online storage, it lets you transfer, access, share, collaborate and publish files online with unprecedented easiness and reliability. }]]></welcome>
    <license file="License"/>
    <choices-outline>
        <line choice="choice13"/>
        <line choice="choice10"/>
        <line choice="choice14"/>
    </choices-outline>
    <choice id="choice13" title="DriveHQ FileManager Preflight" start_visible="false">
        <pkg-ref id="com.DriveHQ.drivehqFilemanager.preflight.pkg"/>
    </choice>
    <choice id="choice10" title="DriveHQ FileManager">
        <pkg-ref id="com.DriveHQ.drivehqFilemanager.DriveHQFileManager.pkg"/>
    </choice>
    <choice id="choice14" title="DriveHQ FileManager Postflight" start_visible="false">
        <pkg-ref id="com.DriveHQ.drivehqFilemanager.postflight.pkg"/>
    </choice>
    <pkg-ref id="com.DriveHQ.drivehqFilemanager.preflight.pkg" installKBytes="0" version="1.0" auth="Root">#drivehqFilemanagerPreflight.pkg</pkg-ref>
    <pkg-ref id="com.DriveHQ.drivehqFilemanager.DriveHQFileManager.pkg" installKBytes="7672" version="2.2" auth="Root">#drivehqFilemanager.pkg</pkg-ref>
    <pkg-ref id="com.DriveHQ.drivehqFilemanager.DriveHQFileManager.pkg">
        <relocate search-id="pkmktoken64">
            <bundle id="com.DriveHQ.DriveHQFileManager"/>
        </relocate>
    </pkg-ref>
    <pkg-ref id="com.DriveHQ.drivehqFilemanager.postflight.pkg" installKBytes="0" version="1.0" auth="Root">#drivehqFilemanagerPostflight.pkg</pkg-ref>
    <locator>
        <search id="pkmktoken64-1" type="component">
            <bundle CFBundleIdentifier="com.DriveHQ.DriveHQFileManager" path="/Applications/DriveHQ FileManager.app"/>
        </search>
        <search id="pkmktoken64-0" type="script" script="pkmktoken64_combined()">
            <script>
function pkmktoken64_combined() {
	function pkmk_add_results_to_array(results, array) {
		for(i = 0; i &lt; results.length; i++)
			array.push(results[i]);
	}
	var result = new Array();
	var search;
	search = my.search.results['pkmktoken64-1'];
	if(search) pkmk_add_results_to_array(search, result);
	return result;
}
</script>
        </search>
        <search type="script" id="pkmktoken64" script="pkmktoken64_final()">
            <script>
function pkmktoken64_final() {
	var combined = my.search.results['pkmktoken64-0'];
	return combined;
}
</script>
        </search>
    </locator>
</installer-script>