Two questrion for today
I) First Question:
I would like to dispatch my install like that:
-Install-1
-program1
-program2
-program3
-Install-2
-program1
-program2
-program3
-Install-3
-program1
-program2
-program3
To do that i want to create an Xplode name <title=installation>
which launch:
-install1
-install2
-install3
Install1 call a second XPlode , name <title=install1> wich install: -program1
-program2
-program3
and etc...
i have try to do that with this code:
<item display='Call install1'> <execute display='Veuillez Patienter.' program='%windir%\XPlode.exe' arguments=' /xml:"#XPLODE#\install1.xml"'/> </item>
i have delete the log cause i hope it was the problem..but it was not..
And i m sure that in %windir% i have XPLODE.exe
I have try to rename XPlode in XPlode2 too, and call XPlode2 instead XPlode thinking that it couldn t be 2 instance of XPlode but it doesnt work more...
So anybody see a problem here...of course if i insert the execute display in the example.xml file, give with XPlode, all works except that...
So anybody can give me the code to launch XPlode from XPlode?
2)Second Question:
Anybody can give me the code to launch a ".bat" from xplode with cmdow, i try but it doesn t work more...
Thx a lot to all
Really fan of this forum
PS:Sorry for my English but i do my best to be readable



Help
Back to top









