Jump to content

Unattended Secret: Reducing Size Of Source


Recommended Posts

i don;t get it!...when i do my unattended setup i get an error!

this is my sif file :

[Data]
UnattendedInstall=Yes

[Unattended]
UnattendMode=FullUnattended
OemSkipEulA=Yes
OemPreinstall=Yes
Repartition=No
Unattendswitch=Yes
WaitForReboot=No
OemPnPDriversPath=drivers\001_lan;drivers\002_display;drivers\003_monitor;
drivers\004_usb2;drivers\005_audio;drivers\005_audio\SMAXWDM\W2K_XP
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=No

[Display]
BitsPerPel=32
XResolution=1024
YResolution=768
Vrefresh=70

[UserData]
FullName=M@DM@N
OrgName=w@ck0
ComputerName=bugz0r

[Identification]
JoinWorkgroup=PRIVE

[Networking]
InstallDefaultComponents=No

[NetAdapters]
Adapter1=params.Adapter1

[NetClients]
MS_MSClient=params.MS_MSClient

[NetServices]
MS_SERVER=params.MS_SERVER

[NetProtocols]
MS_TCPIP=params.MS_TCPIP
MS_NWIPX=params.MS_NWIPX
MS_NetBEUI=params.MS_NetBEUI

[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
IPAddress=10.0.0.152
SubnetMask=255.255.255.0
DefaultGateway=10.0.0.138
DNSServerSearchOrder=195.121.1.34,195.121.1.66
WINS=No
NetBIOSOptions=0

[params.MS_NWIPX]
VirtualNetworkNumber=00000000
AdapterSections=params.MS_NWIPX.Adapter1

[params.MS_NWIPX.Adapter1]
SpecificTo=Adapter1
PktType=0xFF
NetworkNumber=00000000

[Components]
msmsgs=off
msnexplr=off
zonegames=off

i have my drivers in the $OEM$\$1\drivers folder and the sif file in the VOL2 dir

what am i doing wrong?

post-70-1070113902_thumb.jpg

Link to comment
Share on other sites


allready did that....did not work....i just trimmed it down to see if it helped but it made no difference

this was my original one:

[Data]
Autopartition=0
MsDosInititated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEulA=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition=No
Unattendswitch="Yes"
WaitForReboot="No"
OemPnPDriversPath=drivers\001_lan;drivers\002_display;drivers\003_monitor;drivers\004_usb2;drivers\005_audio;drivers\005_audio\SMAXWDM\W2K_XP
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=No
OEMSkipRegional=1
TimeZone=110
OemSkipWelcome=0

[Display]
BitsPerPel=32
XResolution=1024
YResolution=768
Vrefresh=70

[UserData]
ProductKey=*
FullName=M@DM@N
OrgName=w@ck0
ComputerName=bugz0r

[RegionalSettings]
LanguageGroup=1
Language=00000809

[Identification]
JoinWorkgroup=Prive

[Networking]
InstallDefaultComponents=No

[NetAdapters]
Adapter1=params.Adapter1

[NetClients]
MS_MSClient=params.MS_MSClient

[NetServices]
MS_SERVER=params.MS_SERVER

[NetProtocols]
MS_TCPIP=params.MS_TCPIP
MS_NWIPX=params.MS_NWIPX
MS_NetBEUI=params.MS_NetBEUI

[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
IPAddress=10.0.0.152
SubnetMask=255.255.255.0
DefaultGateway=10.0.0.138
DNSServerSearchOrder=195.121.1.34,195.121.1.66
WINS=No
NetBIOSOptions=0

[params.MS_NWIPX]
VirtualNetworkNumber=00000000
AdapterSections=params.MS_NWIPX.Adapter1

[params.MS_NWIPX.Adapter1]
SpecificTo=Adapter1
PktType=0xFF
NetworkNumber=00000000

[Components]
msmsgs=off
msnexplr=off
zonegames=off

Link to comment
Share on other sites

ur right...that was the bottleneck...stupid of me!...tnx man

edit..

got another problem :)

the setup hangs @ the installing devices part...is it my sif file again?

;SetupMgrTag
[Data]
Autopartition=0
MsDosInitiated=0
UnattendedInstall=Yes

[Unattended]
UnattendMode=FullUnattended
OemSkipEulA=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition=No
Unattendswitch=Yes
WaitForReboot=No
OemPnPDriversPath=drivers\001_lan;drivers\002_display;drivers\003_monitor;drivers\004_usb2;drivers\005_audio\SMAXWDM\W2K_XP
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=No
OEMSkipRegional=1
TimeZone=110
OemSkipWelcome=1

[Display]
BitsPerPel=32
XResolution=1024
YResolution=768
Vrefresh=70

[UserData]
ProductKey=*
FullName=M@DM@N
OrgName=w@ck0
ComputerName=bugz0r

[RegionalSettings]
LanguageGroup=1
Language=00000809

[Identification]
JoinWorkgroup=Prive

[Networking]
InstallDefaultComponents=No

[NetAdapters]
Adapter1=params.Adapter1

[NetClients]
MS_MSClient=params.MS_MSClient

[NetServices]
MS_SERVER=params.MS_SERVER

[NetProtocols]
MS_TCPIP=params.MS_TCPIP
MS_NWIPX=params.MS_NWIPX
MS_NetBEUI=params.MS_NetBEUI

[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=No
IPAddress=10.0.0.152
SubnetMask=255.255.255.0
DefaultGateway=10.0.0.138
DNSServerSearchOrder=195.121.1.34,195.121.1.66
WINS=No
NetBIOSOptions=0

[params.MS_NWIPX]
VirtualNetworkNumber=00000000
AdapterSections=params.MS_NWIPX.Adapter1

[params.MS_NWIPX.Adapter1]
SpecificTo=Adapter1
PktType=0xFF
NetworkNumber=00000000

[Components]
msmsgs=off
msnexplr=off
zonegames=off

Link to comment
Share on other sites

ok i got it working cept 1 litl thing...

2 of the 3 xp installs i dont want it to do anything after installing so i copied the i386 folder into another folder with $OEM$, changing nuthing cept the setupldr.bin and textsetup.inf so it will work.. now for some reson when i load this cd it says its the upgrade but the other are all new installs???????????

ive just encountered this same problem. i had everything working, but then i screwed things up, so i figured it would be easiest to just redo everything. now my install says its an upgrade. eh? been hunting for a solution to this without luck.

i was about ready to burn my cd before this happened. had a ramdrive, the rollup slipstreamed, all the registry tweaks i needed, everything.

Link to comment
Share on other sites

hello I found an easier way to your method, instead of the i386 and BOOT folders follow your directions but copy the BOOT folder into the i386 folder........it saves on the modifying of the bootfix.bin and makes the cd look a little neater

Link to comment
Share on other sites

  • 2 weeks later...
Guest jerdabi

gosh

I followd your guide in reducing the size is that during the installation several files can not be copied to the system. these files are mf.sys,tsbvcap.sys,tsbyuv.dll

Why they can't be copied.I bypassed them with ESC . Is there any impact on the system because of these missing files.

Thank u.

Link to comment
Share on other sites

Im having trouble getting both folders made. I only have this folder $WIN_NT$.~BT and not the other one. I have tried the winnt32 /noreboot many times and it only creates the first folder.. Anyone have any ideas why the second folder doesn't get created?

Link to comment
Share on other sites

its grayed out on my version.. but its ticked.. so im not sure whats wrong..

is there a way to have the files copied to another partition? cuz my windows partition only has 330 megs free.. which might be the problem...

Link to comment
Share on other sites

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...