Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 04-26-2007, 09:30 AM
youssef
Newsgroup Contributor
 
Posts: n/a
unattended installation

hi everyone

my question is very simple. instead of putting winnt.sif file on floppy i
want to put it on a cd.
i burned XP cd with winnt.sif included in CD, but the installation didnt be
automated.

any help ?

how can i put the answer file with windows XP CD ?

thank you

youssef
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 04-26-2007, 09:30 AM
  #2 (permalink)  
Old 04-26-2007, 11:30 AM
John John
Newsgroup Contributor
 
Posts: n/a
Re: unattended installation

Use Unattend.txt instead.

John

youssef wrote:

> hi everyone
>
> my question is very simple. instead of putting winnt.sif file on floppy i
> want to put it on a cd.
> i burned XP cd with winnt.sif included in CD, but the installation didnt be
> automated.
>
> any help ?
>
> how can i put the answer file with windows XP CD ?
>
> thank you
>
> youssef


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 04-27-2007, 08:00 AM
Mikhail Zhilin
Newsgroup Contributor
 
Posts: n/a
Re: unattended installation

" How to Perform an Unattended Installation of Windows from a CD-ROM"
http://support.microsoft.com/default...b;en-us;314459

specifically, and in addition --

http://search.microsoft.com/results....d+installation

--
Mikhail Zhilin
MS MVP (Windows - Shell/User)
http://www.aha.ru/~mwz
Sorry, no technical support by e-mail.
Please reply to the newsgroups only.
======

On Thu, 26 Apr 2007 09:24:05 -0700, youssef
<youssef@discussions.microsoft.com> wrote:

>hi everyone
>
>my question is very simple. instead of putting winnt.sif file on floppy i
>want to put it on a cd.
>i burned XP cd with winnt.sif included in CD, but the installation didnt be
>automated.
>
>any help ?
>
>how can i put the answer file with windows XP CD ?
>
>thank you
>
>youssef


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 04-28-2007, 01:45 AM
youssef
Newsgroup Contributor
 
Posts: n/a
Re: unattended installation

dear john

thank you for you replay, i changed the file name to unattend.txt and put it
with bootabel burned XP but also the insallation didnt automated this a copy
of my unattend .txt file :

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

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword=2fbf1c4d0462e8487a01665eb2eb6c146b91 02902275e9a8e3cf540bfe913648
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=120
OemSkipWelcome=1

[UserData]
ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
FullName="user"
OrgName="Miraco"
ComputerName=*

[RegionalSettings]
LanguageGroup=13,15,1
SystemLocale=00000409
UserLocale=00000409
InputLocale=0409:00000409

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes





"John John" wrote:

> Use Unattend.txt instead.
>
> John
>
> youssef wrote:
>
> > hi everyone
> >
> > my question is very simple. instead of putting winnt.sif file on floppy i
> > want to put it on a cd.
> > i burned XP cd with winnt.sif included in CD, but the installation didnt be
> > automated.
> >
> > any help ?
> >
> > how can i put the answer file with windows XP CD ?
> >
> > thank you
> >
> > youssef

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 04-28-2007, 12:45 PM
John John
Newsgroup Contributor
 
Posts: n/a
Re: unattended installation

Did you try it named as WINNT.SIF and placed in the cd's \i386 directory?

John



youssef wrote:
> dear john
>
> thank you for you replay, i changed the file name to unattend.txt and put it
> with bootabel burned XP but also the insallation didnt automated this a copy
> of my unattend .txt file :
>
> ;SetupMgrTag
> [Data]
> AutoPartition=1
> MsDosInitiated="0"
> UnattendedInstall="Yes"
>
> [Unattended]
> UnattendMode=FullUnattended
> OemSkipEula=Yes
> OemPreinstall=No
> TargetPath=\WINDOWS
>
> [GuiUnattended]
>
> AdminPassword=2fbf1c4d0462e8487a01665eb2eb6c146b91 02902275e9a8e3cf540bfe913648
> EncryptedAdminPassword=Yes
> OEMSkipRegional=1
> TimeZone=120
> OemSkipWelcome=1
>
> [UserData]
> ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> FullName="user"
> OrgName="Miraco"
> ComputerName=*
>
> [RegionalSettings]
> LanguageGroup=13,15,1
> SystemLocale=00000409
> UserLocale=00000409
> InputLocale=0409:00000409
>
> [Identification]
> JoinWorkgroup=WORKGROUP
>
> [Networking]
> InstallDefaultComponents=Yes
>
>
>
>
>
> "John John" wrote:
>
>
>>Use Unattend.txt instead.
>>
>>John
>>
>>youssef wrote:
>>
>>
>>>hi everyone
>>>
>>>my question is very simple. instead of putting winnt.sif file on floppy i
>>>want to put it on a cd.
>>>i burned XP cd with winnt.sif included in CD, but the installation didnt be
>>>automated.
>>>
>>>any help ?
>>>
>>>how can i put the answer file with windows XP CD ?
>>>
>>>thank you
>>>
>>>youssef

