Wine

Virtual machines, emulation, etc.
Message
Author
green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.5.30

#391 Post by green_dome »

my attempt at compiling wine-1.5.30
---------------------------------------------

wine-1.5.30-i486_v1.pet | version 1 | stripped=true
wine-1.5.30-i486_v2.pet | version 2 | stripped=false
wine_DEV-1.5.30-i486.pet | compatible with v1 and v2
wine_DOC-1.5.30-i486.pet | compatible with v1 and v2
wine_extras-v2.pet | menu entries
md5.txt and hashdeep.txt

If you are going to submit bug reports to WineHQ, I recommend using wine-1.5.30-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.5.30-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------


I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - post | mirror 1
devx_430.sfs - post | mirror 1

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet
fontconfig_DEV-2.7.1-i486-pup4.pet
gnutls+deps-2.6.6-i486.pet
gnutls+deps_DEV-2.6.6-i486.pet
libgphoto2-2.5.0-i486_v2.pet
libgphoto2_DEV-2.5.0-i486.pet
libusb-1.0.9-i486_v2.pet
libusb_DEV-1.0.9-i486_v2.pet
mpg123-1.12.4.pet
mpg123_DEV-1.12.4.pet
openldap-2.4.13-i486.pet
openldap_DEV-2.4.13-i486.pet
xorg_xorg_full_dri-7.3.pet
xorg_xorg_full_dri_DEV-7.3.pet
----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
----------------------------------------------------------------------------------------------------------

updated links at my homepage. see below.
Last edited by green_dome on Mon 10 Jun 2013, 23:38, edited 2 times in total.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#392 Post by vovchik »

Dear green_dome,

