Changeset 1163 for trunk/eraser6
- Timestamp:
- 7/4/2009 7:06:34 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/eraser6/Installer/DirectoryStructure.wxs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Installer/DirectoryStructure.wxs
r1064 r1163 51 51 Name="Eraser" Icon="Eraser.exe" IconIndex="0" /> 52 52 </File> 53 <RegistryValue Action="write" Id="EraserExeAppPath" Root="HKLM" 54 Key="SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Eraser.exe" 55 Type="string" Value="[!EraserExe]" /> 56 53 57 <File Id="BevelLine" Name="BevelLine.dll" Source="..\bin\Release\BevelLine.dll" 54 58 ProcessorArchitecture="msil" /> … … 69 73 <?endif?> 70 74 75 <!-- Documentation --> 76 <File Id="EraserDocumentation" Name="Eraser Documentation.pdf" 77 Source="..\Documentation\Documentation.pdf" /> 78 71 79 <!-- Start Eraser when Windows starts --> 72 80 <RegistryValue Id="EraserStartup" Root="HKLM"
Note: See TracChangeset
for help on using the changeset viewer.
