Jump to content

RunonceexMaker


echap2000

Recommended Posts


  • 2 weeks later...
  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...

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 :D

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...