<?xml version="1.0" encoding="utf-8"?>
<taskGroup xmlns="http://schemas.microsoft.com/windows/2008/deviceExperienceTasks" revocation="false" taskGroupGuid="{e35be42d-f742-4d96-a50a-1775fb1a7a42}">
    <tasks>
        <!--Open Queue-->
        <task id="{16c5d1ee-eac2-483e-a79a-0bc83c814682}" rank="1" issueTime="2008-03-12T13:15:26Z" requiresElevation="false" name="1" description="2" tooltip="3" icon="print_queue.ico">
            <requirements>
                <deviceRequirements id="0">
                    <functionRequirements id="1">
                        <interfaceRequirements id="2">
                            <!--PKEY_DeviceInterface_ClassGuid-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="4">
                                <!--printer class GUID-->
                                {0ecef634-6ef0-472a-8085-5ad023ecbccd}
                            </propertyRequirement>
                            <!--PKEY_DeviceInterface_Enabled-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="3">
                                true
                            </propertyRequirement>
                        </interfaceRequirements>
                    </functionRequirements>
                </deviceRequirements>
            </requirements>
            <command type="ShellExecute">
                <arguments>
                    <commandLine xml:space="preserve">rundll32 fdprint,InvokeTask /oq &quot;</commandLine>
                    <property fmtid="{8c7ed206-3f8a-4827-b3ab-ae9e1faefc6c}" pid="2" requirementId="0"/>
                    <commandLine>&quot;</commandLine>
                </arguments>
            </command>
        </task>
        <!--Properties-->
        <task id="{08811c8c-98c7-4641-b10a-0d01110f77d9}" rank="2" issueTime="2008-03-12T13:15:27Z" requiresElevation="false" name="4" description="5" tooltip="6" icon="print_property.ico">
            <requirements>
                <deviceRequirements id="0">
                    <functionRequirements id="1">
                        <interfaceRequirements id="2">
                            <!--PKEY_DeviceInterface_ClassGuid-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="4">
                                <!--printer class GUID-->
                                {0ecef634-6ef0-472a-8085-5ad023ecbccd}
                            </propertyRequirement>
                            <!--Check the DEVPKEY_DeviceInterface_Enabled property-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="3">
                                true
                            </propertyRequirement>
                        </interfaceRequirements>
                    </functionRequirements>
                </deviceRequirements>
            </requirements>
            <command type="ShellExecute">
                <arguments>
                    <commandLine xml:space="preserve">rundll32 fdprint,InvokeTask /po &quot;</commandLine>
                    <property fmtid="{8c7ed206-3f8a-4827-b3ab-ae9e1faefc6c}" pid="2" requirementId="0"/>
                    <commandLine>&quot;</commandLine>
                </arguments>
            </command>
        </task>
        <!--Preferences-->
        <task id="{1fd54023-b682-410a-af25-30b5de19e6bf}" rank="3" issueTime="2008-03-12T13:15:27Z" requiresElevation="false" name="7" description="8" tooltip="9" icon="print_pref.ico">
            <requirements>
                <deviceRequirements id="0">
                    <functionRequirements id="1">
                        <interfaceRequirements id="2">
                            <!--PKEY_DeviceInterface_ClassGuid-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="4">
                                <!--printer class GUID-->
                                {0ecef634-6ef0-472a-8085-5ad023ecbccd}
                            </propertyRequirement>
                            <!--Check the DEVPKEY_DeviceInterface_Enabled property-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="3">
                                true
                            </propertyRequirement>
                        </interfaceRequirements>
                    </functionRequirements>
                </deviceRequirements>
            </requirements>
            <command type="ShellExecute">
                <arguments>
                    <commandLine xml:space="preserve">rundll32 fdprint,InvokeTask /pe &quot;</commandLine>
                    <property fmtid="{8c7ed206-3f8a-4827-b3ab-ae9e1faefc6c}" pid="2" requirementId="0"/>
                    <commandLine>&quot;</commandLine>
                </arguments>
            </command>
        </task>
        <!--Start Scan-->
        <task id="{f9820abf-af33-46c1-8e82-f45b948629a0}" rank="1" issueTime="2008-03-12T13:15:28Z" requiresElevation="false" name="10" description="11" tooltip="12" icon="scan_.ico">
            <requirements>
                <deviceRequirements id="0">
                    <functionRequirements id="1">
                        <interfaceRequirements id="2">
                            <!--PKEY_DeviceInterface_ClassGuid-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="4">
                                <!--scanner class GUID-->
                                {6BDD1FC6-810F-11D0-BEC7-08002BE2092F}
                            </propertyRequirement>
                            <!--Check the DEVPKEY_DeviceInterface_Enabled property-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="3">
                                true
                            </propertyRequirement>
                        </interfaceRequirements>
                    </functionRequirements>
                </deviceRequirements>
            </requirements>
            <command type="ShellExecute">
                <arguments>
                    <commandLine xml:space="preserve">rundll32 fdprint,InvokeTask /ss &quot;</commandLine>
                    <property fmtid="{53808008-07bb-4661-bc3c-b5953e708560}" pid="1" requirementId="2"/>
                    <commandLine>&quot;</commandLine>
                </arguments>
            </command>
        </task>
        <!--Scan Profiles-->
        <task id="{bfc341ac-d9d6-47fe-88b1-f66586dd9e6e}" rank="2" issueTime="2008-03-12T13:15:28Z" requiresElevation="false" name="13" description="14" tooltip="15" icon="scan_settings.ico">
            <requirements>
                <deviceRequirements id="0">
                    <functionRequirements id="1">
                        <interfaceRequirements id="2">
                            <!--PKEY_DeviceInterface_ClassGuid-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="4">
                                <!--scanner class GUID-->
                                {6BDD1FC6-810F-11D0-BEC7-08002BE2092F}
                            </propertyRequirement>
                            <!--Check the DEVPKEY_DeviceInterface_Enabled property-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="3">
                                true
                            </propertyRequirement>
                        </interfaceRequirements>
                    </functionRequirements>
                </deviceRequirements>
            </requirements>
            <command type="ShellExecute">
                <arguments>
                    <commandLine xml:space="preserve">rundll32 fdprint,InvokeTask /sp &quot;</commandLine>
                    <property fmtid="{53808008-07bb-4661-bc3c-b5953e708560}" pid="1" requirementId="2"/>
                    <commandLine>&quot;</commandLine>
                </arguments>
            </command>
        </task>
        <!--Scan Property-->
        <task id="{9043DB2B-5FF8-4a8e-9753-1B5A7A71DF78}" rank="3" issueTime="2008-03-12T13:15:28Z" requiresElevation="true" name="16" description="17" tooltip="18" icon="scan_property.ico">
            <requirements>
                <deviceRequirements id="0">
                    <functionRequirements id="1">
                        <interfaceRequirements id="2">
                            <!--PKEY_DeviceInterface_ClassGuid-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="4">
                                <!--scanner class GUID-->
                                {6BDD1FC6-810F-11D0-BEC7-08002BE2092F}
                            </propertyRequirement>
                            <!--Check the DEVPKEY_DeviceInterface_Enabled property-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="3">
                                true
                            </propertyRequirement>
                        </interfaceRequirements>
                    </functionRequirements>
                </deviceRequirements>
            </requirements>
            <command type="ShellExecute">
                <arguments>
                    <commandLine xml:space="preserve">rundll32 fdprint,InvokeTask /st &quot;</commandLine>
                    <property fmtid="{53808008-07bb-4661-bc3c-b5953e708560}" pid="1" requirementId="2"/>
                    <commandLine>&quot;</commandLine>
                </arguments>
            </command>
        </task>
        <!--Open my computer folder-->
        <task id="{A3CE1A0A-EE1A-453f-8E6F-D36967747BBF}" rank="3" issueTime="2008-03-12T13:15:27Z" requiresElevation="false" name="19" description="20" tooltip="21" icon="folder.ico">
            <requirements>
                <deviceRequirements id="0">
                    <functionRequirements id="1">
                        <interfaceRequirements id="2">
                            <!--PKEY_DeviceInterface_ClassGuid-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="4">
                                <!--GUID_DEVINTERFACE_DISK-->
                                {53f56307-b6bf-11d0-94f2-00a0c91efb8b}
                            </propertyRequirement>
                            <!--Check the DEVPKEY_DeviceInterface_Enabled property-->
                            <propertyRequirement fmtid="{026e516e-b814-414b-83cd-856d6fef4822}"  pid="3">
                                true
                            </propertyRequirement>
                        </interfaceRequirements>
                    </functionRequirements>
                </deviceRequirements>
            </requirements>
            <command type="ShellExecute">
                <arguments>
                    <commandLine xml:space="preserve">rundll32 fdprint,InvokeTask /bf &quot;</commandLine>
                </arguments>
            </command>
        </task>
    </tasks>
</taskGroup>
