d2lmirrors / anolis

Anolis is the underlying project for the XPize and Vize resource switchers for Windows XP and Vista respectivly. The codebase allows for the easy swapping around of resources within Win32 executables and other files. (just adding some missing data)
GNU General Public License v2.0
1 stars 0 forks source link

Damage mitigation #39

Closed Dobby233Liu closed 1 year ago

Dobby233Liu commented 1 year ago

creation date = 2009-05-14T18:07:37.703-07:00

Add a grave warning to the front page of the installation wizard to prompt the user to deactivate their anti-virus software.   Also an unrelated issue: xpize 5's patching of urlmon.dll may be causing problems in Team Fortress 2 and XFire.

Dobby233Liu commented 1 year ago

creation date: 2010-01-26T05:22:45.573-08:00

Turned out to be a non-issue and the installation slowness because on x64 it patches both 64-bit and 32-bit files, thus taking twice as long.