Content Type
Profiles
Forums
Events
Everything posted by creopard
-
[How To] Make Maxthon your default browser
creopard replied to prathapml's topic in Application Installs
thanks for this how-to! -
Driverpack Sound - V5.03.1 & V5.03
creopard replied to Bâshrat the Sneaky's topic in The General Stuff
cmedia's ftp was a pain in the a** get the original cmedia zip-file here (4MB) (fast! mirror) -
Driverpack Sound - V5.03.1 & V5.03
creopard replied to Bâshrat the Sneaky's topic in The General Stuff
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 -
update: versions in DriverPack Version available: http://www.station-drivers.com/telechargem...raid%203.01.exe
-
Driverpack Sound - V5.03.1 & V5.03
creopard replied to Bâshrat the Sneaky's topic in The General Stuff
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 -
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!
-
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
-
German Version: http://www.nandlstadt.com/win98sp/sesp162de.exe
-
Driverpack Sound - V5.03.1 & V5.03
creopard replied to Bâshrat the Sneaky's topic in The General Stuff
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 -
you're right... i just concentratred on SIL3112
-
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
-
Hotfixes For Windows XP Professional SP2
creopard replied to Aaron's topic in Unattended Windows 2000/XP/2003
also see this link for the post above http://support.microsoft.com/default.aspx?scid=kb;en;885626 -
yes... folders.txt
-
BUT.... is the nvidia "control panel" (i.e. sidebar with options) available at all, if you do not install it via setup.exe??
-
Adobe Reader 6.02 silent install
creopard replied to DisabledTrucker's topic in Application Installs
also check out "Adobe Reader 7.0 Beta Full" http://ardownload.adobe.com/pub/adobe/read...70_enu_full.exe -
Could Someone check if my RegTweaks are ok?
creopard replied to mniceguy81's topic in Unattended Windows 2000/XP/2003
;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" -
better keep "guest", makes accesses to network shares less complicated
-
I'm using AR 6.0.2 the plugins folder should JUST contain "EWH32.api, printme.api, Search.api" and NO folders at all!
-
it seems you completely whiped your plug-in folder... what does your "Adobe\Acrobat 6.0\Reader\plug_ins" folder contain?
-
@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
-
@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!
-
Now it does http://www.msfn.org/board/index.php?act=ST&f=70&t=14614
-
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download] "CheckExeSignatures"= is present twice (one says "yes" the second "no" )
-
Mistakes & Addtitions to "Johnny Do's Custome Registy Settings" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express] "Hide Messenger"=dword:00000001 should be =dword:00000002 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] "Size"=dword:00000002 could also be =dword:00000003 Services... Some services were supposed to start in manual mode (e.g. Spooler), but the author set all "manual services" to dword:00000002! 2 is "automatic mode", manual mode should be dword:00000003 ;----- Enable the Network Adapter Onboard Processor [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] "DisableTaskOffload"=dword:00000001 is wrong! the abobe entry disables the NIC Onboard Processor (0= Use NIC Processor, 1= Disable NIC Processor) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] "GlobalMaxTcpWindowSize"=dword:0003ebc0 "TcpWindowSize"=dword:0003ebc0 this should be commented out, for dial-up users [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex] "FilterFilesWithUnknownExtensions"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex] "FilterFilesWithUnknownExtensions"=dword:00000000 there might be a typo... these 2 entries are in different sections of reg files (the first entry is the right one) last thing: ATi video card and 1GB of ram or more the tweak LargeSystemCache=1 will cause serious data corruption