Wednesday 21 July 2010 at 21:30 (0 comments)
Hi everybody
Many people sent me a mail because they were not able to register to the website. Consequently, I decided to improve register page.
If you still have problem when your register, please ensure that :
- Javascript is activated
- Your email address is valid
- Your email address is not a temporary email address
- You checked your spams
Registration page
Quentin PÂRIS
Saturday 1 May 2010 at 12:33 (2 comments)
Hi everybody !
PlayOnLinux 3.7.6 is now available !
What's new ?
Two major bugs fixed :
- Using an old wineversion to install a program caused problems
- Compatibility with
Lucid Lynx : Install window crashed when the user clicked on Install button.
We
strongly recommend you to upgrade PlayOnLinux
Download
Quentin PÂRIS
Sunday 18 April 2010 at 18:29 (6 comments)
Hi everybody !
PlayOnLinux 3.7.5 is now available !
What's new ?
- Improvement on icon managing. Thank you Congelli501 for the patch
- Manual installation now supports .msi files. PlayOnLinux automaticaly detects if the setup file is a .exe or a .msi file
- Highest rank category added in install menu. (You can vote for your favourite script)
- Most downloaded category added in install menu
- Stars behavior improved in install menu
- Added a patch category in install menu
- Added a testing zone in install menu.
Enjoy !
Download
Quentin PÂRIS
Saturday 13 March 2010 at 18:40 (5 comments)
Hi !
I'm happy to tell you that the website is now available in russian thank's to oskasteinar.
Thank you for your help !
Quentin PÂRIS
Thursday 11 March 2010 at 21:42 (0 comments)
What changes does Wine 1.1.40 (
What is Wine?), the latest development version, bring about:
- Support for Wow64 registry redirection.
- Increased coverage of MSI standard actions.
- Various Wordpad improvements.
- Many shell fixes for better IE support.
- Improved support for typelibs.
- Better GL card detection.
- Various bug fixes.
A detailed list of all the changes is available on
the official announcement page.
This version is available on PlayOnLinux wine repository. You can also download a .pol package on the download page :
http://www.playonlinux.com/en/download-wine.html.
Quentin PÂRIS
Thursday 4 March 2010 at 9:20 (0 comments)
What changes does Wine 1.1.39 (
What is Wine?), the latest development version, bring about:
- Support for registry symbolic links.
- Many MSI fixes.
- Build process improvements.
- MSXML cleanups and fixes.
- A number of MSHTML improvements.
- Various bug fixes.
A detailed list of all the changes is available on
the official announcement page.
To download the source code or binary packages for various systems and distributions use the following link:
BlondVador
Thursday 25 February 2010 at 18:42 (25 comments)
Hi everybody !
Many of you sent me a mail to help translating the website. That is why today, I built a file that contains all translations of the website.
If you want to help us, you can download this file to translate POL website in your language.
But please know that, even if you help translate the website in your tongue, we can not guarantee to open a forum section and a news section. In fact, we also need moderators and newsers for that.
But at least, the member would be able to understand the home page, the download page, the main links, the member list, private messages, etc...
The file is here :
http://www.playonlinux.com/files/language_package.tar.gz
Hope we could open new translated website
Thank you for your help !
Quentin PÂRIS
Tuesday 23 February 2010 at 22:07 (0 comments)
Here's a new feature
Now you can give a mark for each application in scripts section. In the next releases of PlayOnLinux, two category will be added : The most downloaded and the highest rated.
You do not need to register to vote for a script.
Quentin PÂRIS
Tuesday 23 February 2010 at 17:09 (0 comments)
Hi everybody !
A new feature is available on the website "Follow us". Thank's to these new buttons, you will be able to follow last PlayOnLinux news on your favourite social network.
Indeed, when a news is posted in French or in English, the title is automatically added on Facebook and Twitter pages
Enjoy !
Quentin PÂRIS
Sunday 14 February 2010 at 19:13 (0 comments)
Hi everybody !
PlayOnLinux 3.7.3 is now available !
What's new for the users ?
- PlayOnLinux automatically extract icons during the installation process to use them in the main menu.
- A bug corrected preventing user from changing a program icon
- Few translations were corrected
- Definitive correction (we hope) of $PROGRAMFILES variable problem. Script are being rewritten.
- PlayOnLinux is now available in Greek (Thank you kapcom01)
A little bit more technical for the scriptors ...
- POL_LoadVar_PROGRAMFILES was created to assign the name of Program Files directory to $PROGRAMFILES variable. In few case, when the directory was called "Program Files", the following commande returned %ProgramFiles% instead of the real name, and it was the cause of many bugs in all the scrpts.
wine cmd /c echo "%ProgramFiles%"
- POL_LoadVar_PROGRAMFILES is automatically called on prefix creating. There is no need to use it in the scripts, we just need to erase old lines that cause bugs. To be sure that the scripts will be compatible with the old version, we started to replace
PROGRAMFILES=`wine cmd /c echo "%ProgramFiles%" |tr -d '\015' | tr -d '\010'`
PROGRAMFILES=${PROGRAMFILES:3}
by :
PROGRAMFILES="Program Files"
POL_LoadVar_PROGRAMFILES
- When you make a shortcut with POL_SetupWindow_make_shortcut, if the icon argument is empty, POL will try to extract the icon from the exe file and use it.
Enjoy !
Download
PS. A new version of
PlayOnMac is also available, and compatible with Snow Leopard
Quentin PÂRIS
Pages:
1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - 15 - 16 - 17 - 18 - 19 - 20 - 21 - 22 - 23 - 24 - 25 - 26 - 27 - 28 - 29 - 30 - 31 - 32 - 33 - 34 - 35 - 36 - 37 - 38 - 39 - 40 - 41 - 42