Skip to content

Instantly share code, notes, and snippets.

@MHaggis
Created January 3, 2024 15:21
Show Gist options
  • Save MHaggis/c9d5c61686733d0bd3dee69286d57227 to your computer and use it in GitHub Desktop.
Save MHaggis/c9d5c61686733d0bd3dee69286d57227 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<searchConnectorDescription xmlns="http://schemas.microsoft.com/windows/2009/searchConnector">
<iconReference>imageres.dll,-1021</iconReference>
<description>invoice</description>
<isSearchOnlyItem>false</isSearchOnlyItem>
<includeInStartMenuScope>true</includeInStartMenuScope>
<iconReference>http://<somewhereanywhere>/icon.ico</iconReference>
<templateInfo>
<folderType>{91475FE5-586B-4EBA-8D75-D17434B8CDF6}</folderType>
</templateInfo>
<simpleLocation>
<url>http://<remoteIP|domain>/</url>
</simpleLocation>
</searchConnectorDescription>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment