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.

pre-execute in select install

Featured Replies

Hi,

I'm rebuilding my xplode install using xplode 4.3 and the select install.

What I'm wondering is that if it is possible to 'silently' execute some <execute> entries. Example: for nero I have two seperate executions and I only want to have one check box associated with the install part, therefore the registration part would be done silently.

<item display="Nero Burning ROM 6.6.0.8">
  <execute display="Registering">
   <program>REGEDIT</program>
   <arguments>/S #systemdrive#\Install\Nero6608a\nero.reg</arguments>
   <wait>true</wait>
  </execute>  

  <execute display="Installing">
   <program>#systemdrive#\Install\Nero6608a\Setup.exe</program>
   <arguments>/SILENT /NO_UI /NOREBOOT</arguments>
   <wait>true</wait>
  </execute>
 </item>

I have read the manual and discovered in this new version of xplode there is a <pre-execute> feature. However, from what I understand this may only be used once per .xml and I've already used it to silenty add my user accounts.

Edit: Just discovered from some other posts that this feature I'm looking for (command grouping) may be added to future versions of xplode.

Edited by hohner


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.