home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <root>
- <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
- <xsd:element name="root" msdata:IsDataSet="true">
- <xsd:complexType>
- <xsd:choice maxOccurs="unbounded">
- <xsd:element name="data">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" />
- <xsd:attribute name="type" type="xsd:string" />
- <xsd:attribute name="mimetype" type="xsd:string" />
- </xsd:complexType>
- </xsd:element>
- <xsd:element name="resheader">
- <xsd:complexType>
- <xsd:sequence>
- <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
- </xsd:sequence>
- <xsd:attribute name="name" type="xsd:string" use="required" />
- </xsd:complexType>
- </xsd:element>
- </xsd:choice>
- </xsd:complexType>
- </xsd:element>
- </xsd:schema>
- <resheader name="ResMimeType">
- <value>text/microsoft-resx</value>
- </resheader>
- <resheader name="Version">
- <value>1.0.0.0</value>
- </resheader>
- <resheader name="Reader">
- <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.3102.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <resheader name="Writer">
- <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.3102.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <data name="macro">
- <value><?xml version="1.0" ?>
- <group>
- <group text="common">
- <macro text="cd .." execute="true" />
- <macro text="{1} /?" execute="true" />
- <macro text="cd %systemroot%" execute="true" />
- <macro text="cd {1}" execute="true" />
- <macro text="exit" execute="true" />
- <macro text="attrib" execute="true" />
- <macro text="attrib -R /S" execute="true" />
- </group>
- <group text=".net">
- <macro text="vsvars32.bat" command="%VSCOMNTOOLS%vsvars32.bat" execute="true" />
- <macro text="corvars.bat" command='"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\sdkInstallRoot]bin\corvars.bat" > nul' execute="true" />
- <macro text="cd ...\FrameworkSDK\bin" command="cd [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\sdkInstallRoot]bin\" execute="true" />
- <macro text="tlbexp {1}" execute="true" />
- <group text="ngen">
- <macro text='ngen {1}' execute="false" />
- <macro text='ngen /show' execute="true" />
- <macro text='ngen /delete {1}' execute="true" />
- </group>
- <group text="gacutil">
- <macro text='gacutil /if {1}' execute="true" />
- <macro text="gacutil /u {1:n'}" execute="false" />
- <macro text='gacutil /ungen {1}' execute="true" />
- <macro text='gacutil /l ' execute="false" />
- <macro text='gacutil /lr ' execute="false" />
- <macro text="Lists the contents of the downloaded files cache" command='gacutil /ldl' execute="true" />
- <macro text="Deletes the contents of the download cache" command='gacutil /cdl' execute="true" />
- </group>
- <group text="regasm">
- <macro text="regasm /regfile {0}" execute="true" />
- <macro text="regasm {1}" execute="true" />
- <macro text="regasm /u {1}" execute="true" />
- </group>
- <group text="cordbg">
- <macro text="cordbg" command='"[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\sdkInstallRoot]bin\cordbg.exe"' execute="true" />
- <macro text="help" execute="true" />
- <macro text="exit" execute="true" />
- </group>
- </group>
-
- <group text="script">
- <macro text="cscript {1}" />
- <macro text="start {1} in debugger" command="cscript /X {1}" />
- </group>
- </group></value>
- </data>
- </root>