>>
>>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 04-29-2007, 08:15 AM
youssef
Newsgroup Contributor
 
Posts: n/a
Re: unattended installation

dear john

thank you for your. replay, yes i tried name it as winnt.sif but i didnt
placed it in i386 so let my name it as winnt.sif and place it to i386 and i
will inform you


regards

youssef

"John John" wrote:

> Did you try it named as WINNT.SIF and placed in the cd's \i386 directory?
>
> John
>
>
>
> youssef wrote:
> > dear john
> >
> > thank you for you replay, i changed the file name to unattend.txt and put it
> > with bootabel burned XP but also the insallation didnt automated this a copy
> > of my unattend .txt file :
> >
> > ;SetupMgrTag
> > [Data]
> > AutoPartition=1
> > MsDosInitiated="0"
> > UnattendedInstall="Yes"
> >
> > [Unattended]
> > UnattendMode=FullUnattended
> > OemSkipEula=Yes
> > OemPreinstall=No
> > TargetPath=\WINDOWS
> >
> > [GuiUnattended]
> >
> > AdminPassword=2fbf1c4d0462e8487a01665eb2eb6c146b91 02902275e9a8e3cf540bfe913648
> > EncryptedAdminPassword=Yes
> > OEMSkipRegional=1
> > TimeZone=120
> > OemSkipWelcome=1
> >
> > [UserData]
> > ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > FullName="user"
> > OrgName="Miraco"
> > ComputerName=*
> >
> > [RegionalSettings]
> > LanguageGroup=13,15,1
> > SystemLocale=00000409
> > UserLocale=00000409
> > InputLocale=0409:00000409
> >
> > [Identification]
> > JoinWorkgroup=WORKGROUP
> >
> > [Networking]
> > InstallDefaultComponents=Yes
> >
> >
> >
> >
> >
> > "John John" wrote:
> >
> >
> >>Use Unattend.txt instead.
> >>
> >>John
> >>
> >>youssef wrote:
> >>
> >>
> >>>hi everyone
> >>>
> >>>my question is very simple. instead of putting winnt.sif file on floppy i
> >>>want to put it on a cd.
> >>>i burned XP cd with winnt.sif included in CD, but the installation didnt be
> >>>automated.
> >>>
> >>>any help ?
> >>>
> >>>how can i put the answer file with windows XP CD ?
> >>>
> >>>thank you
> >>>
> >>>youssef
> >>
> >>

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 05-05-2007, 03:16 PM
youssef
Newsgroup Contributor
 
Posts: n/a
Re: unattended installation

thanks john it is working now

"youssef" wrote:

> dear john
>
> thank you for your. replay, yes i tried name it as winnt.sif but i didnt
> placed it in i386 so let my name it as winnt.sif and place it to i386 and i
> will inform you
>
>
> regards
>
> youssef
>
> "John John" wrote:
>
> > Did you try it named as WINNT.SIF and placed in the cd's \i386 directory?
> >
> > John
> >
> >
> >
> > youssef wrote:
> > > dear john
> > >
> > > thank you for you replay, i changed the file name to unattend.txt and put it
> > > with bootabel burned XP but also the insallation didnt automated this a copy
> > > of my unattend .txt file :
> > >
> > > ;SetupMgrTag
> > > [Data]
> > > AutoPartition=1
> > > MsDosInitiated="0"
> > > UnattendedInstall="Yes"
> > >
> > > [Unattended]
> > > UnattendMode=FullUnattended
> > > OemSkipEula=Yes
> > > OemPreinstall=No
> > > TargetPath=\WINDOWS
> > >
> > > [GuiUnattended]
> > >
> > > AdminPassword=2fbf1c4d0462e8487a01665eb2eb6c146b91 02902275e9a8e3cf540bfe913648
> > > EncryptedAdminPassword=Yes
> > > OEMSkipRegional=1
> > > TimeZone=120
> > > OemSkipWelcome=1
> > >
> > > [UserData]
> > > ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > > FullName="user"
> > > OrgName="Miraco"
> > > ComputerName=*
> > >
> > > [RegionalSettings]
> > > LanguageGroup=13,15,1
> > > SystemLocale=00000409
> > > UserLocale=00000409
> > > InputLocale=0409:00000409
> > >
> > > [Identification]
> > > JoinWorkgroup=WORKGROUP
> > >
> > > [Networking]
> > > InstallDefaultComponents=Yes
> > >
> > >
> > >
> > >
> > >
> > > "John John" wrote:
> > >
> > >
> > >>Use Unattend.txt instead.
> > >>
> > >>John
> > >>
> > >>youssef wrote:
> > >>
> > >>
> > >>>hi everyone
> > >>>
> > >>>my question is very simple. instead of putting winnt.sif file on floppy i
> > >>>want to put it on a cd.
> > >>>i burned XP cd with winnt.sif included in CD, but the installation didnt be
> > >>>automated.
> > >>>
> > >>>any help ?
> > >>>
> > >>>how can i put the answer file with windows XP CD ?
> > >>>
> > >>>thank you
> > >>>
> > >>>youssef
> > >>
> > >>

