October 31, 200520 yr hi enchap,I have a new suggestion for you - can you add a xml output that will work with XPlode? That would be very helpful
November 6, 200520 yr Author yes.no problemcan you show an example of two applications written in XML ? I must know the syntax..
December 9, 200520 yr Author hi.. sorry for the late. I'm not at home . (holiday since november).I'll be back soon (20 December)
January 10, 200620 yr Hi echap,Have been doing some testing and the current way that RunOnceExMaker is outputting the Xplode XML is now working correctly. The format that RunOnceExMaker is outputing is like this below:<item display='WinRAR 3.51' ><execute display='WinRAR 3.51' program='utils\wrar351r.exe' arguments='/s' />The correct code needs to be as follows:<items> <item display="WinRAR 3.51"> <execute display="WinRAR 3.51" desc="Installs WinRAR 3.51"> <program>#XPLODE#\wrar351r.exe</program> <arguments>/s</arguments> </execute> </item>Please let me know if you need any more information. Look forward to an update
January 10, 200620 yr Wow, this looks really cool and simple to use. I''ve noticed a "bug" if you can call it that. In the new 0,7 version it still says 0.6 if you click about. And perhaps under help you should add a short introduction as to how to implement this on a windows install disc. I'm personally not entierly sure what to copy where in the $OEM$ folder.
January 25, 200620 yr BonjourMerci, très utile la génération de xml pour xplode ! Je trouvais cela fastidieux, mais bon c'est peut être que je suis novice !!++
Create an account or sign in to comment