Jump to content

Recommended Posts

Posted

Hello everybody.

i have a problem with mij unattended install.

Every time i try to make an unattended install cd, the $OEM$\$1\Install directory is not copied to c:\install.

What am i doing wrong or forget i something.

Thanks,

Johan

winnt.sif


Posted

Hi snoopy,

I think here it is:

[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"
   OemPreinstall=yes
   UnattendedSwitch=yes

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=No

Remove the line: OemPreinstall=yes under [Data]

Change the line under [unattended] OemPreinstall=yes

Twice and one in the wrong place and then also a yes and a no ?? :whistle:

This should now, enjoy it.

Edit:

How about this part: [Componants]

Should be: [Components]

And does this work?

[GUIRunOnce]
%C:\%\install\Batch_File.cmd
%C:\%\install\hotfixes\HotFixes\HotFixes.cmd

:blink:

Posted

Bam,

Thanks for your help, it's now working.

Nou i'm going to try if i could make it work to also copy some programs with the install.

Many thanks,

Snoopy

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...