Jump to content

slowing stuff down


Brando569

Recommended Posts


Add a display="..." to the sleep with the display of the previous tag.

I don't see why people would want to pause execution.....

so we can see what its actually doing :)

edit

i just re read that, do you mean add display="..." to

<execute>

<program>sleep</program>

</execute> ?

Edited by Brando569
Link to comment
Share on other sites

It's not possible in the way that you want it, nor will it be possible at all.

XPlode clears the display before going to another plugin, and it's my view that people will want things to run as fast as is possible, not stopping to show some information that in all seriousness, is irrelevant.

You're the only person that seems to want it to pause, if I get a LOT more requests I'll consider it, but at this stage, not going to happen.

Link to comment
Share on other sites

  • 2 weeks later...

If I may interject something here...

I would suggest that you use the /log command line option if you want to see what it's doing.

xplode.exe /log:"%SYSTEMROOT%\XPlode.log"

That would be the way that I would do it. With the log file, you can then study it for as long as you want to, and if any errors happen, they will also be in the log file. (Along with commands executed, status messages, etc...)

Link to comment
Share on other sites

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...