Thanks for your quick work. I just tried downloading and I only see x.29 and earlier versions. I think the server might be slow in updating uploads or something went awry in the process:(

With kind regards,
vovchik

PS. Thanks. Server updated and all OK!!!!

User avatar
Pete22
Posts: 264
Joined: Fri 08 May 2009, 22:59
Location: Utah, USA

Wine 1.5.30

#393 Post by Pete22 »

I can't make the link to wine 1.5.30 work.
It goes somewhere, but not to a place that I can download the program.

I tried version 1 and version 2.

Anyone else have this problem?

Pete

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Re: Wine 1.5.30

#394 Post by green_dome »

Pete22 wrote:I can't make the link to wine 1.5.30 work.
It goes somewhere, but not to a place that I can download the program.

I tried version 1 and version 2.

Anyone else have this problem?

Pete
The links go to my website, where there are ">" characters that link to a download page of the respective file.
I try to have multiple links for each file, in case one site goes down or removes files for whatever reason.

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

sfs versions

#395 Post by tlchost »

Would it be possible to produce sfs versions? I've tried various scripts and have had no luck.

Thanks

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#396 Post by 666philb »

hi tlc

easy way to make an sfs ....

1. install right click options pet http://www.murga-linux.com/puppy/viewtopic.php?t=67013

2. right click on the wine.pet and choose extract

3. right click on the extracted folder and choose dir2sfs

easy
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.5.31

#397 Post by green_dome »

my attempt at compiling wine-1.5.31
---------------------------------------------

wine-1.5.31-i486_v1.pet | version 1 | stripped=true
wine-1.5.31-i486_v2.pet | version 2 | stripped=false
wine_DEV-1.5.31-i486.pet | compatible with v1 and v2
wine_DOC-1.5.31-i486.pet | compatible with v1 and v2
wine_extras-v2.pet | menu entries
md5.txt and hashdeep.txt

If you are going to submit bug reports to WineHQ, I recommend using wine-1.5.31-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.5.31-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------


I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - post | mirror 1
devx_430.sfs - post | mirror 1

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet
fontconfig_DEV-2.7.1-i486-pup4.pet
gnutls+deps-2.6.6-i486.pet
gnutls+deps_DEV-2.6.6-i486.pet
libgphoto2-2.5.0-i486_v2.pet
libgphoto2_DEV-2.5.0-i486.pet
libusb-1.0.9-i486_v2.pet
libusb_DEV-1.0.9-i486_v2.pet
mpg123-1.12.4.pet
mpg123_DEV-1.12.4.pet
openldap-2.4.13-i486.pet
openldap_DEV-2.4.13-i486.pet
xorg_xorg_full_dri-7.3.pet
xorg_xorg_full_dri_DEV-7.3.pet
----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
----------------------------------------------------------------------------------------------------------

updated links at my homepage. see below.
Last edited by green_dome on Mon 10 Jun 2013, 23:37, edited 1 time in total.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#398 Post by vovchik »

Dear green_dome,

Everything wo0kring nicely. Thanks.

With kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.6-rc1

#399 Post by green_dome »

my attempt at compiling wine-1.6-rc1
---------------------------------------------

wine-1.6-rc1-i486_v1.pet | version 1 | stripped=true
wine-1.6-rc1-i486_v2.pet | version 2 | stripped=false
wine_DEV-1.6-rc1-i486.pet | compatible with v1 and v2
wine_DOC-1.6-rc1-i486.pet | compatible with v1 and v2
wine_extras-v2.pet | menu entries
md5.txt and hashdeep.txt

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc1-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc1-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------


I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - post | mirror 1
devx_430.sfs - post | mirror 1

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet
fontconfig_DEV-2.7.1-i486-pup4.pet
gnutls+deps-2.6.6-i486.pet
gnutls+deps_DEV-2.6.6-i486.pet
libgphoto2-2.5.0-i486_v2.pet
libgphoto2_DEV-2.5.0-i486.pet
libusb-1.0.9-i486_v2.pet
libusb_DEV-1.0.9-i486_v2.pet
mpg123-1.12.4.pet
mpg123_DEV-1.12.4.pet
openldap-2.4.13-i486.pet
openldap_DEV-2.4.13-i486.pet
xorg_xorg_full_dri-7.3.pet
xorg_xorg_full_dri_DEV-7.3.pet
----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
----------------------------------------------------------------------------------------------------------

updated links at my homepage. see below.
Last edited by green_dome on Mon 10 Jun 2013, 23:36, edited 1 time in total.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#400 Post by vovchik »

Dear green_dome,

Again, many thanks. I didn't even know 1.6rc was out and there you are posting it! :)

With kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.6-rc2

#401 Post by green_dome »

my attempt at compiling wine-1.6-rc2
---------------------------------------------

wine-1.6-rc2-i486_v1.pet --- version 1 --- stripped=true --- mirrors
wine-1.6-rc2-i486_v2.pet --- version 2 --- stripped=false --- mirrors
wine_DEV-1.6-rc2-i486.pet --- compatible with v1 and v2 --- mirrors
wine_DOC-1.6-rc2-i486.pet --- compatible with v1 and v2 --- mirrors
wine_extras-v2.pet --- menu entries --- mirrors
md5.txt and hashdeep.txt --- mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc2-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc2-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------


I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - post --- mirror 1
devx_430.sfs - post --- mirror 1

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages before compiling:

fontconfig-2.7.1-i486-pup4.pet --- mirrors
fontconfig_DEV-2.7.1-i486-pup4.pet --- mirrors
gnutls+deps-2.6.6-i486.pet --- mirrors
gnutls+deps_DEV-2.6.6-i486.pet --- mirrors
libgphoto2-2.5.0-i486_v2.pet --- mirrors
libgphoto2_DEV-2.5.0-i486.pet --- mirrors
libusb-1.0.9-i486_v2.pet --- mirrors
libusb_DEV-1.0.9-i486_v2.pet --- mirrors
mpg123-1.12.4.pet --- mirrors
mpg123_DEV-1.12.4.pet --- mirrors
openldap-2.4.13-i486.pet --- mirrors
openldap_DEV-2.4.13-i486.pet --- mirrors
xorg_xorg_full_dri-7.3.pet --- mirrors
xorg_xorg_full_dri_DEV-7.3.pet --- mirrors
----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
----------------------------------------------------------------------------------------------------------

updated links at my homepage. see below.
Last edited by green_dome on Thu 20 Jun 2013, 21:28, edited 2 times in total.

slenkar
Posts: 228
Joined: Sat 11 Jul 2009, 01:26

#402 Post by slenkar »

when I click on one of your pet links it just sends me to a text webpage

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#403 Post by vovchik »

Dear green_dome,

Works as usual. Many thanks.

With kind regards,
vovchik

PS @ slenkar: turn on javascript and click on the">" sign for the appropriate pet. It works.

slenkar
Posts: 228
Joined: Sat 11 Jul 2009, 01:26

#404 Post by slenkar »

vovchik wrote:Dear green_dome,

Works as usual. Many thanks.

With kind regards,
vovchik

PS @ slenkar: turn on javascript and click on the">" sign for the appropriate pet. It works.
thanks I didnt realise those arrows were links


GREEN_DOME
it works very well thanks

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

?a basic wine system on puppy?

#405 Post by scsijon »

?ah, green_dome, which of the packages should I install to get a basic wine up?

It's coming tax time here in australia and having 'c4'd' my last windows machine for christmas 2012, a lovely bang it was too, and our lovely tax dept being windows centric still, I find I need something I can install their package onto.

Maybe you could add it in at the top of Page1 so anyone else needing to install will have some basic instructions.

thanks and regards
scsijon

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

#406 Post by green_dome »

scsijon,
For a basic wine setup, I recommend the latest stable release, version 1 pet.

If the windows software you are trying to use is not functioning as it should, then I recommend the latest development release, version 1 pet.

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.6-rc3

#407 Post by green_dome »

my attempt at compiling wine-1.6-rc3
---------------------------------------------

wine-1.6-rc3-i486_v1.pet --- version 1 --- stripped=true --- mirrors
wine-1.6-rc3-i486_v2.pet --- version 2 --- stripped=false --- mirrors
wine_DEV-1.6-rc3-i486.pet --- compatible with v1 and v2 --- mirrors
wine_DOC-1.6-rc3-i486.pet --- compatible with v1 and v2 --- mirrors
wine_extras-v2.pet --- menu entries --- mirrors
md5.txt and hashdeep.txt --- mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc3-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc3-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------


I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - post --- mirror 1
devx_430.sfs - post --- mirror 1

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages (as one sfs file) before compiling:

/fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet --- mirrors
/fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet --- mirrors
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet --- mirrors
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet --- mirrors
/libtasn1/2.9/libtasn1-2.9-i486-431.pet --- mirrors
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet --- mirrors
/libusb/1.0.9_v2/libusb-1.0.9-i486_v2.pet --- mirrors
/libusb/1.0.9_v2/libusb_DEV-1.0.9-i486_v2.pet --- mirrors
/mpg123/1.12.4/mpg123-1.12.4.pet --- mirrors
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet --- mirrors
/openldap/2.4.13/openldap-2.4.13-i486.pet --- mirrors
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri-7.3.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri_DEV-7.3.pet --- mirrors
----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
----------------------------------------------------------------------------------------------------------

updated links at my homepage. see below.
Last edited by green_dome on Mon 01 Jul 2013, 02:48, edited 2 times in total.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#408 Post by vovchik »

Dear green_dome,

Again, you found it before I did. I must be getting slow... :( Many thanks. Works as always....

With kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

Wine 1.6-rc4

#409 Post by green_dome »

my attempt at compiling wine-1.6-rc4
---------------------------------------------

wine-1.6-rc4-i486_v1.pet --- version 1 --- stripped=true --- mirrors
wine-1.6-rc4-i486_v2.pet --- version 2 --- stripped=false --- mirrors
wine_DEV-1.6-rc4-i486.pet --- compatible with v1 and v2 --- mirrors
wine_DOC-1.6-rc4-i486.pet --- compatible with v1 and v2 --- mirrors
wine_extras-v2.pet --- menu entries --- mirrors
md5.txt and hashdeep.txt --- mirrors

Note: Click on "mirrors", then click on ">" for a download page to the respective file.

If you are going to submit bug reports to WineHQ, I recommend using wine-1.6-rc4-i486_v2.pet
If you are not going to submit bug reports, then save some hard drive space and use wine-1.6-rc4-i486_v1.pet
When submitting bug reports to WineHQ, it appears a non stripped Wine provides more information than a stripped Wine. [references]

The first post [>] has links to:
sfs scripts, menu entry utilities, and Wine usage tips.

----------------------------------------------------------------------------------------------------------


I compiled using puplet: Puppies 4.31.1 by forum member 'ttuuxxx'
I specifically used the files:
puppies-431.1-main-Xserver.iso - post --- mirror 1
devx_430.sfs - post --- mirror 1

This puplet uses glibc 2.6.1
To see what glibc your puppy has.

Code: Select all

ldd --version
It is likely the packages listed at the top of this post will not work with a glibc before 2.6.1
----------------------------------------------------------------------------------------------------------

I installed these packages (as one sfs file) before compiling:

/fontconfig/2.7.1/fontconfig-2.7.1-i486-pup4.pet --- mirrors
/fontconfig/2.7.1/fontconfig_DEV-2.7.1-i486-pup4.pet --- mirrors
/gnutls/2.10.5/gnutls-2.10.5-i486-431.pet --- mirrors
/gnutls/2.10.5/gnutls_DEV-2.10.5-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt-1.4.6-i486-431.pet --- mirrors
/libgcrypt/1.4.6/libgcrypt_DEV-1.4.6-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg-error-1.10-i486-431.pet --- mirrors
/libgpg-error/1.10/libgpg_DEV-error-1.10-i486-431.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2-2.5.0-i486_v2.pet --- mirrors
/libgphoto2/2.5.0/libgphoto2_DEV-2.5.0-i486.pet --- mirrors
/libtasn1/2.9/libtasn1-2.9-i486-431.pet --- mirrors
/libtasn1/2.9/libtasn1_DEV-2.9-i486-431.pet --- mirrors
/libusb/1.0.9_v2/libusb-1.0.9-i486_v2.pet --- mirrors
/libusb/1.0.9_v2/libusb_DEV-1.0.9-i486_v2.pet --- mirrors
/mpg123/1.12.4/mpg123-1.12.4.pet --- mirrors
/mpg123/1.12.4/mpg123_DEV-1.12.4.pet --- mirrors
/openldap/2.4.13/openldap-2.4.13-i486.pet --- mirrors
/openldap/2.4.13/openldap_DEV-2.4.13-i486.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri-7.3.pet --- mirrors
/xorg/7.3/xorg_xorg_full_dri_DEV-7.3.pet --- mirrors
----------------------------------------------------------------------------------------------------------

When compiling, I used

Code: Select all

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-pc-linux-gnu --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x
Menu entries, Color Setter, and other stuff I got from the file 'winegoodies.tar.gz' provided by forum member 'technosaurus'.
I only made a few changes to the contents of that file.
----------------------------------------------------------------------------------------------------------

updated links at my homepage. see below.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#410 Post by vovchik »

Dear green_dome,

As usual, it works fine, so many thanks.

With kind regards,
vovchik

Post Reply