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.

Problem with $oem$ installation

Featured Replies

Hi!

I finally got my unattend cd working but now I am trying to install third part softwares after I install my windows.

I've done everything I read here http://unattended.msfn.org/ and when I test my installation it says that it could not copy a file.hlp and I click esc and it says it could not copy a dll.

Can I keep that folder with the files so I can use it later?

here is my sif:

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

UnattendSwitch="Yes"

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword=fc41a199d2acb09519098dd5ccd8917e6934802e8b3732f887e6a370748acb1f

EncryptedAdminPassword=Yes

AutoLogon=Yes

AutoLogonCount=1

OEMSkipRegional=1

TimeZone=85

OemSkipWelcome=1

[userData]

ProductID=xxxx-xxxx-xxxx-xxxx-xxxx

FullName="Windows XP "

OrgName="Professional"

ComputerName=winpro

[TapiLocation]

AreaCode=678

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[GuiRunOnce]

%systemdrive%\install\start.cmd

here is my start.cmd

CLS

@echo off

TITLE Windows XP SP1 - Unattended Installation

ECHO.

ECHO Over the next few minutes you will see automated installations

ECHO of various sofware applications, windows updates, and registry

ECHO tweaks being implemented. The computer will restart automatically

ECHO once the whole process has finished!

ECHO.

ECHO Removing Wallpapers and Screensavers...

DEL "%systemroot%\*.bmp"

DEL "%systemroot%\Web\Wallpaper\*.jpg"

DEL "%systemroot%\system32\dllcache\*.scr"

DEL "%systemroot%\system32\*.scr"

ECHO.

ECHO Removing useless shortcuts...

DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk"

DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"

DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"

ECHO.

ECHO Installing Winzip 8

ECHO Please wait...

start /wait %systemdrive%\install\winzip\winzip81.exe /qn

ECHO.

ECHO Restarting the PC in 1 minute...

shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!"

ECHO.

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\Drivers

RD /S /Q %systemdrive%\install

EXIT

what can be wrong?

:/


when does it give you these file copy errors? During windows install, or during the third party software install?

Blyster

i'd think that its a strachted cd. it probably didn't copy the files over correctly

check the cd. and crc values....

Hi

check your system

is the folder C:\Install on the machine

you run the start.cmd from the folder C:\Install..

how you copy the install.cmd to the machine

is on your cd the $Path right???

regards

Klaus

Hi

check your system

is the folder C:\Install on the machine

you run the start.cmd from the folder C:\Install..

how you copy the install.cmd to the machine

is on your cd the $Path right???

regards

Klaus

that is definitely not about the cmd files he has.

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.