Go Back   Winamp & Shoutcast Forums > Search Forums

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: Angel89
Forum: NSIS Discussion 1st July 2011, 09:43
Replies: 15
Views: 4,129
Posted By Angel89
Thank You For Your help! I resolved the...

Thank You For Your help!
I resolved the problem.
Good luck
Forum: NSIS Discussion 30th June 2011, 22:35
Replies: 44
Views: 36,138
Posted By Angel89
Hello I have an XML FIle wish contain a...

Hello
I have an XML FIle wish contain a directory.Now I want to Use Nsis.But i don't know how can i pars the value of the attribute wish contain the directory from the XML File.
Also nsis should...
Forum: NSIS Discussion 30th June 2011, 15:49
Replies: 15
Views: 4,129
Posted By Angel89
I used the examples! But i don't succed.You don't...

I used the examples! But i don't succed.You don't have another easier way to pars the value of an attribute from an XML File?
May Be with Script is easier??
Forum: NSIS Discussion 30th June 2011, 14:32
Replies: 15
Views: 4,129
Posted By Angel89
Yes! I just installer the plugin. Now how can i...

Yes! I just installer the plugin.
Now how can i get the attribute??
this is part of my xml file:
< v1>
<v2>
<v3 chemin= "c:\Dossier" taille=100>
<\v3>
<\v2>
<\v1>
Forum: NSIS Discussion 30th June 2011, 12:57
Replies: 15
Views: 4,129
Posted By Angel89
when i execute nsisXML::Create nsisXML ::...

when i execute
nsisXML::Create
nsisXML :: LOAD <i give the directory here> ...i receive this message: Invalid command : nsisXML::Create
Forum: NSIS Discussion 30th June 2011, 12:32
Replies: 15
Views: 4,129
Posted By Angel89
the directory is in an xml file,that's why i use...

the directory is in an xml file,that's why i use a script to get an attribute ...i'm not sure that i can do it with nsis.
Sorry for french
Forum: NSIS Discussion 30th June 2011, 11:25
Replies: 15
Views: 4,129
Posted By Angel89
moi je fais SetOutPath $Temp SetOverWrite on...

moi je fais
SetOutPath $Temp
SetOverWrite on
File "Verifier_exist_dossier.vbs"
File "Lancement1.Bat" # c'est lui qui lance le script

Execwait '$Temp\Lancement1.Bat'

!if Trouve=False...
Forum: NSIS Discussion 30th June 2011, 11:16
Replies: 15
Views: 4,129
Posted By Angel89
Je veux que le nsi vérifie si la valeur retourné...

Je veux que le nsi vérifie si la valeur retourné par le script est vrais ou faux.si la valeur est vrais,il continue l'instalation,sinn il va afficher un message :
MessageBox MB_ICONEXCLAMATION...
Forum: NSIS Discussion 30th June 2011, 11:11
Replies: 15
Views: 4,129
Posted By Angel89
No! how can i do that please? I'm not...

No! how can i do that please? I'm not professional Developer.Can You write me the code wich i need?
Forum: NSIS Discussion 30th June 2011, 10:09
Replies: 15
Views: 4,129
Posted By Angel89
Recuperer une valeur de vbscript à nsis

Bonjour,

J'ai crée un code en VBscript,et je veux qu'il retourne une valeur true ou false.apres je veux que cette valeur soi recuperé par un fichier nsis (extension .nsi)

VOila mon code sur le...
Showing results 1 to 10 of 10

 
Forum Jump