Jump to content

Sgt_Strider

Member
  • Posts

    529
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Sgt_Strider

  1. For the Nvidia nforce networking controller, the device ID is {1A3E09BE-1E45-494B-9174-D7385B45BBF5}\NVNET_DEV0057\4&319866BE&0&01 For the Nvidia Network bus Enumerator, the device ID is PCI\VEN_10DE&DEV_0057&SUBSYS_CB8410DE&REV_A3\3&2411E6FE&0&50 I'm not sure which one you're looking for so I posted both Nvidia ethernet related things here.
  2. It is a application, so it won't install by itself. You'll have to find a file that only exists when this nForce built-in firewall is available: IF EXIST %SystemRoot%\system32\driver.sys START /WAIT Firewall_Setup.exe /Silent_Installation_Switches I'm not sure how you do that. Where do I copy and paste that command that you posted? And what file will exist when I want to install the firewall? This sounds pretty hard to do...
  3. Yea, I got that solved, but I meant the firewall. How do you silently install the Nvidia firewall? Will it auto-install itself if I just place it in the $1\Drivers?
  4. Thanks for the information and now that I think about it, I don't wnat to install useless stuff on to my computer. Thanks for that command, I'll enter it in now.
  5. just curious then, why did the hotfixes thread in the unattended forum listed this: "REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f" Your registry entry is different from that. Also when entering the /Q command that you mentioned, should I leave a space after the filename to enter it or tie it in together?
  6. lol I'm not sure if I understand that last sentence of yours. Just dump the patch in the svc-exe folder then? Download the patch. From the Run line, type in iexpress and hit Enter. 1. Click Next. 2. Click Next. 3. Type in a package title. 4. Click Next. 5. Click Next. 6. Click Next. 7. Click Add and navigate to the location you saved the patch. 8. Click the down arrow in the Install Program box. Select the patch. Then, at the end of the patch name, enter /Q. 9. Click Next. 10. Click Next. 11. Click Next. 12. Specify a location to the save the new file. I would use SVC-EXE. Check both boxes and click Yes. 13. Click Next. 14. Select No Restart and click Next. 15. Select Don't Save and click Next. 16. Click Next. The program will create the new file and save it in the location you specified. Click Finish when it is complete. Thanks for the very detailed information. Regarding step #8 "8. Click the down arrow in the Install Program box. Select the patch. Then, at the end of the patch name, enter /Q." Is this what you want? I kept the filename of the original file and then it appears like this gdidettool.EXE /Q. Is that it? Is the forward slash suppose to be one space after the e? Thanks.
  7. I added this to my regtweaks.reg REG ADD "HKLM\SOFTWARE\Microsoft\GdiDetectionTool" /v "GDITool" /t REG_DWORD /d "00000001" /f Are you sure that's not suppose to go into RunOnceEx.cmd or some other file? The command seems a bit different from most registry commands.
  8. I'm becoming more ambitious and sticking more stuff into xpcreate, but I'm just wondering if it can create a compatible DVD image? Or the image that it creates is DVD compatible?
  9. lol I'm not sure if I understand that last sentence of yours. Just dump the patch in the svc-exe folder then?
  10. Can I just place these two files in the SVC-HF1 directory like all of the other post-sp2 hotfixes? The reason why I ask is because in this thread: http://www.msfn.org/board/index.php?showtopic=31886 These two fixes have a special note in them and I'm not sure if they can be easily installed. Just wanted to know. Thanks.
  11. How do you silently get the Nvidia hardware firewall software to silently install as well?
  12. I have the Logitech Dinovo Bluetooth edition. It uses the Setpoint 2.22. I don't know how to silently install it since you have to select what combination to use, like keyboard and mouse.
  13. Alphabetically sort Start Menu, you need to apply it each time you install or modify any items in the Start Menu. That means, whenever you see menu items is out of oder you need to re-apply the tweak. Therefore, its best to create a batch file called tweak.bat and tweak file called tweak.reg and put it in the Startup floder. -Kenneth Thanks for the information Kenneth, but I was wondering if you can tell me how to make that batch file and how do I apply it upon startup? Thanks.
  14. PLEASE SEARCH! It has been covered before... Bashrat, I searched with the all dates function on and I didn't find any relevant posts. If you found one, please link it to me.
  15. I did download the 6.39 and do you happen to know what the Smbus folder is? Is that the chipset driver?
  16. When I downloaded the Nforce file, I extract it with Winrar and I get 4 directories inside, AudioDrv, AudioUtl, Ethernet, IDE, and SMbus. Just wondering can I not install the AudioDRV and AudioUtl? I don't have a need for it since I have a soundcard that's going to be installed inside as well. Btw, what is the SMbus folder for? Is that the chipset driver? Thanks.
  17. I need help to install this driver for my Logitech Dinovo. If anyone here can help me that would be greatly appreciated.
  18. Thanks for the link, but I was hoping for a tutorial on cleanup.cmd. Is that page still there in the MSFN guide, cuz I can't find it.
  19. I followed the MSFN Unattended guide for installing Windows. For some odd reason, the drivers that I placed on the CD ends up being copied to the hard drive. What gives? How do I remove it or enter a command to prevent that from happening? Thanks.
  20. Anyone notice that this registry setting doesn't work? ;Disable Windows Picture and Fax Viewer [-HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\ContextMenuHandlers\ShellImagePreview] The Windows Picture and Fax Viewer still pops up when I click on a picture to view it. Also for this registry setting: ;Alphabetically sort Start Menu [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu] [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2] The item's in the Start Menu is only alaphetically sorted after Windows is formatted. As I install more applications, the Start Menu no longer sorts it automatically anymore. What gives?
  21. I don't understand and I'm about to give up. I placed the ATI driver and CP in the $OEM$\$1 folder instead of using Winrar since it would have been more confusing for me. Then I copy and paste the following in notepad IF EXIST %SYSTEMROOT%\system32\atiddc.dll REG ADD %KEY%\055 /VE /D "Catalyst Control Panel" /f IF EXIST %SYSTEMROOT%\system32\atiddc.dll REG ADD %KEY%\055 /V 1 /D "%SYSTEMDRIVE%\ATI\CP\Setup.exe /K" /f and I save it as RunOnceEx.cmd in the $OEM$\$1 folder. Then I just use xpcreate to create my ISO and I burned it on to a CDRW. After it was done formatting, the control panel still didn't installed. It's possible the videocard driver wasn't installed, but everything appears ok on the desktop. How do I check if the videocard driver is installed properly? Second, can you provide me with more specific instructions as I'm going no where. Just providing me with nothing new and said "search" and "search" I still haven't made much progress since I reported my problem.
  22. Alright Simon, I will explain again since my frustration level is peaking now. I didn't use Winrar to pack the driver or the control panel. All I did was just click on the Catalyst and Control panel package from ATI so that it'll extract itself, then I went into the Support folder and copy and paste the driver and control panel from there into a ATI folder like your guide stated. Then I just use winnt.sif and point it to the videocard driver and it installs. Notice how I said I didn't use Winrar to pack the drivers? Now I look at your step 3, I think you want me to use Winrar to pack the control panel? Correct? If so, how do I embed the following comment that you lay out in Step 3? ;The comment below contains SFX script commands Path=%SYSTEMDRIVE%\ Silent=1 Overwrite=1 Also can I just place this anywhere in winnt.sif? DetachedProgram=cmd.exe Arguments="/C START %systemdrive%\detached.cmd" Also I guess I have to make a deatched.cmd and place it in the $OEM$\$1\detached.cmd correct? @echo off FOR %%d 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 %%d\$OEM$\$1\detached.cmd SET CDROM=%%d start /wait %CDROM%Software\ATIRARSFX.exe EXIT Where is the file ATIRARSFX.exe? I don't see it anywhere and that is possibly why the control panel is not installing.
×
×
  • Create New...