Les forums

Liste des topics

[script] Supreme Commander Nouveau  - Répondre
Auteur Réponses
NSLW Le Lundi 15 Juin 2009 à 23:30 - [Citer]
Rang: Admin

Admin
Hello,
I wrote script which installs Supreme Commander/Supreme Commander Forged Alliance. It also can patch (automatically downloading patch or manually selecting it) the game after it's been installed
Wine version : 1.1.23
Distribution : Fedora
Distribution Version : 11 (32 bit)
Graphics card : Nvidia, GeForce 9xxx
Drivers of the graphics card : 185.18.14

Icon for the game:


For script go here

Edité par NSLW

Ghostofkendo Le Mardi 16 Juin 2009 à 16:53 - [Citer]
Rang: Admin

Admin
Hi NSLW,

I've got a suggestion for your script: I see that it depends on icoutils which isn't a dependency of POL itself. So shouldn't you add the check_one and POL_SetupWindow_missing couple of commands to warn the user if the icoutils aren't installed ?

Bye

Ghost of Kendo (GoK): You can't spell EVIL without vi
NSLW Le Mardi 16 Juin 2009 à 18:01 - [Citer]
Rang: Admin

Admin

Citation de Ghostofkendo:

it depends on icoutils which isn't a dependency of POL itself. So shouldn't you add the check_one and POL_SetupWindow_missing couple of commands to warn the user if the icoutils aren't installed ?


Hi Ghostofkendo,
wouldn't that check cause installation break?
I don't want to stop installation just because iconutils is required for extracting icon and if there is no iconutils then the only result will be not having nice icon for the game
Ghostofkendo Le Mercredi 17 Juin 2009 à 0:35 - [Citer]
Rang: Admin

Admin

Citation de NSLW:

wouldn't that check cause installation break?
I don't want to stop installation just because iconutils is required for extracting icon and if there is no iconutils then the only result will be not having nice icon for the game
Indeed, using these commands would stop the installation if icoutils aren't installed.
Since you'd prefer to avoid quitting the installation only for that, I would suggest to just add a little warning message at the beginning, telling the user to install these utils before running the script if he wants the icon.

Ghost of Kendo (GoK): You can't spell EVIL without vi
NSLW Le Mercredi 17 Juin 2009 à 8:21 - [Citer]
Rang: Admin

Admin

Citation de Ghostofkendo:

I would suggest to just add a little warning message at the beginning, telling the user to install these utils before running the script if he wants the icon.

Thanks Already done that.
Ghostofkendo Le Mercredi 17 Juin 2009 à 11:30 - [Citer]
Rang: Admin

Admin
Just a last little note: in your warning message, you wrote "iconutils" instead of "icoutils"

Edité par Ghostofkendo


Ghost of Kendo (GoK): You can't spell EVIL without vi
NSLW Le Mercredi 17 Juin 2009 à 11:50 - [Citer]
Rang: Admin

Admin

Citation de Ghostofkendo:

Just a last little note: in your warning message, you wrote "iconutils" instead of "icoutils"

Indeed Thanks for pointing that out.
Nouveau  - Répondre
Il n'y a rien à voir ici