Eclipse-Community / r3dfox

r3dfox is a modern Firefox based web browser for Windows Vista & 7. SourceForge link for downloading with older browsers. https://sourceforge.net/projects/r3dfox/
https://eclipse.cx/projects/r3dfox
Other
198 stars 7 forks source link

Request for x86(32bit) build in next release #16

Closed fylgjagh closed 5 months ago

fylgjagh commented 7 months ago

My Windows 7 is x86(32bit) because running 16bit apps on NTVDM.

jonm58 commented 7 months ago

16bit apps

https://github.com/otya128/winevdm

K4sum1 commented 7 months ago

Probably will do that soon, but not sure when exactly. I would like to get it 100% before I start doing a bunch, but I have no idea when or if I will get it 100%.

Maybe when 123 comes I'll try x86 build.

adeii commented 7 months ago

x86 build should be easy, just add line ac_add_options --target=i686 to mozconfig. Tested on nightly 125.0a1 with your patches for 122 - works on Win 8.1 and Win 7.

uxmy commented 7 months ago

+1 for 32-bit build.

surapunoyousei commented 7 months ago

@K4sum1 We build a script for building Firefox for windows 32bit.

https://github.com/Floorp-Projects/Floorp/blob/ESR115/.github/workflows/windows-build.yml

adeii commented 6 months ago

You can try portable Firefox 32bit or better say R3dfox-without-branding https://github.com/adeii/supermium-portable/releases/download/F1235/Firefox-portable-win32-123.0.2-win7.7z

Update: R3dacted Fox 124.0 32bit https://github.com/adeii/supermium-portable/releases/download/F1235/r3dfox-124.0.en-US.win32.zip

fylgjagh commented 5 months ago

r3dfox-124.0.3.en-US.win32.installer.exe Firefox-portable-win32-124.0.1-win7.7z rf124 Thank you for @K4sum1 and @adeii !