wok-next diff syslinux/stuff/iso2exe/win32.rc @ rev 18787
busybox: /init calls some busybox applets, keep then (Thanks llev)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 04 20:59:14 2016 +0100 (2016-01-04) |
parents | ff85ea851c53 |
children |
line diff
1.1 --- a/syslinux/stuff/iso2exe/win32.rc Mon Apr 01 17:47:04 2013 +0200 1.2 +++ b/syslinux/stuff/iso2exe/win32.rc Mon Jan 04 20:59:14 2016 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 VALUE "FileVersion", "1.0" 1.5 VALUE "InternalName", "iso2exe" 1.6 VALUE "LegalCopyright", "SliTaz" 1.7 - VALUE "OriginalFilename", "win32.exe" 1.8 +/* VALUE "OriginalFilename", "win32.exe" */ 1.9 VALUE "ProductName", "iso2exe" 1.10 VALUE "ProductVersion", "1.0" 1.11 END