Vous êtes ici > Les forums > Website > Site code problems! sv ru pl es en

Les forums

Site code problems!

Nouveau  - Répondre
Auteur Posts
lil_stenly Le Samedi 27 Février 2010 à 23:39 - [Citer]
Membre

Membre
When i posted my script I've noticed that where I used "/ n" (if you write it without a space between "/" and "n") command in the site actually do the same function that is applied for the bash script... to separating the lines!
So I can't post my script here because I must remove the text that contains that command.
Thats why I used google code. :/
Quentin PÂRIS Le Dimanche 28 Février 2010 à 14:50 - [Citer]
Admin

Admin
Is there the same problem in the script section ?
lil_stenly Le Dimanche 28 Février 2010 à 16:54 - [Citer]
Membre

Membre
WARNTEXT="In the Next window you will have to point \nthe CD or Installation directory \nthat contains GGX2R.msi file! \n\nAfter that installation will continue in silent mode! \n\nThank you for your attention! \n\nLiL_Stenly"
Still with other warps don't work

Nope... it was you... hahah working now!

THANKS!!!

Edité par lil_stenly

Quentin PÂRIS Le Dimanche 28 Février 2010 à 17:00 - [Citer]
Admin

Admin
I think it's corrected
Quentin PÂRIS Le Dimanche 28 Février 2010 à 17:02 - [Citer]
Admin

Admin
By the way you can detect easily in which directory GGX2R.msi is (find mount_point | grep GGX2R.msi)
lil_stenly Le Dimanche 28 Février 2010 à 17:07 - [Citer]
Membre

Membre

Citation de Tinou:

By the way you can detect easily in which directory GGX2R.msi is (find mount_point | grep GGX2R.msi)


I've used.
FINDINS="GGX2R.msi"

# Checking for existing installer
POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "$FINDINS"

wine MSIEXEC /i "$CDROM/$FINDINS" /q

Actually here is the script, with preview of installation, screenshots, everything!
Guilty Gear X2 Reload - 2D Fighting

Quentin PÂRIS Le Dimanche 28 Février 2010 à 17:15 - [Citer]
Admin

Admin
Ok you don't need to show the warn text. All the script have the same behavior
lil_stenly Le Dimanche 28 Février 2010 à 18:11 - [Citer]
Membre

Membre

Citation de Tinou:

Ok you don't need to show the warn text. All the script have the same behavior

I'm noob, let me be happy about my first script!

Hah, just start to knowing bash and etc, so I find that writing scripts with some easy variables and functions for a good practice.
Vous êtes ici: Index > Website > Site code problems!
Il n'y a rien à voir ici