Jump to content

Powerhouse

Member
  • Posts

    184
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Powerhouse

  1. I'll Try disabling my nVidia NIC in the bios tomarrow (at a LAN party right now ). I'll post what I find then.
  2. =========== PCI devices =========== PCI\VEN_1022&DEV_1100&SUBSYS_00000000&REV_00\3&2411E6FE&0&C0: PCI standard host CPU bridge PCI\VEN_1022&DEV_1101&SUBSYS_00000000&REV_00\3&2411E6FE&0&C1: PCI standard host CPU bridge PCI\VEN_1022&DEV_1102&SUBSYS_00000000&REV_00\3&2411E6FE&0&C2: PCI standard host CPU bridge PCI\VEN_1022&DEV_1103&SUBSYS_00000000&REV_00\3&2411E6FE&0&C3: PCI standard host CPU bridge PCI\VEN_10DE&DEV_0050&SUBSYS_00000000&REV_A3\3&2411E6FE&0&08: PCI standard ISA bridge PCI\VEN_10DE&DEV_0052&SUBSYS_1C12147B&REV_A2\3&2411E6FE&0&09: NVIDIA nForce PCI System Management PCI\VEN_10DE&DEV_0053&SUBSYS_1C12147B&REV_A2\3&2411E6FE&0&30: NVIDIA nForce4 Parallel ATA Controller PCI\VEN_10DE&DEV_0054&SUBSYS_1C12147B&REV_A3\3&2411E6FE&0&38: NVIDIA nForce4 Serial ATA Controller PCI\VEN_10DE&DEV_0057&SUBSYS_1C12147B&REV_A3\3&2411E6FE&0&50: NVIDIA Network Bus Enumerator PCI\VEN_10DE&DEV_005A&SUBSYS_1C12147B&REV_A2\3&2411E6FE&0&10: Standard OpenHCD USB Host Controller PCI\VEN_10DE&DEV_005B&SUBSYS_1C12147B&REV_A3\3&2411E6FE&0&11: Standard Enhanced PCI to USB Host Controller PCI\VEN_10DE&DEV_005C&SUBSYS_00000000&REV_A2\3&2411E6FE&0&48: PCI standard PCI-to-PCI bridge PCI\VEN_10DE&DEV_005D&SUBSYS_00000000&REV_A3\3&2411E6FE&0&58: nForce4 PCI-Express Root Port PCI\VEN_10DE&DEV_005D&SUBSYS_00000000&REV_A3\3&2411E6FE&0&60: nForce4 PCI-Express Root Port PCI\VEN_10DE&DEV_005D&SUBSYS_00000000&REV_A3\3&2411E6FE&0&68: nForce4 PCI-Express Root Port PCI\VEN_10DE&DEV_005D&SUBSYS_00000000&REV_A3\3&2411E6FE&0&70: nForce4 PCI-Express Root Port PCI\VEN_10DE&DEV_005E&SUBSYS_1C12147B&REV_A3\3&2411E6FE&0&00: nForce4 HyperTransport Bridge PCI\VEN_10DE&DEV_0092&SUBSYS_21821682&REV_A1\4&243D7BD0&0&0070: NVIDIA GeForce 7800 GT PCI\VEN_1102&DEV_0005&SUBSYS_00211102&REV_00\4&13699180&0&5048: Creative X-Fi Audio Processor (WDM) 19 matching device(s) found. =========== USB devices =========== USB\ROOT_HUB\4&D26EDA9&0 : USB Root Hub USB\ROOT_HUB20\4&23E8B494&0 : USB Root Hub USB\VID_0409&PID_0058\5&39F408B&0&1 : Generic USB Hub USB\VID_046D&PID_C50B\5&31DD39F&0&3 : USB Composite Device USB\VID_046D&PID_C50B&MI_00\6&1C6597E7&0&0000 : USB Human Interface Device USB\VID_046D&PID_C50B&MI_01\6&1C6597E7&0&0001 : USB Human Interface Device 6 matching device(s) found.
  3. I'll post my Hardware ID's when I get home for work tonight. As for the storage controllers, I believe it is the nVidia one's (there are 4 SATA connectors, and 2 Raid connectors). I connect to two of the 4 SATA connectors, the one's that aren't RAID.
  4. Created a new DVD with the latest DriverPacks (all of them as of Yesterday), and the Initial install of Windows goes fine (copying Windows to the C Drive). The T-39 install of Windows goes fine (the actual install of windows), then when Windows reboots, I see the splash screen for a second, and then get the blue screen with a Stop error 0xf78a2524 (0xC0000034, 0x00000000, 0x00000000). I tried going in safe mode, and get the same error after mup.sys is shown. My system has the following components: Abit AN8-SLI motherboard (NForce4) XFX Geforce7800GT Creative X-Fi ExtremeMusic 2 gigs of Ram 2 WD Raptor SATA Drives Nothing is overclocked, and everything works fine on the older 5.07 builds. I have tried all the builds of the 6.02.X (2, 3, and now 4) version of the DriverPacks, and get the same exact error. I've also removed the X-Fi from the system, to see if maybe that was causing the errors, but no luck there either. Anyone else encountering this?
  5. Need some further assistance with YAWI (which by the way, works great with Runonceex.cmd). I have Norton Antivirus installed using Runonceex.cmd with the following commands... REG ADD %KEY%\060 /V 1 /D "%systemdrive%\Install\Applications\SAV9\SAV9.exe" /f REG ADD %KEY%\061 /VE /D "Norton Antivirus Corp v9" /f REG ADD %KEY%\061 /V 1 /D "%systemdrive%\Install\Applications\SAV9\SAV.msi /QB-! RUNLIVEUPDATE=0 REBOOT=REALLYSUPRESS" /f REG ADD %KEY%\062 /VE /D "Norton Antivirus Live Update fix v2.7.38" /f REG ADD %KEY%\062 /V 1 /D "%systemdrive%\Install\Applications\SAV9\lusetup.exe -q" /f Basically the above code does the following: 1. SAV9.exe is a RAR archive that extracts all the NAV software to "%systemdrive%\Install\Applications\SAV9. 2. SAV.msi is the actual installer 3. lusetup.exe is the live update fix that need to be applied after NAV is installed. In YAWI I tried doing this, but it doesn't seem to work (only extracts the software, but line 2 and 3 don't seem to be run at all. Any suggestions? SAV9\SAV9.exe;;X;Norton Antivirus Corp. v9 w/Jan 06 Definitions SAV9\SAV.msi;/QB-! RUNLIVEUPDATE=0 REBOOT=REALLYSUPRESS SAV9\lusetup.exe;-q
  6. Thanks Gramiche, I'll try that tonight. One more question for ya. Is there a way to run Taskkill from YAWI? For example, If I installed iTunes.msi, and wanted to kill the iTunes.exe process from running after the msi is done installing the application. There are a few programs I do this too in my Runonceex.cmd, but not sure how to do in using YAWI.
  7. to add this 3 registry entries when you install iTune, you write in the yawi.ini : iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23 REG;ADD HKLM\093 /VE /D "iTunes v6.0.2.23" /f REG;ADD HKLM\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f REG;ADD HKLM\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f In the yawi window, only 1 line will appear with "iTunes v6.0.2.23" selected. you cannot use variable in yawi (like %KEY%) so you need to replace %KEY% with the complete value Wow, ok, I think I'm even more lost. Basically the info I gave you was from my Runonceex.cmd. The Actual registry file that I install is... %systemdrive%\Install\Applications\iTunes\Itunes.reg So how would I install the Itunes.reg file, using YAWI?
  8. Kinda lost on the Registry adding part. How would I go from this... REG ADD %KEY%\093 /VE /D "iTunes v6.0.2.23" /f REG ADD %KEY%\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f REG ADD %KEY%\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f To this... iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23 ???Not really sure about this Registry entry???
  9. Couple more questions for ya... 1. Do all the Programes have to be in the same folder to install? It looks that way, so I guess my real question is there a way to have each piece of software install from a different folder. 2. Are .msi files handled the same way as .exe files? 3. What about Registry Key entries (especially when using Runonceex.cmd). For example this how I install iTunes using Runonceex.cmd... REG ADD %KEY%\093 /VE /D "iTunes v6.0.2.23" /f REG ADD %KEY%\093 /V 1 /D "%systemdrive%\Install\Applications\iTunes\iTunes6.0.2.23.exe" /f REG ADD %KEY%\093 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\iTunes\Itunes.reg" /f Notice the last line adds some registry settings. Can you do the same with Launcher? So just to give yo some info, I intend to run this program from within Runonceex.cmd. That way I have a choice of what software I may want installed at that time.
  10. This seems to be an easy program, but doesn't have a lot of info associated with it. So here are my questions: 1. When is this program run? During Runonceex.cmd, or cmdline.txt? 2. Is each program given time to run before moving on to the next (so it has time to finish), or is the timer set for the whole list?
  11. The reason for A and B packs is simple (and stated on Bashrats website is a few areas). Basically, the A packs are for the Current "Most Used" drivers. The easiest example is the Graphic Driver Packs. Pack "A" is for Nvidia and ATI drivers (which get updates quite often). The "B" pack is for all the other Graphic Drivers out there (Intel, S3, etc) which almost never get updates. So why not have a single pack you ask? The answer is that it saves Bashrat lots of Bandwidth in downloads.
  12. So has anyone using the latest Driver Packs, actually gotten the Creative X-Fi Drivers to work once you have your Unattended installed? I've used the latest Driverpacks (6.01) that contain the latest official Creative Drivers for the X-Fi (2.07.004) and still get the Yellow Exclamation symbol in Device Manager (this on two different systems, one an ASUS A8NSLI - Premium, the other an Abit AN8-SLI). Once in Windows, if I reinstall the same driver (2.07.004), the system reboots, and then the sound works. I'm asking, cause basically, if these don't work Unattended, there is no point for Bashrat to include them in his packs.
  13. There was another thread about this awhile ago, asking if the Drivers folder could be put under the Windows Folder, so in your case it would be... C:\Windows\Drivers Not sure if Bashrat has looked into this or not though.
  14. Still kinda new to all this Spyware/Adware/Blocking stuff, but which ways are better than a host file for blocking ads and popups? I use a combination of several items in my unattended, including Boardbabes reg file, the host file I listed, some ActiveX blocking reg entries, Spyware Blaster, and the popup blocker on Yahoo's toolbar. If you have something better, stronger, faster than a host file (and some of the other stuff I have listed), please share it...as I know there are some slowdowns with the hostfile I use because of its size.
  15. Ok, noticed some differences between adding your Reg file, and using the Host file that I listed above. 1. On some sites I visit, there is a brief popup, that then disappears using just your Reg file. If I use the host file, I don't even get the popup at all. 2. Ads are still visible on many of the webpages I go to. Not sure if your Reg file was designed to remove ads from websites or not, but it appears it doesn't. Some examples of webpages that I go to, in which Popups come up, and ads are shown, using just your Reg file. Again, if I use the Hosts file, these websites don't show any ads or popups at all. http://www.bluesnews.com/ http://www.warp2search.net/ http://www.winbeta.org/
  16. What's the difference between adding these in the Registry, vs getting a host file from Here? I know that having a large Hosts file does cause some slowdowns on Windows XP and 2K, but I just follow that guide and do the following... - Start | Run (type) "services.msc" (no quotes) - Scroll down to "DNS Client", Right-click and select: Properties - Click the drop-down arrow for "Startup type" - Select: Manual, click Apply/Ok and restart. I guess what I'm really after is, which is the more secure way to go? If they are both the same, I would tend to want to use the Registry entries (as long as there isn't any more of a slowdown than using the Hosts file).
  17. <removed link> File not found on server.
  18. From this link... http://us.creative.com/support/downloads/d...=26&Image4.y=14
  19. For the programs I have listed (Rainlendar, Winamp Skin, Winzip, WinRAR, etc), I need to get rid of the Read Only attribute in order to be able to change any settings. For example, in Rainlendar, you can't change the skin or it's position on the desktop without getting rid of the Read Only Attribute. When you reboot, it will go back to the original skin, and original location on the desktop.
  20. I put the following in my Cleanup.cmd file to change the attributes... REM :: Fix $OEM$\$Progs Entries :: ATTRIB -R "%ProgramFiles%\Rainlendar\*.*" /S /D ATTRIB -R "%ProgramFiles%\Winamp\Skins\AR7\*.*" /S /D ATTRIB -R "%ProgramFiles%\WallpaperToy\*.*" /S /D ATTRIB -R "%ProgramFiles%\WinZip\*.*" /S /D ATTRIB -R "%ProgramFiles%\WinRAR\*.*" /S /D
  21. Wow, way to bring back an old resolved topic. So while searching for Tweaks to improve Internet Browsing, I found the above mentioned OP topic on Speedguide.net. Since there was no resolve for this, I was wondering if anyone has figured out how to get the OP setting in the registry unattended?
  22. Just a quick question....why would I want to do this? And if necessary, where and when would I run this command?
  23. There was an Old Post about doing just what the OP asked. It was the #1 Trick, called Make a Flat (not sure why it's called a flat though). I run the Source.bat and Source.reg file from Runonceex.cmd using this... REG ADD %KEY%\006 /VE /D "Copying Source Files to Windows Folder" /f REG ADD %KEY%\006 /V 1 /D "%windir%\source.bat" /f This copies the i386 folder under Windows\Source\I386 and copies this to the Registry as well. If there is a faster way than this, I'm all for it (as xcopy takes a long time on older systems to copy the i386 folder). So under $OEM$\$1 did you just put the i386 folder? What about registering the folder through the Registry as has been posted above, so Windows looks for the i386 folder on the C:\i386 when it need extra drivers\reinstalled software\etc installed? According to your information, I can just copy the following to a batch file (more like a *.cmd file), @echo off title Copy CD to hard disk ... for /f "skip=4 tokens=3" %%p in ('reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v SourcePath') do set source=%%p xcopy /s /y "%source%" "%systemdrive%\i386\" set source=%systemdrive%\ reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v "SourcePath" /d "%source%i386" /f >NUL reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" /v "Installation Sources" /t REG_MULTI_SZ /d "%source%\" /f >NUL reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" /v "SourcePath" /d "%source%\" /f >NUL reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" /v "ServicePackSourcePath" /d "%source%\" /f >NUL reg add "HKLM\SOFTWARE\Microsoft\Transaction Server\Setup(OCM)" /v "Source Path" /d "%source%\" /f >NUL reg add "HKLM\SOFTWARE\Microsoft\MSDTC\Setup" /v "Source Path" /d "%source%\" /f >NUL reg add "HKLM\SOFTWARE\Microsoft\COM3\Setup" /v "Source Path" /d "%source%\" /f >NUL exit and that will copy over the i386 folder even before my Runonceex.cmd file is ran? Is the above code for WindowsXP or for Windows2000? As all the registry settings I have seen only involve this one (in some way, shape or form)... [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup] "SourcePath"="%systemroot%\\Source\\" "ServicePackSourcePath"="%systemroot%\\Source\\"
  24. Is there a guide somewhere about how to repackage installed software? I would particularly need help with getting all the Registry settings correct.
  25. Here ya go Bashrat... PCI\VEN_10DE&DEV_0092&SUBSYS_21821682&REV_A1\4&243D7BD0&0&0070: NVIDIA GeForce 7800 GT
×
×
  • Create New...