I was wondering if you could please tell me how to patch Wine to 1.1.3 (currently the latest version), and how exactly do I "trick" this app into thinking that I'm running WinXP.

Thank you.
You have to have Wine source to patch it. Then you use program "patch". Then recompile Wine.DSpider wrote:Hello.
I was wondering if you could please tell me how to patch Wine
Run winecfg and set windows version to WinXP.DSpider wrote:how exactly do I "trick" this app into thinking that I'm running WinXP.
So is there a "wine-1.1.3.diff.bz2" somewhere on sourceforge ?README wrote:To upgrade to a new release by using a patch file, first cd to the
top-level directory of the release (the one containing this README
file). Then do a "make clean", and patch the release with:
bunzip2 -c patch-file | patch -p1
where "patch-file" is the name of the patch file (something like
wine-1.0.x.diff.bz2). You can then re-run "./configure", and then
run "make depend && make".
I'm guessing it's some kind of TTH root. SHA1 ? eDonky link ?? What is it ?wine-1.1.3.tar.bz2.sign wrote:-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkiu2G0ACgkQ9ebp7rlGHdfhiACgzCAN1y2fHuHc66X2AvK19I/b
/2wAniQkjoDy/oUDZLlVnduZnnnjba3+
=uaiD
-----END PGP SIGNATURE-----
Just download the latest tarball, there is no diff. If you want small updates then use git.DSpider wrote:Well, I wasn't able to do that... It's set as Windows XP by default. Windows 2003 compatibility didn't work either. Hmmm...
So is there a "wine-1.1.3.diff.bz2" somewhere on sourceforge ?README wrote:To upgrade to a new release by using a patch file, first cd to the
top-level directory of the release (the one containing this README
file). Then do a "make clean", and patch the release with:
bunzip2 -c patch-file | patch -p1
where "patch-file" is the name of the patch file (something like
wine-1.0.x.diff.bz2). You can then re-run "./configure", and then
run "make depend && make".
http://sourceforge.net/project/showfile ... e_id=77449
However, there IS a .sign file.
I'm guessing it's some kind of TTH root. SHA1 ? eDonky link ?? What is it ?wine-1.1.3.tar.bz2.sign wrote:-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkiu2G0ACgkQ9ebp7rlGHdfhiACgzCAN1y2fHuHc66X2AvK19I/b
/2wAniQkjoDy/oUDZLlVnduZnnnjba3+
=uaiD
-----END PGP SIGNATURE-----
More importantly, how exactly do I patch Wine to 1.1.3 and how do I fool this application into thinking I'm running Windows XP (or 2003) ?