Jump to content

Recommended Posts

Posted

Hello, this is my first post and I got to the part of finishing it and i didn't add any extras and I just put the winnit.sif in I386 and put winnt.bat in its directory. But i have a question on how to do this part. the batch files to C:\XPCD\$OEM$\$1\install\ (add the paths to the batch files in [GuiRunOnce] in winnt.sif) The part in color is what i'm having problems with. Can someone show me an example of what it is suppose to look like.


Posted

[GuiRunOnce]
   %systemdrive%\$OEM$\$1\install\winnt.bat

Would this be right? I'm new to this stuff. Or do i not need to put a command to run the winnt.bat?

Posted

the command should be

[GuiRunOnce]Command0="%windir%\Pwrtoys\toy.bat"

Command1="%windir%\Reg\reg.bat"

Command2="%windir%\Apps\Apps.bat"

-gosh

Posted

gosh you are pointing to the Windows Folder he need the Install folder on the C:\ which should be

[GuiRunOnce]
  %systemdrive%\Install\Filename.bat

Posted

Ok I did what DaveXP said and it worked but I still had to enter my info. I did see one change my setup screen changed to the one i put in there so that worked but why didn't the unattended part work.

Posted

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

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

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=20
   OemSkipWelcome=1

[UserData]
   ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
   FullName="xxxxxxxxxxxxxxxx"
   OrgName=".."
   ComputerName=xxxxxxxx

[Display]
   BitsPerPel=32
   Xresolution=1024
   YResolution=768
   Vrefresh=85

[TapiLocation]
   CountryCode=1
   Dialing=Tone
   AreaCode=72903

[RegionalSettings]
   LanguageGroup=1
   Language=00000409

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

[GuiRunOnce]
   %systemdrive%\install\winnt.bat

This is without adding anything. I would like for it to install the drivers but don't know to much about how to do this. My AIM name is pxl2566s if someone wants to help me thanks

Posted

Can you help me with adding drivers for video, sound, tv card, monitor, scanner, aspi drivers, MS java, and Direct X 9.0b and possibly VIA 4in1s.

Posted

Ok i got everything together bout ready to write it to cd when i do that is there anyway I can test it without actually installing windows.

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