Jesteś tutaj > Les forums > Website > Site code problems! sv ru es en fr

Fora

Site code problems!

Nowy  - Odpowiedz
Autor Odpowiedzi
lil_stenly Data: Sobota 27 Luty 2010 ŕ 23:39 - [Cytuj]
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 Data: Niedziela 28 Luty 2010 ŕ 14:50 - [Cytuj]
Admin

Admin
Is there the same problem in the script section ?
lil_stenly Data: Niedziela 28 Luty 2010 ŕ 16:54 - [Cytuj]
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!!!

Edytowane przez lil_stenly

Quentin PÂRIS Data: Niedziela 28 Luty 2010 ŕ 17:00 - [Cytuj]
Admin

Admin
I think it's corrected
Quentin PÂRIS Data: Niedziela 28 Luty 2010 ŕ 17:02 - [Cytuj]
Admin

Admin
By the way you can detect easily in which directory GGX2R.msi is (find mount_point | grep GGX2R.msi)
lil_stenly Data: Niedziela 28 Luty 2010 ŕ 17:07 - [Cytuj]
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 Data: Niedziela 28 Luty 2010 ŕ 17:15 - [Cytuj]
Admin

Admin
Ok you don't need to show the warn text. All the script have the same behavior
lil_stenly Data: Niedziela 28 Luty 2010 ŕ 18:11 - [Cytuj]
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.
Jesteś tutaj: Index > Website > Site code problems!
Il n'y a rien à voir ici