Created
January 3, 2024 15:21
-
-
Save MHaggis/c9d5c61686733d0bd3dee69286d57227 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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