diff options
Diffstat (limited to 'lua4win.wxs')
| -rw-r--r-- | lua4win.wxs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua4win.wxs b/lua4win.wxs index bdef9fb..e1a5780 100644 --- a/lua4win.wxs +++ b/lua4win.wxs | |||
| @@ -37,8 +37,8 @@ | |||
| 37 | <!-- Use a different name so we don't conflict with other busyboxes --> | 37 | <!-- Use a different name so we don't conflict with other busyboxes --> |
| 38 | <File Id="busyboxexe" DiskId='1' Source="busybox-l4w.exe" /> | 38 | <File Id="busyboxexe" DiskId='1' Source="busybox-l4w.exe" /> |
| 39 | </Component> | 39 | </Component> |
| 40 | <Component Id="7zip"> | 40 | <Component Id="sevenzip"> |
| 41 | <File Id="7zexe" DiskId='1' Source="7z.exe" /> | 41 | <File Id="sevenzexe" DiskId='1' Source="7z.exe" /> |
| 42 | </Component> | 42 | </Component> |
| 43 | <Directory Id="Config" Name="config"> | 43 | <Directory Id="Config" Name="config"> |
| 44 | <Component Id="Config"> | 44 | <Component Id="Config"> |
