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.

Drivers from CD: Simple Method

Featured Replies

In that case, maybe you'd better post in the Windows7 Subforum. Your question initally asked about Unattended Driver Installs. The method remains the same (as I said).

 

This "somewhat" goes along with Post#217 above.

    <settings pass="windowsPE">        <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">        <RunSynchronous>            <RunSynchronousCommand wcm:action="add">                <Order>1</Order>                <Path>cmd /q /c "FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\FOLDER\RUNME.CMD cmd /k %i:\FOLDER\RUNME.cmd"</Path>                <Description>Detecting Root drive</Description>            </RunSynchronousCommand>        </RunSynchronous>

In the case above, this causes a CMD (during PE phase) to find the ROOT of the Driver where the Command you want to run and then runs it.

 

Sounds like you're trying to make a "general purpose" Unattended DVD (including 3d Party Software?). :unsure:

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.