Jump to content

Problem With Winnt.sif Invalid Line


Recommended Posts

Hi Everyone!

When the UA installation reads my winnt.sif it complains about line 46 which corresponds to this one:

[SetupParams]
       UserExecute = "%SYSTEMDRIVE%\Install\Xplode\Xplode.exe /xml:"%SYSTEMDRIVE%\Install\Xplode\Xplode.xml" /log:"%SYSTEMDRIVE%\XPlode.log""

Don't know what's wrong. Any ideas?

Thanks in advance!

Marthax

Link to comment
Share on other sites


do it like this:

[SetupParams]
      UserExecute="%SYSTEMDRIVE%\Install\Xplode\Xplode.exe /log:%SYSTEMDRIVE%\XPlode.log"

Make sure that your XML is in the same dir as Xplode and is named Xplode.xml

(by default Xplode looks for that name unless specified else)

Your logfile will be created straight in C:\

Hope it helps!

Link to comment
Share on other sites

I did like that before and it didn't work and recently i saw a thread on the forum that mentioned the "/xml" that's why I tried it. Well, I'm gonna try it out again and see what happends this time. Thx for the help guys!

Regards,

Marthax

Link to comment
Share on other sites

:thumbup

The "/xml" is for alternative xml naming

But if you start reading the pdf file that you get when extracting XPlode..... EVERYTHING is in there.

Happy to help out!

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