MSFN Forum: Set Up was not started - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Set Up was not started Internal error has occured Rate Topic: -----

#1 User is offline   sswapna 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 14-June 05

Posted 15 June 2005 - 10:05 AM

Hi everybody,
I have posted one topic yesterday, but didnot recieved any help. I tried to do unattended installation over a network. So I created distribution folfder on one computer . The structure of it is -
-I386
- $OEM$
- unattend.bat
- unattend.txt
I was able to start the other computer with win-95 network boot dik and was able to connect to this folder and given a command to run the batch file unattend.bat .
My batch file is like this-

@rem SetupMgrTag
@echo off

rem
rem This is a SAMPLE batch script generated by the Setup Manager Wizard.
rem If this script is moved from the location where it was generated, it may have to be modified.
rem

set AnswerFile=.\unattend.txt
set SetupFiles=x:\I386

x:\I386\winnt /s:%SetupFiles% /unattend:%AnswerFile%

x is the drive that I mapped to the shared folder.

And my answer file is

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
Repartition=yes
UnattendSwitch="Yes"
WaitForReboot="No"

[GuiUnattended]
AdminPassword=b39830a76499f0b78cb7766162afc4f39843cc2ea4e32dd53443f37c1c424d3e
EncryptedAdminPassword=Yes
AutoLogon=Yes
AutoLogonCount=1
OEMSkipRegional=1
TimeZone=85
OemSkipWelcome=1

[UserData]
ProductID=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="CERI"
OrgName="uom"
ComputerName=coputer1

[SetupMgr]
DistFolder=C:\whistlerdist1
DistShare=whistlerdist1

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

Kindly give me any suggestions.

This post has been edited by sswapna: 15 June 2005 - 10:10 AM



#2 User is offline   erik_demon 

  • Master Chief
  • PipPip
  • Group: Members
  • Posts: 253
  • Joined: 22-August 04

Posted 15 June 2005 - 10:09 AM

Hi :hello:

First things first, please remove your serial key (I already collected two keys on this board today :whistle: :P )

I don't know much about network installs but i will try to help

Do you get any errors?

Maybe this topic can help you out

This post has been edited by erik_demon: 15 June 2005 - 10:14 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy