Jump to content

Recommended Posts

Posted

Hi,

I'm installing via XPlode, but I would like to have the screen NOT ontop. Therefore you need to add this line in the <display plugin> section:

<XPlode4>
<config>
<tokens>
<token username="Jeroen" password="pass" />
</tokens>

<environment>
<display.title>Software Installatie</display.title>
<display.complete>voltooid</display.complete>
<acctmgmt.adduser>Gebruiker toevoegen: #1#</acctmgmt.adduser>
<acctmgmt.deluser>Gebruiker verwijderen: #1#</acctmgmt.deluser>
<acctmgmt.addgroup>Groep toevoegen: #1#</acctmgmt.addgroup>
<acctmgmt.delgroup>Groep verwijderen: #1#</acctmgmt.delgroup>
<execute.string>Uitvoeren: #1#</execute.string>
<misc.sfcos-disable>Windows File Protection uitschakelen</misc.sfcos-disable>
<misc.sfcos-enable>Windows File Protection inschakelen</misc.sfcos-enable>
<misc.netstart>Starten #1#</misc.netstart>
<misc.netstop>Stoppen #1#</misc.netstop>
</environment>

<display plugin='#XPLODE#\XPlodeGFXInstall.x4d'>
<show total='9' after='4' subcount='true' />
<font face='Verdana' antialias='true' small='8' large='12' />
<window width='400' height='256' position='4' background="#XPLODE#\install.png" />
<windowmode ontop='false' />
<colours>
<header x='4' y='4' fore='#FFFFFF' />
<footer x='4' y='232' width='384' fore='#FFFFFF' />
<progress border='#000000' back='#FFFFFF' fore='#1172CD' />
<main x='12' y='40' width='372' fore='#FFFFFF' current='#FFFF00' description='#FFFF80' overlay='#FFFFFF60' />
</colours>
</display>
</config>

<pre-execute>
<hidewindow>
<title>ConsoleWindowClass</title>
</hidewindow>
</pre-execute>
<post-execute>
<showwindow>
<title>ConsoleWindowClass</title>
</showwindow>
</post-execute>

<items>
items....
</items>
</XPlode4>

hope anyone knows the problem ?!

hopefully it's not a typo or some other stupid mistake as I've re-read it a few times! :blushing:


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