Google Plus

Playonlinux 3.7.3 is released!

Written by Mel Kham on . Posted in News

Playonlinux 3.7.3 is released

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.

Code PLAYONLINUX:

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

Code PLAYONLINUX:

PROGRAMFILES=`wine cmd /c echo "%ProgramFiles%" |tr -d '15' | tr -d '10'`
PROGRAMFILES=${PROGRAMFILES:3}

by :

Code PLAYONLINUX:

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

Announcement Via playonlinux.com

{loadposition user9}

Related Articles by Tag :

{loadposition user1}

For questions please refer to our Q/A forum at : http://ask.unixmen.com

Mel Kham

Founder of Unixmen, Living in Amsterdam. Am working in my free time to help people to understand the Opensource and to explain them in easy way how to make the fist steps to the the light. Working day and night with my Co-founder Zinovsky to keep this website live even with less resources.

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

SK

|

I am working on it. Stay tuned. Thanks for the comment.

adriana rizzati

|

You are right, I saw them just now and they are awesome!

SK

|

Thanks for the comment Abdullah. Stay tuned with us always.

Abdullah Musazai

|

Thank you for such a great service you always do, hope you gain more power and more energy to work more & more

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .