Jump to content

Acheron

Member
  • Posts

    1,077
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by Acheron

  1. To install Quicktime Alternative without player use this: quicktimealt142.exe /VERYSILENT /LOADINF="quicktime.inf" quicktime.inf [Setup] Components=qt,qt\codec,qt\directshow,qt\plugins Almost the same for Real Alternative but didn't search for it. I let Real Alternative install Media Player. Reason for me to use this is to speed up my unattended install. It's unnecessary to install Media Player Classic twice
  2. Oh thanks. I totally overlooked actually However this takes lot's of coding. I'll see what I can do
  3. Yes, you can actually create compressed drivers by moving the inf's to the right directory. Driver Compressor doesn't look for files in other directories than where it's run from. P.S. What happens if you choose Windows to update your ati videocard and choose manually for the directory the installinf's are located. Does Windows look in subdirs to find files?
  4. titou2k. Only Windows Media codecs please.
  5. Off course SP3 is coming
  6. Too bad. I'm now working on my website.
  7. Feature request: Makecab verification. In case makecab is wrong version nLite should warn the user
  8. Well, so far all hotfixes in Unofficial pack have been translated to dutch now. So you don't have to worry if a hotfix is not available in languages other than English
  9. Please check out: http://unattended.msfn.org/advanced/cosmet...ard/classic.htm However I doubt custom resolutions are supported. At least you could try
  10. Cool link for IE7 compatibility, thank you for that. However it's only mentioned to be used on the server that hosts your files.
  11. For 98SE2ME you need both Windows 98 and Windows ME licenses. I'm not going to buy that Windows ME crap
  12. For openoffice you can use this: These files goes into \INSTALL\OpenOffice on CD: install.cmd cmdow @ /HID start autoit3.exe openoffice.au3 setup.exe -d "%programfiles%\OpenOffice" -r response.txt -noexit md "%programfiles%\OpenOffice\share\registry\data\org\openoffice\Office" copy /Y "*.xcu" "%programfiles%\OpenOffice\share\registry\data\org\openoffice\Office" del /f /q "%userprofile%\Menu Start\Programma's\Opstarten\OpenOffice.org 1.1.4.lnk" cacls "%programfiles%\OpenOffice" /E /T /P Gebruikers:C EXIT openoffice.au3 AutoItSetOption("WinTitleMatchMode", 4) WinWaitActive("classname=SALFRAME") Send("{ENTER}") response.txt [Environment] InstallationMode=INSTALL_NORMAL InstallationType=STANDARD StartProcedure=StartSetup EndProcedure = PostSetup [Windows_Desktop_Integration] Register4MsWord=FALSE Register4MsExcel=FALSE Register4MsPowerPoint=FALSE RegisterAsDefaultHtmlEditor=TRUE [Java] JavaSupport=preinstalled_or_none [Procedures] Sub StartSetup ShowSetup() End Sub Sub PostSetup SetReboot( False ) End Sub jobs.xcu <?xml version="1.0" encoding="UTF-8"?> <Jobs state="modified" cfg:package="org.openoffice.Office" xmlns="http://openoffice.org/2000/registry/components/Jobs" xmlns:cfg="http://openoffice.org/2000/registry/instance" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"> <Jobs cfg:element-type="Job"> <Job cfg:name="AddressBookSourcePilot"> <UserTime cfg:type="string">1.1.2001/11:11:11</UserTime> </Job> <Job cfg:name="RegistrationRequest"> <UserTime cfg:type="string">1.1.2001/11:11:11</UserTime> </Job> </Jobs> </Jobs> These files goes into \$OEM$ dir: RunOnceEx.cmd @echo off cmdow @ /HID For %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\win51ip.SP2 set CDDRIVE=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\001 /VE /D "OpenOffice.org 1.1.4" /f REG ADD %KEY%\001 /V 1 /D "CMD.exe /C start /B /wait /D%CDDRIVE%\install\openoffice %CDDRIVE%\install\openoffice\install.cmd" /f cmdlines.txt [COMMANDS] "RUNonceEx.cmd" "rundll32.exe iernonce.dll,RunOnceExProcess" Make sure you also make proper winnt.sif entries Have fun with it
  13. Gape, you have PM
  14. @EgoZ: I finally getting to know how to use a hexeditor myself. If you know what to look for it is not that hard to understand. I translated latest keyb.com to dutch by slightly increasing the English file. Thanks for your advise For the rest: prepare for release in a few days. All files are now ready for the package
  15. BaTLeZone, I suggest you to copy the infs in wxp-w2k-catalyst-8-111-050222a-021277c\Driver\2KXP_INF to the 2KXP_INF\B_21349 directory and run the compress.cmd from there. It's not a big issue
  16. Anyone managed to translate the winboot.sys properly without destroying boot menu? I did not manage to succesful replace it with Dutch one. BTW, here's the list of translated items for dutch version: configmg.vxd CRYPT32.DLL CRYPTDLG.DLL CRYPTUI.DLL DESKW95.CPL EXTRAC32.EXE GDI.EXE HTML32.CNV IOS.VXD KERNEL32.DLL MPRSERV.DLL MSAFD.DLL MSHTML.DLL MSNET32.DLL MSNP32.DLL MSWSOSP.DLL NDIS.VXD NTKERN.VXD NWLINK.VXD NWPP32.DLL POWERCFG.CPL REGSVR32.EXE SYSDM.CPL SHDOCVW.DLL SPOOLSS.DLL TIMEDATE.CPL tweakui.cpl URLMON.DLL USER.EXE VMM.VXD VCOMM.VXD VFAT.VXD VFWWDM32.DLL VPICD.VXD VPOWERD.VXD VREDIR.VXD VSERVER.VXD WINTRUST.DLL
  17. See http://support.microsoft.com/default.aspx?...b;EN-US;Q319571 Direct download: Q319571.EXE
  18. What about vmm.vxd? Shouldn't that be vmm32.vxd?
  19. Gape. I see you have added back in the icon modifications. But why not update the mydocs.dll icon as well? Why not include newer keyb.com? I still need to translate this file, but I will only translate latest build.
  20. Have you a link to download these specific drivers?
  21. For the average user P2P is no problem. I'll vote for the Bittorrent tracker. It's the best way to distribute your stuff. However you'll need a 24/h server up somewhere. BTW, I was a frequent user on your forum. Does that takes much bandwidth?
  22. Edit: Nevermind. AutoIt support would be great if you can also add languagepack integration support. And can you also change 7-zip compression to MAX instead of Ultra. I don't have enough ram to handle it (256 MB). Program hangs halfway. I changed it manually to -mx7 but meaby more users have this problem
  23. Great you have worked this out Felix! I originally developed this method as a speed issue. This method is much faster than the original installer. Also size does matter
×
×
  • Create New...