<div dir="ltr"><div>Hah! Looks like it... I went through the buglist and started making plans for fixing other bugs! There's one in particular I may need to fix as it would prevent one method of embedding data files into game.exe.</div><div><br></div><div>...and that's the reason I went to the trouble of installing VS2015 instead of writing a simple function to fix the checksum myself, after first struggling to get rcedit to compile with my trusty VS2010 Express (actually runs on XP) by removing some C++14-isms (turns out I don't know C++ well anymore!) What a nightmare! Microsoft helpfully intentionally broke their VS2015 installer (it downloads files and checks their SHA-1 hashes! Intolerably insecure!!!) so instead I had to wait half a day for a huge .iso to download (4 marginally different versions of the Windows 10 SDK! A complete Android SDK!)...<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 7 Sept 2021 at 01:55, James Paige <<a href="mailto:Bob@hamsterrepublic.com">Bob@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Yay!</div><div><br></div><div>Uh oh, does that officially make you the maintainer of rcedit? Whoever touched it last! :D<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 6, 2021 at 9:32 AM <<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">teeemcee<br>
2021-09-06 06:32:49 -0700 (Mon, 06 Sep 2021)<br>
700<br>
Updated rcedit.exe, fixing #38 "Virus scanners raise false alarm on game.exe when a game icon is embedded"<br>
<br>
The fix is to update the .exe checksum.<br>
<br>
I've dubbed this rcedit version 1.1.1, which is the most recent official git<br>
tag, though the .exe itself still thinks it's v0.2.0, as they never updated it.<br>
<br>
Compiled the following commit using VS2015 with v140_xp toolset, with debug info<br>
disabled and size-optimized to reduce the filesize (although still 4x larger<br>
than before):<br>
<br>
<a href="https://github.com/rversteegen/rcedit/commit/25f3561d8150e39d7698579c360c371bc813b9e5" rel="noreferrer" target="_blank">https://github.com/rversteegen/rcedit/commit/25f3561d8150e39d7698579c360c371bc813b9e5</a><br>
PR submitted to rcedit but it hasn't been actively maintained for a couple years.<br>
I've also updated the rcedit.zip download on HR.com.<br>
---<br>
U   wip/common.rbas<br>
U   wip/distribmenu.bas<br>
A   wip/support/rcedit-version.txt<br>
UU  wip/support/rcedit.exe<br>
U   wip/whatsnew.txt<br>
<br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>