Jump to content

muiz

Member
  • Posts

    1,361
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by muiz

  1. This is how i did it , and it works fine http://www.msfn.org/board/index.php?showto...l=alcohol&st=80
  2. cool idea , but why post this twice ? http://www.msfn.org/board/index.php?showtopic=66323
  3. open your winnt.sif and ad this ( change it to the resolution of your own ) This is how mine looks like [Display] BitsPerPel = 32 Xresolution = 1280 Yresolution = 1024 Vrefresh = 60
  4. I also like to see more reactions on the packs , what works and what doesnt.
  5. Is it possible to install Daemontools to his normal direction? And it doesnt autostart anymore Can i change this myself with your installer?
  6. REGEDIT /S "%CDROM%\Software\nortonreg\norton.reg" /f NortonAntivirus\symlcrst.sfx.exe" /f NortonAntivirus\NAVSETUP.EXE /O REBOOT=ReallySuppress /QB" /f This is how it works. Reg file looks like this : Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\CCPD-LC\KStore\00000082\0000001e\0000004a] "Key"="XXXXXXXXXXXXXXXXXXXXX" And the symlcrst.sfx.exe : Uninstall NortonAntivirus 2006 (Yes uninstall , otherwise you cant copy the dll) ,then go to : C:\Program Files\Common Files\Symantec Shared\CCPD-LC Copy the symlcrst.dll , make a SFX of it with the following : Path=C:\Program Files\Common Files\Symantec Shared\CCPD-LC SavePath Silent=1 Overwrite=1 First run the reg , then the SFX , then Norton. Have fun
  7. I tried to run UpdateChecker_V6011.cmd today , but it says : cant find UpdateChecker_V60111.cmd. So i renamed UpdateChecker_V6011.cmd to UpdateChecker_V60111.cmd now it works fine. And it still says ( i know its said before ) _ [uP] DriverPack Graphics_A ... needs to be updated to V601!
  8. Uploaded for you : Nero714USilent
  9. dead link <removed link>
  10. Link points to old file : <removed link>
  11. link dead and it looks like this : <removed link> Must be : <removed link>
  12. link points to old pack <removed link>
  13. And what if there are more things of one program to install? example: REG ADD %KEY%\045 /VE /D "Ad-Aware Pro SE V1.06" /f REG ADD %KEY%\045 /V 1 /D "%CDROM%\Software\adaware\adaware.exe /S" /f REG ADD %KEY%\045 /V 2 /D "taskkill /IM Adaware.exe /F" /f REG ADD %KEY%\045 /V 3 /D "taskkill /IM hh.exe /F" /f REG ADD %KEY%\045 /V 4 /D "taskkill /IM Ad-Aware.exe /F" /f REG ADD %KEY%\045 /V 5 /D "%CDROM%\Software\adaware\defs.exe" /f REG ADD %KEY%\045 /V 6 /D "%CDROM%\Software\adaware\dutch.exe" /f REG ADD %KEY%\045 /V 7 /D "%CDROM%\Software\adaware\sites.exe" /f REG ADD %KEY%\045 /V 8 /D "%CDROM%\Software\adaware\Lavasoftprefs.exe" /f How does this look in the instloader.ini ?
  14. You might want to read this again http://unattended.msfn.org/unattended.xp/view/web/31/ This is what you did : [GuiRunOnce] %systemdrive%\install\RunOnceEx.cmd This is how it should be : First of all, remove the [GuiRunOnce] entries in winnt.sif, as RunOnceEx can be used to replace [GuiRunOnce] completely. Although you can use both if needed for some reason, but they will both run at the same time, so use caution. To start RunOnceEx on first logon, we will need to import the registry keys during GUI-mode of Windows Setup. We can do this by using cmdlines.txt which executes a series of commands during the T-12 minute stage of Windows XP Setup. Create a cmdlines.txt file in Notepad and paste in the following: [COMMANDS] "RunOnceEx.cmd" Save this as cmdlines.txt inside the $OEM$ folder within your Windows Setup Source folder. If there currently isn't one created, create one. While we're on the subject, feel free to read about the
  15. I dont know if this is enough , cause the total package is 1.02gb But i atached the exe file for you. ========================================================================= 5.0 INSTALLING MUI PACK IN UNATTEND MODE ========================================================================= The following steps explain how to install the Windows MUI Pack in unattend mode. 1. Copy all the MUI files from MUI CDs into a temporary directory on a network share, such as $OEM$\MUIINST. In this example, we use a server \\MUICORE. The directory for the MUI CD contents will be \\MUICORE\UNATTEND\$OEM$\MUIINST. 2. Add a "Cmdlines.txt" file in \\muicore\UNATTEND\$OEM$ that includes the following lines: [Commands] "muiinst\muisetup.exe [/i LangID1 LangID2 ...] [/d LangID] /r /s" Note that you must specify " " in your cmdlines.txt file. Use the appropriate Language ID (LANGID)s, and the muisetup command line parameters to ensure a quiet installation. Please check muisetup.hlp for a complete description of all the command line parameters for muisetup.exe (the command line help content is under "related topics" in the help.). 3. Create an answer file (mui.txt): a. add the following entries in the "Unattended" section [Unattended] OemPreinstall=Yes OemFilesPath=\\muicore\unattend OemSkipEula=YES "OemFilesPath" must point to a network share or drive containing the MUI install source stored in the above directory structure. The Windows install sources can be anywhere else (CD, network share, etc). b. add a "RegionalSettings" section. Use this section to specify the Language Groups and locales to install. Use the appropriate Language Group IDs and Locale IDs (LCIDs). Ensure that the Language Groups you install are sufficient to cover BOTH the locale settings and the User Interface languages you are installing. Example: [RegionalSettings] LanguageGroup="5","8","13" Language="0401" Of course, the answer file may also include other OS unattended setup options. 4. Run winnt32.exe with the appropriate options to use the answer file. If you require the installation of East Asian language and locale support, you must specify /copysource:lang or /rx:lang to copy the necessary language files. If you do not, and the [RegionalSettings] section of your answer file contains East Asian values, Setup will ignore everything in the [RegionalSettings] section. For Winnt32.exe, the appropriate syntax is: winnt32.exe /unattend:"path to answer file" /copysource:lang /s:"path to install source" MUISETUP.rar
  16. http://users.telenet.be/Robvdb/WinXPHotFix.htm I had something like this before , only it doesnt download the hotfixes.
  17. ftp link : ftp://61.56.86.122/pc/hda/alc880d/WDM_R130.exe
  18. Added Windows Live Messenger V8.0.0365 Whats the use without invite
  19. you might SEARCH again
  20. Its already posted before... but ok.. in windows , open zonealarm go to the overview tab , and preferences. hit the backup button under "backup and restore security settings" Use that as your config , you might configure your zonealarm settings before you backup. "%CDROM%\Software\zonealarm\zapSetup.exe /s /i /noreboot /lickey xxxxxxxxxxxxxxxxxxxxx %CDROM%\Software\zonealarm\yourconfig.xml" /f Use like this... have fun
  21. I install daemontools at a different point now , and now it works. Your version works great now RogueSpear, thx ! Edit: new quicktime player QuickTime Alternative 1.68 final http://www.free-codecs.com/QuickTime_Alter...ve_download.htm
  22. That was what i was thinking to. I installed nero in my own language ,and copied the language files and reg file. With an sfx i get the lang files in place , and run the reg after it. Now my nero is dutch , but uninstall still doesnt work , cause this nero installs not in the default folder. Still havent try to burn something with it... will try later on.
  23. Sometimes bad memmory does that to
  24. Why special .sif file? Mine runs fine with a normal winnt.sif , so no need for this.
×
×
  • Create New...