Jump to content

Nikser

Member
  • Posts

    18
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

About Nikser

  • Birthday 08/12/1986

Contact Methods

  • Website URL
    http://

Nikser's Achievements

0

Reputation

  1. Thanks! I haven't tested it yet, but I trust it works
  2. When you log onto Windows XP for the first time you get a popup on the Start menu button saying something like 'Click here to begin and stuff'. How can I get rid of this (with a registry setting)? Thanks in advance!
  3. WTF! I've just tested it, but it doesn't work anymore AT ALL! So I guess it isn't the bootmenu.... But I don't understand, I didn't change anything except for that...
  4. Here it is (and don't freak out, it's dutch ) CLS @echo off TITLE Windows XP SP2 - Unattended Installation ECHO. ECHO --- Starten installatie van programma's --- ECHO. ECHO. ECHO Installeren van Lavasoft Ad-Aware Personal 1.05 ECHO Even geduld... start /wait %systemdrive%\install\Applications\AdAware\aawsepersonal.exe /s taskkill /IM Ad-Aware.exe /F taskkill /IM hh.exe /F ECHO. ECHO Installeren van Adobe Acrobat Reader 6 ECHO Even geduld... start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_nld.exe -p"-s /v\"/qn\"" ECHO. ECHO Installeren van Nero Burning ROM 6.6.0.3 ECHO Even geduld... start /wait %systemdrive%\install\Applications\Nero\nero6603.exe /silent /noreboot ECHO. ECHO Installeren van Nero Burning ROM Nederlands Taalpakket ECHO Even geduld... start /wait %systemdrive%\install\Applications\Nero\NBR6603NLD.exe /silent /noreboot ECHO. ECHO Installeren van .NET Framework v1.1 ECHO Even geduld... start /wait %systemdrive%\install\NetFramework\netfx.msi /qb ECHO. ECHO Installeren van .NET Framework v1.1 Service Pack 1 ECHO Even geduld... start /wait %systemdrive%\install\NetFramework\NDP1.1sp1-KB867460-X86.exe /Q ECHO. ECHO Installeren van Nederlands Taalpakket voor .Net Framework 1.1 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\langpack.exe /q:a /c:"inst /l /q" ECHO. ECHO Installeren van Windows Media Player 10 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\WMP10\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /DisallowSystemRestore" ECHO. ECHO Installeren van WinRAR 3.41 NL ECHO Even geduld... start /wait %systemdrive%\install\Applications\WinRAR\wrar341nl.exe /s ECHO. ECHO Installeren van Office 2003 Professional ECHO Even geduld... start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb- ECHO. ECHO. ECHO --- Starten installatie van Windows Updates --- ECHO. ECHO. ECHO Installeren van Windows Media Connect ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\wmcsetup.exe /Q:A /R:N ECHO. ECHO Installeren van Hotfix KB823353 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\IE6.0sp1-KB823353-x86-NLD.exe /Q:A /R:N ECHO. ECHO Installeren van Hotfix KB831240 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\HighMAT.msi /qn ECHO. ECHO Installeren van Hotfix KB834707 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB834707-x86-nld.exe /Q /O /N /Z ECHO. ECHO Installeren van Hotfix KB873339 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB873339-x86-NLD.exe /Q /O /N /Z ECHO. ECHO Installeren van Hotfix KB885835 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB885835-x86-NLD.exe /Q /O /N /Z ECHO. ECHO Installeren van Hotfix KB885836 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB885836-x86-NLD.exe /Q /O /N /Z ECHO. ECHO Installeren van Hotfix KB886185 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB886185-x86-nld.exe /Q /O /N /Z ECHO. ECHO Installeren van Hotfix KB887797 ECHO Even geduld... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB887797-x86-nld.exe /Q /O /N /Z ECHO. ECHO. ECHO --- Overbodige snelkoppelingen verwijderen... --- DEL "%systemdrive%\Documents and Settings\Windows\Menu Start\Programma's\Hulp op Afstand.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Menu Start\Programmatoegang en -instellingen.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Menu Start\Programma's\Windows Media Connect.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Menu Start\Windows-catalogus.lnk" DEL "%systemdrive%\Documents and Settings\Windows\Application Data\Microsoft\Internet Explorer\Quick Launch\Nero StartSmart.lnk" DEL "%systemdrive%\Documents and Settings\Windows\Application Data\Microsoft\Internet Explorer\Quick Launch\Ad-Aware SE Personal.lnk" ECHO. ECHO. ECHO --- Register-aanpassingen toepassen... --- REGEDIT /S %systemdrive%\install\RegTweaks.reg ECHO. ECHO. ECHO --- PC herstarten over 1 minuut... --- shutdown.exe -r -f -t 60 -c "Windows XP zal over 1 minuut herstarten, zodat er genoeg tijd is om alle iconen bij te werken en om de shell volledig te laten laden voordat er opnieuw opgestart wordt!" ECHO. ECHO. ECHO --- Verwijderen van tijdelijke installatie-bestanden... --- RD /S /Q %systemdrive%\Drivers RD /S /Q %systemdrive%\install EXIT
  5. Darnit, it didn't help... Any more thoughts?
  6. Funny you'd say that, I was just trying... I'm making the ISO file at the moment, after that I'll just install it on Virtual PC and let you know if it works.
  7. Well, Ive tried the JOLIET thing, didnt help...
  8. i do not use the 8.3 option, but i don't use the JOLIET option. you think thats it?
  9. [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="Yes" TargetPath=\WINDOWS FileSystem=* WaitForReboot="No" [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 OemSkipWelcome=1 TimeZone=110 [UserData] ProductKey=*****-*****-*****-*****-***** FullName="Windows" OrgName="" ComputerName=WinXP [Display] BitsPerPel=32 Xresolution=800 YResolution=600 [TapiLocation] CountryCode=31 AreaCode=0495 [Branding] BrandIEUsingUnattended=Yes [Identification] JoinWorkgroup=Werkgroep [Networking] InstallDefaultComponents=Yes [Components] msnexplr=off [Shell] DefaultStartPanelOff = Yes [GuiRunOnce] %systemdrive%\install\start.cmd
  10. The folder IS copied over, but I have added no drivers, so I don't know about that
  11. Oh my mistake, you're right, after the first time Welcome screen it should run, but it doesn't run AT ALL. And it did before I added the bootmenu.
  12. the whole installation runs unattended as specified in winnt.sif, but after the first boot a script called start.cmd is supposed to run which doesn't. it is located in the folder \$oem$\$1\install. it has always worked, until I added the bootmenu thingie. And it hasn't been changed either.
  13. Yes, thats the situation (except the I have everything in C:\disk1). I make the ISO using EasyBoot itself, cause then I can pick the loader.bin as bootsector, else I won't get the menu.
  14. I made the two options in the menu already, but i havent yet put the files on the cd-rom, so only the Pro version is on the disk, in the root. (So not in a different directory or anything yet, just <cdrom>\i386 and stuff. and because i dont have special dir's, i havent edited the setupdlr or w2ksect)
×
×
  • Create New...