BetaONE will rise again!


Reply
  #1  
Old 8th Sep 02, 11:06 PM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
well now i'm trying to make my slipstreamed winxpsp1 not ask for a serial and do untended setup without using a disk

anyone know how???

i only kow how to do it with the disk

seems like thats how everyone else is doing it as well

thanks,
will
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote
  #2  
Old 9th Sep 02, 12:14 PM
fares fares is offline
Senior Member
 
Join Date: Mar 2002
Posts: 107
fares
same way.
Reply With Quote
  #3  
Old 9th Sep 02, 03:13 PM
Server Server is offline
Member
 
Join Date: Aug 2001
Posts: 81
Server
_http://www.hytekcomputer.com/Articles/XPInstall/1.shtml
Reply With Quote
  #4  
Old 10th Sep 02, 04:35 AM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
damn thats the say way from disk only
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote
  #5  
Old 10th Sep 02, 05:26 AM
fares fares is offline
Senior Member
 
Join Date: Mar 2002
Posts: 107
fares
within the i386 folder copy your unattended text to it with the unattended .bat file and change the file name to winnt sif so it will be instead of unattended.txt winnt.sif extention ,to do that go to folder options from my computer and view show files extentions.this worked for me.
Reply With Quote
  #6  
Old 14th Sep 02, 02:24 AM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
damn all ready did that too:

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

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

[GuiUnattended]
AdminPassword=XXXXX
EncryptedAdminPassword=Yes
OEMSkipRegional=1
TimeZone=35
OemSkipWelcome=1
AutoLogon=Yes
AutoLogonCount=1

[UserData]
ProductID=XXXX-XXXX-XXXX-XXXX-XXXXX
FullName="XXXX"
OrgName="XXXX"
ComputerName=*

[Display]
BitsPerPel=24
Xresolution=800
YResolution=600
Vrefresh=75

[TapiLocation]
CountryCode=1
AreaCode=803

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote
  #7  
Old 14th Sep 02, 02:46 AM
MinnesotaKid MinnesotaKid is offline
BetaONE Supporter
 
Join Date: Mar 2002
Location: Lake Wobegon
Posts: 293
MinnesotaKid is an unknown quantity at this point
Quote:
Originally posted by Server@Sep 9 2002, 07:13 AM
_http://www.hytekcomputer.com/Articles/XPInstall/1.shtml
This is also where I learned. It has instructions (page 5 of tutorial) on how to do it w/out a floppy if you want. Worked fine when I tried it.
Reply With Quote
  #8  
Old 14th Sep 02, 05:01 AM
oscar2043 oscar2043 is offline
Junior Member
 
Join Date: Oct 2001
Posts: 26
oscar2043
Quote:
Originally posted by war59312@Today at 12:24 am
damn all ready did that too:

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

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

[GuiUnattended]
   AdminPassword=XXXXX
   EncryptedAdminPassword=Yes
   OEMSkipRegional=1
   TimeZone=35
   OemSkipWelcome=1
   AutoLogon=Yes
   AutoLogonCount=1

[UserData]
   ProductID=XXXX-XXXX-XXXX-XXXX-XXXXX
   FullName="XXXX"
   OrgName="XXXX"
   ComputerName=*

[Display]
   BitsPerPel=24
   Xresolution=800
   YResolution=600
   Vrefresh=75

[TapiLocation]
   CountryCode=1
   AreaCode=803

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes
1. Copy above text to winnt.sif (rename unattended.txt to winnt.sif)
2. Slip winnt.sif into xp cd i386 folder
3. Boot from Cd in order to install xp unattended.

NB:
AutoPartition=1 (you may not choose partition)

but if

AutoPartition=0 (you may choose partition)





Reply With Quote
  #9  
Old 14th Sep 02, 05:15 AM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
oh u cant do it from a hard drive?
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hot Topic: Multi-bootable N-in-1 Cd Howto khauyeung FAQ & Tutorials 153 4th Jan 06 07:23 PM


All times are GMT +1. The time now is 09:56 AM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.