No 64bit build will ever run on Windows 9x or, for that matter, anything older than Windows 2000. So we can probably compile out any code calling things like isWin95(), along with a selection of the "set win95" commands - though those commands should probably just become no-ops rather than being removed entirely as that would generate script errors.
No 64bit build will ever run on Windows 9x or, for that matter, anything older than Windows 2000. So we can probably compile out any code calling things like isWin95(), along with a selection of the "set win95" commands - though those commands should probably just become no-ops rather than being removed entirely as that would generate script errors.