Jump to content

Recommended Posts

Posted

I editted the XP setup using Nlite (didn't delete anything, only made it unattended, and made an ISO)

I also made a custom bootscreen, added some cmd files etc...

At first it worked but for now setup hangs everytime I run it...

I removed my changes made and then made an iso-file but this won't solve the problem, also, when I made an unattended ISO of a clean XP again, it still hangs...what do I forget to undo? what''s wrong?

I don't think the problem is in the $OEM$ folder because they will not be used at this point..or is it? It think it is in WINNT.SIF...but what?

Below some files I used:

Filetree:

Filetree

WINNT.SIF

;
; Generated by nLite 0.99.9 beta
;

[Data]
Autopartition = 0
FloppyLess = 1
MsDosInitiated = 0
UnattendedInstall = Yes

[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
OemSkipEula = Yes
FileSystem = *
WaitForReboot = No
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
TargetPath = Windows

[GuiUnattended]
AutoLogon = Yes
AdminPassword = *
TimeZone = 110
OEMSkipRegional = 1
OemSkipWelcome = 1

[Shell]
DefaultThemesOff = Yes
DefaultStartPanelOff = Yes

[Components]

[UserData]
ProductKey = "AAAAA-AAAAA-AAAAA-AAAAA-AAAAA"
ComputerName = PCBOVEN
FullName = "Rob Geerts"

[RegionalSettings]
Language = 0413

[Networking]

[Identification]
JoinDomain = "Werkgroep"

cmdlines.txt

[COMMANDS]

"RunOnceEx.cmd"

RunOnceEx.cmd

cmdow @ /HID
@Echo Off

SET PP=%systemdrive%\Install\

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Persoonlijke installaties" /f

REG ADD %KEY%\010 /VE /D "Kies de gewenste software" /f
REG ADD %KEY%\010 /V 1 /D "%PP%wihu\wihu.exe" /f

EXIT

install.ini from WIHU (windows installation helper utility)

[settings]

DisableLoadMenu=1|0
SplitterPos = 40% (default is 30)
skipsettings = 1
OsdText = %d seconden over...


[Communicatie]

selected = 0
collapsed = 1

; Sub command 0
description.0=Skype
command.0=..\skype\SkypeSetup.exe /VERYSILENT /SP-
helptext.0 = "Internet Telefonie"

; Sub command 1
description.1=MSN Messenger 7
command.1= cmd.exe /c  ..\msn\msn7.cmd
helptext.1 = "Chatten met vrienden en bekenden"

; Sub command 2
description.2=MSN Plus! 3.5
command.2=cmd.exe /c ..\msn\msnplus.cmd
helptext.2 = "Extra functionaliteit aan MSN toevoegen"

[Audio en Video]

selected = 0
collapsed = 1

; Sub command 0
description.0=Winamp
command.0=cmd.exe /c ..\winamp\winamp.cmd
helptext.0 = "Speel muziek af op uw PC"

; Sub command 1
description.1=Internet Radio
command.1=cmd.exe /c ..\internetradio\internetradio.cmd
helptext.1 = "Luister naar bekende radiostations"

[Download en Upload]

selected = 0
collapsed = 1

; Sub command 0
description.0=Limewire 4.8.1
command.0=cmd.exe /c  ..\limewire\limewire.cmd
helptext.0 = "Download uw favoriete muziek en programma's"

; Sub command 1
description.1=Smart FTP
command.1=cmd.exe /c ..\smartftp\smartftp.cmd
helptext.1 = "Verbinding maken met uw server"

[Bestandverwerking]

selected = 0
collapsed = 1

; Sub command 0
description.0=Winrar
command.0=cmd.exe /c ..\winrar\winrar.cmd
helptext.0 = "Bestanden in- en uitpakken"

[Data]

selected = 0
collapsed = 1

; Sub command 0
description.0=Password Keychain
command.0=cmd.exe /c ..\password\password.cmd
helptext.0 = "Sla uw paswoorden gecodeerd op in een bestand"

[Windows]

selected = 0
collapsed = 1

; Sub command 0
description.0=Xpize Icons
command.0=cmd.exe /c ..\xpize\xpize.cmd
helptext.0 = "Vernieuw de vormgeving van Windows"

; Sub command 1
description.1=Register Tweaks
command.1=cmd.exe /c ..\registry.cmd
helptext.1 = "Verbeter en wijzig de functionaliteit van Windows"

; Sub command 2
description.2=Systeem opschonen
command.2=cmd.exe /c ..\Cleanup.cmd
helptext.2 = "Ruim overbodige mappen en bestanden op"
selected.2 = 1
hidden.2 = 1


  • 2 weeks later...

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