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.

CDVD-Switcher

Featured Replies

Hello,

I've prepared a DVD with an unattended Windows 7 and start adding softwares, I feel quickly cramped.

As Windows 7 as welle as the new softwares are GB sized, I was looking for buiding 2 DVDs, the first will contain Windows 7 (4GB), the second all other softwares.

To pass from the first DVD to the second I needed a DVD switcher. I built CDVD-Switcher. is an AutoIt script, tested, working.

Here how the CDVD-Switcher script will run.

Copy CDVD-Switcher.exe to DVD1 (Windows7) %CDROM%\sources\$OEM$\$$\Setup\scripts\ folder

Add in the Autounattend.xml file the here bellow command. it should be at the last one <Order>last</Order>

<FirstLogonCommands>
...
...
...
<SynchronousCommand wcm:action="add">
<Order>4</Order>
<Description>Windows Post Install Wizard</Description>
<CommandLine>cmd /C start /wait c:\Windows\Setup\scripts\CDVD-Switcher.exe</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>

The DVD2 (softwares) have to be configured as %CDROM%\Software\WPI\WPI.exe unless you modify the path in the script.

That means, during Windows7 installation CDVD-Switcher.exe will be copied in C:\Windows\Setup\scripts\ folder, then

launched from hard drive, testing if the DVD1 has %CDROM%\Software\WPI\WPI.exe file. As is not exists in DVD1 you have to insert DVD2.

That's it

Enjoy

CDVD-Switcher.zip

Edited by coucou

  • Author

I added a 1 hour idle timing to CDVD-Switcher script

It means: if no action, exit and continue/finish Windows installation

Enjoy

  • 10 years later...

You can use a DVD 8gb or bluray. There will be no need to switch media during the installation.

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.