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.

FAQ | F6 mass storage drivers from floppy AND unattended install?

Featured Replies

Hello,

I work for a compagnie where we have a big problem with a unatended install of Windows XP Proffesional..

We want that the setup looks for drivers on a floppy disk. If we dont use winnt.sif there is no problem, but if we use winnt.sif the setp dont copy the rais drivers.

Do you have a solution??

Edited by Bâshrat the Sneaky

set this optoin in win.sif to "no"

UnattendedInstall="Yes"

it should then allow the use of the F6 key and allow everything else to function as per your unattended cd according to the winnt.sif file

  • Author

I have tryed the things you said..

This is my winnt.sif

[Data]

MsDosInitiated="0"

UnattendedInstall="Yes"

AutoPartition=0

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

UnattendSwitch="yes"

FileSystem=*

OemPnPDriversPath="No"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=110

OemSkipWelcome=1

[userData]

ProductKey= +++++++++++++++++++++++++

FullName="Gebruiker"

OrgName="nvt"

ComputerName=EDHPC

[Display]

Xresolution=800

YResolution=600

[RegionalSettings]

LanguageGroup=1

Language=00000413

[FavoritesEx]

Title1="EDH Computers VOF.url"

URL1="http://www.edhcomputers.nl"

Title2="Google.url"

URL2="http://www.google.nl"

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http://www.edhcomputers.nl

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[identification]

JoinWorkgroup=Werkgroep

[Networking]

InstallDefaultComponents=Yes

[GuiRunOnce]

%systemdrive%\install\RunOnceEx.cmd

The time that the setup is copying all the files incl the S-Ata drivers he cant find the drivers.....

Do you have a other solution

Edited by Steffen

  • Author
Uhm. Edit your last post. You have exposed your KEY!!!!!!!!!!!!!!!! :whistle:

I am sorry.... I have changed id... But you dont have a solution?

Read section #1 of the sticky: there you can find links to some tutorials that explain you how to slipstream mass storage drivers into your UWXPCD: that way you won't have to use a floppydisk anymore at all! ;)

And last but not least --- the correct answer:

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

UnattendSwitch="yes"

FileSystem=*

OemPnPDriversPath="No"

BeenThereB4 is correct, that's the easiest solution in this case, since you do not seem to be using the OemPnPDriversPath! (Disabling OemPreInstall obviously disables copying the contents of the $OEM$ folder to the HDD.

  • 3 weeks later...

I had the same problem

But me I do need to copy the OEM folder to my HDD cause I do auto install software at the end when XP boot.

Is there a solution then ?

Thank you

  • Author

Please help indeed...

This problem need to be solved :unsure:

If you need to copy the $OEM$ directory, then the simplest solution is pointed to in post #6 above.

I can't do that cause I format a lot of PCs, and need different RAID drivers

I want to use a Floppy to get the drivers

So there is no solution to use a floppy and use the OEM folder ?

It sounds impossible to me :/

Let me know if you know another solution

Thank you

I can't do that cause I format a lot of PCs, and need different RAID drivers

I want to use a Floppy to get the drivers

So there is no solution to use a floppy and use the OEM folder ?

It sounds impossible to me :/

Let me know if you know another solution

Thank you

Well, what I do (But, I'm a programmer) is run a program (customized to my needs) from svcpack.inf that copies the stuff from $OEM$ to all the places that it needs to go. Best of both worlds!

Hehe that was a great idea

I'll explain you what I did !

I have some updates that I install in SVCPACK.INF

[setupHotfixesToRun]

2.exe /Q /O /N /Z

3.exe /Q /O /N /Z

4.exe /Q /O /N /Z

5.exe /Q /O /N /Z

6.exe /Q /O /N /Z

7.exe /Q /O /N /Z

8.exe /Q /O /N /Z

9.exe /Q /O /N /Z

So I made a file named COPYSOFT.CMD and I putted an XCOPY in it to copy the file I want on C:

I tested the .CMD and it works fine in windows.

So I edited my SVCPACK.INF and now it looks like this

SetupHotfixesToRun]

COPYSOFT.CMD

2.exe /Q /O /N /Z

3.exe /Q /O /N /Z

4.exe /Q /O /N /Z

5.exe /Q /O /N /Z

6.exe /Q /O /N /Z

7.exe /Q /O /N /Z

8.exe /Q /O /N /Z

9.exe /Q /O /N /Z

Problem is I tried to reinstall windows and it's like it didn't worked, no file was copied on my C:

Is SVCPACK.INF run .CMD or only .EXE ?

Do I need to put it in another part of the file ?

I'm trying something else right now, I put the XCOPY in the useraccounts.cmd file and this one I'm sure it's working at the end of installation of XP I see the dos window executing the commands in it

Well if there is a way to makes CMD works in SVCPACK.INF let me know

Thank for your idea it's a good one :)

Ok !

If I put the XCOPY in useraccounts.cmd it works #1 !

All the files was copied on the C: and in the first logon all the soft was installed !

Thanks to everybody for their help

If someone knows a way to add it to SCVPACK.INF let me know but if there is no solution, I'll stay with useraccounts.cmd

Thx again :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.