> >

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 05-05-2007, 03:18 PM
John John
Newsgroup Contributor
 
Posts: n/a
Re: unattended installation

You're welcome. Thanks for the follow-up.

John

youssef wrote:
> thanks john it is working now
>
> "youssef" wrote:
>
>
>>dear john
>>
>>thank you for your. replay, yes i tried name it as winnt.sif but i didnt
>>placed it in i386 so let my name it as winnt.sif and place it to i386 and i
>>will inform you
>>
>>
>>regards
>>
>>youssef
>>
>>"John John" wrote:
>>
>>
>>>Did you try it named as WINNT.SIF and placed in the cd's \i386 directory?
>>>
>>>John
>>>
>>>
>>>
>>>youssef wrote:
>>>
>>>>dear john
>>>>
>>>>thank you for you replay, i changed the file name to unattend.txt and put it
>>>>with bootabel burned XP but also the insallation didnt automated this a copy
>>>>of my unattend .txt file :
>>>>
>>>>;SetupMgrTag
>>>>[Data]
>>>> AutoPartition=1
>>>> MsDosInitiated="0"
>>>> UnattendedInstall="Yes"
>>>>
>>>>[Unattended]
>>>> UnattendMode=FullUnattended
>>>> OemSkipEula=Yes
>>>> OemPreinstall=No
>>>> TargetPath=\WINDOWS
>>>>
>>>>[GuiUnattended]
>>>>
>>>>AdminPassword=2fbf1c4d0462e8487a01665eb2eb6c14 6b9102902275e9a8e3cf540bfe913648
>>>> EncryptedAdminPassword=Yes
>>>> OEMSkipRegional=1
>>>> TimeZone=120
>>>> OemSkipWelcome=1
>>>>
>>>>[UserData]
>>>> ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>>>> FullName="user"
>>>> OrgName="Miraco"
>>>> ComputerName=*
>>>>
>>>>[RegionalSettings]
>>>> LanguageGroup=13,15,1
>>>> SystemLocale=00000409
>>>> UserLocale=00000409
>>>> InputLocale=0409:00000409
>>>>
>>>>[Identification]
>>>> JoinWorkgroup=WORKGROUP
>>>>
>>>>[Networking]
>>>> InstallDefaultComponents=Yes
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>"John John" wrote:
>>>>
>>>>
>>>>
>>>>>Use Unattend.txt instead.
>>>>>
>>>>>John
>>>>>
>>>>>youssef wrote:
>>>>>
>>>>>
>>>>>
>>>>>>hi everyone
>>>>>>
>>>>>>my question is very simple. instead of putting winnt.sif file on floppy i
>>>>>>want to put it on a cd.
>>>>>>i burned XP cd with winnt.sif included in CD, but the installation didnt be
>>>>>>automated.
>>>>>>
>>>>>>any help ?
>>>>>>
>>>>>>how can i put the answer file with windows XP CD ?
>>>>>>
>>>>>>thank you
>>>>>>
>>>>>>youssef
>>>>>
>>>>>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
question regarding unattended installation of winXP Jeff Windows XP 1 04-14-2008 03:50 AM
Unattended Software installation Eldingo Windows Vista 1 10-25-2007 07:50 AM
Unattended installation JR Windows XP 8 09-19-2007 01:59 AM
Problem with unattended installation of Windows XP SP2 Mithras Windows XP 0 01-04-2007 04:52 AM
Tablet Unattended Installation Question golf_nut Tablet PC - Getting Started 0 01-24-2005 12:14 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 10:30 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0