Jump to content

cmdlines.txt


Recommended Posts

Hi,

I have an unattended windows install including a vast software installation using xplode.

I call xplode from cmdlines.txt.

My main question here is can I add a second line to my cmdlines.txt to perform a cleanup?

To explain my question better, here's how my current cmdlines.txt looks:

[COMMANDS]
"./xplode/XPlode.exe /log:#systemdrive#\XPlode.log"

And this is what I'm proposing:

[COMMANDS]
"./xplode/XPlode.exe /log:#systemdrive#\XPlode.log"
"cleanup.cmd"

If I understand correclty, would this run xplode... and when xplode is finished it will run cleanup? Or, will they be both run simultaneously?

Thanks in advance.

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