Jump to content

creopard

Member
  • Posts

    537
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by creopard

  1. the tcpip.sys here is "unpatched", right?
  2. Thx! Btw, here's a German translation of this how-to: http://www.kleo.org/forum/viewtopic.php?p=2286
  3. ;Set the Start Menu sticky apps HKCU,"Software\Clients\StartMenuInternet",,,"Maxthon" "HKCU,"Software\Clients\StartMenuInternet" does not exist! shouldn't it be HKLM?
  4. thanks for this how-to!
  5. cmedia's ftp was a pain in the a** get the original cmedia zip-file here (4MB) (fast! mirror)
  6. it does, but it's slooooooooooooooooow (1kb in 50,59s) (try it with a ftp-tool, not the browser) i don't know any existing mirror yet downloading at the present moment is almost impossible here's the content of notes.txt
  7. Info: http://www.echoproject.net/en/index.html Download: http://www.echoproject.net/en/software/cat...p_simulator.exe
  8. update: versions in DriverPack Version available: http://www.station-drivers.com/telechargem...raid%203.01.exe
  9. CMEDIA CMI-9738A / 9739 / 9761 / 9780 Drivers v5.12.01.0045 WHQL download: ftp://ftp.cmedia.com.tw/UDA/045/C-MediaAC..._LogoDriver.zip info: ftp://ftp.cmedia.com.tw/UDA/045/notes.txt
  10. here's they way i do it and it works just fine: install the catalyst driver via "OemPnPDriversPath" and the control panel via SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx IF EXIST %systemroot%\system32\atiddc.dll REG ADD %KEY%\003 /VE /D "ATI Control Panel 4.9" /f IF EXIST %systemroot%\system32\atiddc.dll REG ADD %KEY%\003 /V 1 /D "%systemdrive%\i\Applications\ATICP\Setup.exe -s -f1 setup.iss" /f on this way you'll make sure the control panel only gets installed, if an ATI card is present!
  11. Silicon Image Serial-ATA Driver 1.0.0.51 supported controllers: - Silicon Image SiI 3112 SATARaid Controller - Silicon Image SiI 3512 SATARaid Controller - ATI 436E Serial ATA Controller - ATI 4379 Serial ATA Controller - ATI 437A Serial ATA Controller changelog: newslink: http://www.planet3dnow.de/cgi-bin/newspub/...2&id=1095946637 (in german) 3x12_x86_rdvr_logod_10051.zip
  12. German Version: http://www.nandlstadt.com/win98sp/sesp162de.exe
  13. Creative Drivers v5.12.01.0444 for SB Live!/Audigy/Audigy II although they are not official (somehow), maybe they solve any issues combined with this sound pack!? http://warp2search.net/modules.php?name=Ne...ticle&sid=19981
  14. you're right... i just concentratred on SIL3112
  15. hotfix: - delete "ulsata" folder in "006_Mass_Storage" - delete "s150*", "ulsata*" and "ulsata2*" in /i386 - delete all entries with above names in txtsetup.sif and "ulsata"-folderstructure in winnt.sif done
  16. also see this link for the post above http://support.microsoft.com/default.aspx?scid=kb;en;885626
  17. yes... folders.txt
  18. BUT.... is the nvidia "control panel" (i.e. sidebar with options) available at all, if you do not install it via setup.exe??
  19. also check out "Adobe Reader 7.0 Beta Full" http://ardownload.adobe.com/pub/adobe/read...70_enu_full.exe
  20. ;Show Desktop icon on Quicklaunch stuff below that line does not look like as if it belongs in the registry also be aware that lines with a semicolon are commented out and therefore not applied, such as the whole section ";Broadband Tweak for Windows XP"
  21. better keep "guest", makes accesses to network shares less complicated
  22. I'm using AR 6.0.2 the plugins folder should JUST contain "EWH32.api, printme.api, Search.api" and NO folders at all!
  23. it seems you completely whiped your plug-in folder... what does your "Adobe\Acrobat 6.0\Reader\plug_ins" folder contain?
  24. @a06lp: you have to delete every user with the command, you don't want to keep. on my machine only "administrator" & "guest" are present if you don't use $Progs you'll won't need this either ooops the AR6 commands are wrong "Programme" should be replaced with %programfiles% instead of MOVE "%programfiles%\Adobe\Acrobat 6.0\Reader\plug_ins\*.*" "%systemdrive%\Programme\Adobe\Acrobat 6.0\Reader\plug_insBAK" make it MOVE "%programfiles%\Adobe\Acrobat 6.0\Reader\plug_ins\*.*" "%programfiles%\Adobe\Acrobat 6.0\Reader\plug_insBAK" cmdow @ /HID: see http://unattended.msfn.org/xp/downloads.htm
  25. @a06lp: 1) yes it speeds up AR6 (AR Speedup 1.28 does exactly the same) 2) this deletes delauft users coming with XP (remoteuser, help user, .NET user if installed) (note: here are German folder names involved) 3) This is because of different lnk- files that are in different folders (you could say: %currentuser%==%userprofile%) 4) yes, the links from the installation CD get copied that way 5) programs from the CD in "$OEM$\$Progs" get copied write protected! if you use a program from these folders, no changes you made will be saved, unless you turn off write protection!
×
×
  • Create New...