|
|
|
@ -62,49 +62,49 @@
@@ -62,49 +62,49 @@
|
|
|
|
|
|
|
|
|
|
http://msdn.microsoft.com/library/en-us/msi/setup/ice69.asp |
|
|
|
|
--> |
|
|
|
|
<ProgId Id="SD.booprojfile" Description="Boo Project" Icon='"[#prjx.ico]"'> |
|
|
|
|
<ProgId Id="SD.booprojfile" Description="Boo Project" Icon=""[#prjx.ico]""> |
|
|
|
|
<Extension Id="booproj"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.cmbxfile" Description="SharpDevelop Combine" Icon='"[#cmbx.ico]"'> |
|
|
|
|
<ProgId Id="SD.cmbxfile" Description="SharpDevelop Combine" Icon=""[#cmbx.ico]""> |
|
|
|
|
<Extension Id="cmbx"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.csprojfile" Description="C# Project" Icon='"[#prjx.ico]"'> |
|
|
|
|
<ProgId Id="SD.csprojfile" Description="C# Project" Icon=""[#prjx.ico]""> |
|
|
|
|
<Extension Id="csproj"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.prjxfile" Description="SharpDevelop Project" Icon='"[#prjx.ico]"'> |
|
|
|
|
<ProgId Id="SD.prjxfile" Description="SharpDevelop Project" Icon=""[#prjx.ico]""> |
|
|
|
|
<Extension Id="prjx"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.sdaddinfile" Description="SharpDevelop Project" Icon='"[#addin.ico]"'> |
|
|
|
|
<ProgId Id="SD.sdaddinfile" Description="SharpDevelop Project" Icon=""[#addin.ico]""> |
|
|
|
|
<Extension Id="sdaddin"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.vbprojfile" Description="VB.NET Project" Icon='"[#prjx.ico]"'> |
|
|
|
|
<ProgId Id="SD.vbprojfile" Description="VB.NET Project" Icon=""[#prjx.ico]""> |
|
|
|
|
<Extension Id="vbproj"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.wixprojfile" Description="WiX Project" Icon='"[#prjx.ico]"'> |
|
|
|
|
<ProgId Id="SD.wixprojfile" Description="WiX Project" Icon=""[#prjx.ico]""> |
|
|
|
|
<Extension Id="wixproj"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.xfrmfile" Description="SharpDevelop XML Form" Icon='"[#xfrm.ico]"'> |
|
|
|
|
<ProgId Id="SD.xfrmfile" Description="SharpDevelop XML Form" Icon=""[#xfrm.ico]""> |
|
|
|
|
<Extension Id="xfrm"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
<ProgId Id="SD.slnfile" Description="SharpDevelop Solution" Icon='"[#cmbx.ico]"'> |
|
|
|
|
<ProgId Id="SD.slnfile" Description="SharpDevelop Solution" Icon=""[#cmbx.ico]""> |
|
|
|
|
<Extension Id="sln"> |
|
|
|
|
<Verb Id="open" Target='"[#SharpDevelop.exe]"' Argument='"%1"'/> |
|
|
|
|
<Verb Id="open" Target=""[#SharpDevelop.exe]"" Argument=""%1"" /> |
|
|
|
|
</Extension> |
|
|
|
|
</ProgId> |
|
|
|
|
</Component> |
|
|
|
@ -137,6 +137,9 @@
@@ -137,6 +137,9 @@
|
|
|
|
|
<Component Id="ICSharpCodeSharpDevelopDomdll" Guid="3F7DB0E5-6755-419B-85E1-6A52372D25FA" DiskId="1"> |
|
|
|
|
<File Source="..\..\bin\ICSharpCode.SharpDevelop.Dom.dll" Name="ICDom.DLL" Id="ICSharpCode.SharpDevelop.Dom.dll" LongName="ICSharpCode.SharpDevelop.Dom.dll" Assembly=".net" AssemblyApplication="ICSharpCode.SharpDevelop.Dom.dll" AssemblyManifest="ICSharpCode.SharpDevelop.Dom.dll" KeyPath="yes" /> |
|
|
|
|
</Component> |
|
|
|
|
<Component Guid="C35A1267-0E57-4DBE-95C7-0CA13E8F3C56" Id="ICSharpCodeSharpDevelopWidgets" DiskId="1"> |
|
|
|
|
<File Source="..\..\bin\ICSharpCode.SharpDevelop.Widgets.dll" Name="ICWidgets.DLL" Id="ICSharpCode.SharpDevelop.Widgets.dll" LongName="ICSharpCode.SharpDevelop.Widgets.dll" Assembly=".net" AssemblyApplication="ICSharpCode.SharpDevelop.Widgets.dll" AssemblyManifest="ICSharpCode.SharpDevelop.Widgets.dll" KeyPath="yes" /> |
|
|
|
|
</Component> |
|
|
|
|
<Component Id="ICSharpCodeSharpDevelopSdaFiles" Guid="12B16781-2FFE-4E80-A78E-73F1425991BF" DiskId="1"> |
|
|
|
|
<File Source="..\..\bin\ICSharpCode.SharpDevelop.Sda.dll" Name="ICsda.dll" Id="ICSharpCode.SharpDevelop.Sda.dll" LongName="ICSharpCode.SharpDevelop.Sda.dll" Assembly=".net" AssemblyApplication="ICSharpCode.SharpDevelop.Sda.dll" AssemblyManifest="ICSharpCode.SharpDevelop.Sda.dll" KeyPath="yes" /> |
|
|
|
|
<File Source="..\..\bin\ICSharpCode.SharpDevelop.Sda.dll.config" Name="ICSda.con" Id="ICSharpCode.SharpDevelop.Sda.dll.config" LongName="ICSharpCode.SharpDevelop.Sda.dll.config" /> |
|
|
|
|