Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

A splash screen/color change

Featured Replies

Nifty litle program. :)

1. Is there a way to make a splash screen before executing the .xml or starting a splash screen from the .xml?

Ex.: Starting Programs Installation (keep this ~5secs) - execute the rest of the .xml - Installations Finnished Successfully! (at the end, againg keeping it for ~5secs).

2. Is there a way to change the images set inside the <colours> tag?

3. If 2. is not possible - is there a way to execute multiple .xml so I can change the <colour> tag for each one? Will this slow down the integral installation proccess of Windows?

1.

You could launch a splash screen from your xml...

2. Dunno

3. You could call another instance of XPlode with a different xml from inside the first xml to have different settings. I do so for hotfixes.

  • Author
1.You could launch a splash screen from your xml...
How? :)
3. You could call another instance of XPlode with a different xml from inside the first xml to have different settings. I do so for hotfixes.
What's the command line? (all I now for Xplode is from this forum... spare me)
1.You could launch a splash screen from your xml...
How? :)

Using your own program. XPlode doesn't have built in functionality for that (atleast last I saw)

3. You could call another instance of XPlode with a different xml from inside the first xml to have different settings. I do so for hotfixes.
What's the command line? (all I now for Xplode is from this forum... spare me)

/xml:%PATHTOXML%\xml2.xml

As for changing the images, you CAN change the images inside teh colour tags, but you have to do it on a per XML basis, and can't be changed from within XPlode. You just need to have your own image, and just tell it that path.

  • Author

10x. For the images i meant - they being changed during the proccess?

  • Author
XPlode doesn't have built in functionality for that (atleast last I saw)

I was thinking... is there a way to delay the next cmd in xplode or freeze the current one for a few secs? That might look like a splash screen :)

sleep or ping localhost will work 2 "halt" for x amount of seconds :)

  • Author

MCT, what's the sytax for that command?

if u have sleep.exe just type

sleep <seconds>

or if u wanna ping yourself

ping localhost -seconds

  • Author

MCT isn't that for a batch file? How do I use sleep.exe in Xplode? I tryed it a couple of ways but nothing happend :no:

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.