RE: exec - Cannot run program 'start' CreateProcess error=2

2009-12-17 Thread Dalton, Tom
Sorry, I misunderstood what you are doing. I don't think you need to use 'start' or 'cmd' to launch whatever process you are launching. So in the examples below: The executable you are trying to run is notepad. So then the exec task will be: This works because notepad is in the syste

Re: AW: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-17 Thread Tamer Demirel
Problem solved. I just have to delete the default attribute. thx thx thx. now everything works fine i hope Tamer Demirel schrieb: Thx very much. Exactly what i need. Just one question. I become a failure: Target dist does not exist in the project. But everything works fine? Can i ignore this

Re: AW: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-17 Thread Tamer Demirel
Thx very much. Exactly what i need. Just one question. I become a failure: Target dist does not exist in the project. But everything works fine? Can i ignore this??? Thx, Tamer jan.mate...@rzf.fin-nrw.de schrieb: Short build file for starting point

AW: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-17 Thread Jan.Materne
Short build file for starting point Jan >-Ursprüngliche Nachricht- >Von: Tamer Demirel [mailto:demi...@in.tum.de] >Gesendet: Donnerstag, 17. Dezember 2009 11:11 >An: Ant Users List >Betreff: Re: Question ant script --> extract RAR-File

Re: Question ant script --> extract RAR-File --> XALAN --> XSLT, XML

2009-12-17 Thread Tamer Demirel
Thx for the suggest, but don't you think I've even look at there and still dont know how its gonna work? I have no clue of ant. And it would be very nice to have a short example about the four commands, just i need. Its easier for me instead of reading the manual and try try try till its worked.