Changeset 1975 for trunk/eraser
- Timestamp:
- 4/28/2010 7:13:18 AM (3 years ago)
- Location:
- trunk/eraser/Installer
- Files:
-
- 2 edited
-
DirectoryStructure.wxs (modified) (1 diff)
-
Eraser.wxs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Installer/DirectoryStructure.wxs
r1972 r1975 101 101 Type="string" /> 102 102 </Component> 103 <Component Id="EraserBlackBox" Guid="3C9273B0-7A35-479b-BBEE-12AA3AB141EE"> 104 <File Id="EraserBlackBoxDll" Name="Eraser.Blackbox.dll" 105 Source="..\Bin\Release\Eraser.BlackBox.dll" 106 ProcessorArchitecture="msil" /> 107 </Component> 103 108 <Component Id="EraserShell" Guid="4C446C7E-BCBC-4561-B8F6-D406516D356F"> 104 109 <?if $(sys.BUILDARCH) = "x64"?> -
trunk/eraser/Installer/Eraser.wxs
r1675 r1975 81 81 <ComponentRef Id="EraserPluginsLangEn" /> 82 82 83 <Feature Id="EraserMainBlackBox" Title="Eraser BlackBox" 84 Description="Eraser BlackBox error reporting component" Level="5"> 85 <ComponentRef Id="EraserBlackBox"/> 86 </Feature> 83 87 <Feature Id="EraserMainShell" Title="Eraser Shell Extension" 84 88 Description="Eraser shell integration" Level="1">
Note: See TracChangeset
for help on using the changeset viewer.
