Jump to content

robgeerts

Member
  • Posts

    21
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by robgeerts

  1. I'm using this code in WIHU: ; Sub command 3 description.3=Office 2003 command.3= %SRCDRIVE%\Install\office\SETUP.EXE TRANSFORMS="%SRCDRIVE%\Install\office\Unattended.MST" /qb- helptext.3 = "Tekstverwerking, databases, presentaties etc." And while installing I get an error with code 1603, does anyone knows what this means, or does anyone knows how to fix this?
  2. no, no: I didn't do the things above, I made an exe directly. That causes my setup to hang...probably..
  3. why does it restart my pc at the end? can i disable this? EDIT: never mind!!
  4. well, I I have to do it again because, I had a problem with the setup of Windows, It appeared that my bootscreen caused the problem....I forgot one step while making the bootscreen..... stupid me....
  5. robgeerts

    WIHU Dutch

    Thnx!! If there is a new version, I'd like to hear it from you so I can make a new translation! Rob
  6. Take a look at http://www.msfn.org/board/index.php?showtopic=45814 Rob
  7. robgeerts

    WIHU Dutch

    Hi! For the Dutch people I translated WIHU into Dutch. So if you're interested, click here: WIHU Dutch If there are any comments, I'll be happy to hear!
  8. Already done it!! PM me if you want the exe-file!
  9. Thanks for your information! Will it be possible in the future? By the way: shall I translate WIHU to Dutch completely?
  10. I tried to install without WINNT.SIF...it now works! So what's wrong with this file?
  11. hi, this worked for me: http://unattended.msfn.org/advanced/cosmetics/bootscreen.htm
  12. hi there! Is there a way in WIHU to automatically select the box "Use currently logged on user" when I start WIHU and to make it this way that you can't deselect it? And is there a way to skip the second screen (user account creating and edditing) from WIHU? I'm using an install.ini and I start WIHU through cmdlines.txt [EDIT: I solved my problem to automatically select the box: currentuser=1]
  13. oh yeah, that's right! that is possible, thanks!
  14. 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
  15. recently, I've made my own Unattended Windows...it works! This is the tekst within my winnt.sif: ; ; Generated by nLite 0.99.9 beta ; [Data] Autopartition = 0 MsDosInitiated = 0 UnattendedInstall = Yes [Unattended] UnattendMode = FullUnattended UnattendSwitch = Yes OemPreinstall = Yes OemSkipEula = Yes FileSystem = * WaitForReboot = No NoWaitAfterTextMode = 1 NoWaitAfterGUIMode = 1 TargetPath = Windows Hibernation = No [GuiUnattended] AutoLogon = Yes AdminPassword = * TimeZone = 110 OEMSkipRegional = 1 OemSkipWelcome = 1 [Shell] DefaultThemesOff = Yes DefaultStartPanelOff = Yes [Components] msmsgs=off zonegames=off [Display] BitsPerPel=32 Xresolution=1024 Yresolution=768 Vrefresh=60 AutoConfirm=1 [UserData] ProductKey = "THISS-ASAMP-LEOFT-THEKE-YYYYY" ComputerName = PCBOVEN FullName = "Rob Geerts" [RegionalSettings] Language = 0413 [Networking] [Identification] JoinDomain = "Werkgroep" What I was wondering... Is it possible to create ONE dialog before setup is going to install devices where I can only enter the computer name, the product key, full name and domain? That the dialog puts this in a winnt.sif... But if filled in nothing, then take defaults...
  16. LOOK AT MY NEW STARTPOST!
  17. Again, use this USB attached device to double click the exe - when the install screen pops up, check the tempfolder. The exe EXPANDS an msi to the tempfolder! Look for a folder like _is1F - the msi is in that folder! And i THINK u can't automatically rearrange the icons on the desktop... <{POST_SNAPBACK}> excusez moi! I found the MSI!! THANKS! Too bad, that I can't rearrange the icons..
  18. i know i can manually move the recylcebin-icon but i wan't it automatically? Isn't it a registery-key what makes this possible? how do I get the msi-version of MS Spyware? Does anyone know the solutions for my other problems?
  19. Recently, I learned a bit about making an unattended XP installation. I've made one for myself and it works...except for a few things... - How do I run taskkill minimized or in the background? - How do I put my RecycleBin-icon below the network-connections-icon and above the internet explorer-icon ? Here are some questions more about my RunOnxeEx.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%\001 /VE /D "Adobe Reader 6" /f REG ADD %KEY%\001 /V 1 /D "%PP%pdf\adobereader6.msi /qn" /f //ERROR: Doesn't install at all? REG ADD %KEY%\002 /VE /D "MSN Messenger" /f REG ADD %KEY%\002 /V 1 /D "%PP%msn\msn7.msi /qn" /f REG ADD %KEY%\002 /V 2 /D "taskkill /F /IM msnmsgr.exe" /f REG ADD %KEY%\003 /VE /D "MSN Plus 3.5" /f REG ADD %KEY%\003 /V 1 /D "%PP%msn\msnplus.exe /SilentInstallNoSponsor" /f REG ADD %KEY%\003 /V 3 /D "taskkill /F /IM msnmsgr.exe" /f REG ADD %KEY%\003 /V 4 /D "taskkill /F /IM msmsgs.exe" /f REG ADD %KEY%\003 /V 5 /D "taskkill /F /IM iexplore.exe" /f REG ADD %KEY%\004 /VE /D "Microsoft Antispyware" /f REG ADD %KEY%\004 /V 1 /D "%PP%spyware\MicrosoftAntispyware.msi /qn" /f REG ADD %KEY%\004 /V 2 /D "taskkill /F /IM gcasServ.exe" /f REG ADD %KEY%\004 /V 3 /D "taskkill /F /IM gcasDtServ.exe" /f //correctly installs but at first startip it says it has encountered a problem (error 101) REG ADD %KEY%\005 /VE /D "Panda Antivirus" /f REG ADD %KEY%\005 /V 1 /D "%PP%panda\titanin.exe /silent" /f //ERROR: how to automatically add the registration name and code? REG ADD %KEY%\006 /VE /D "Winrar" /f REG ADD %KEY%\006 /V 1 /D "%PP%winrar\winrar.exe /verysilent" /f REG ADD %KEY%\006 /V 2 /D "REGEDIT /S %PP%winrar\winrar.key" /f //ERROR: how to close windows explorer? how to unattend winrar? REG ADD %KEY%\007 /VE /D "Mp3 Converter" /f REG ADD %KEY%\007 /V 1 /D "%PP%mp3\convert.exe /s" /f //ERROR: it also installs windows media 9 runtime, how to unattend this? REG ADD %KEY%\008 /VE /D "Password Keychain" /f REG ADD %KEY%\008 /V 1 /D "%PP%password\passwordkeeper_setup.exe /VERYSILENT /SP-" /f REG ADD %KEY%\008 /V 2 /D "taskkill /F /IM Passkeychain.exe" /f REG ADD %KEY%\009 /VE /D "Skype" /f REG ADD %KEY%\009 /V 1 /D "%PP%skype\SkypeSetup.exe /silent" /f REG ADD %KEY%\009 /V 2 /D "taskkill /F /IM Skype.exe" /f //works but how can I cancel start at startup? REG ADD %KEY%\020 /VE /D "Office 2003" /f REG ADD %KEY%\020 /V 1 /D "%PP%office\SETUP.EXE TRANSFORMS=Unattended.MST /qb-" /f //no errors, it says that it is installing, but after returning in windows, there's no office folder inside the Program Files folder... REG ADD %KEY%\025 /VE /D "Systeem opschonen" /f REG ADD %KEY%\025 /V 1 /D "%PP%RegTweaks.reg" /f REG ADD %KEY%\025 /V 2 /D "%PP%Cleanup.cmd" /f EXIT Here is my Cleanup.cmd wich works except for deleting this folder: C:\Install\office\FILES\SETUP cmdow @ /HID net user aspnet /delete DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk" DEL "%AllUsersProfile%\Start Menu\Programma's\Windows Movie Maker.lnk" DEL "%AllUsersProfile%\Start Menu\Programma's\Windows Media Player.lnk" DEL "%AllUsersProfile%\Start Menu\Programma's\Windows Messenger.lnk" DEL "%AllUsersProfile%\Start Menu\Programma's\Hulp op afstand.lnk" DEL "%AllUsersProfile%\Start Menu\Programma's\Outlook Express.lnk" RD /S /Q %systemdrive%\drivers\ RD /S /Q %systemdrive%\install\ EXIT Thanks for your help!
×
×
  • Create New...