Jump to content

johnhc

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by johnhc

  1. I ran the System Update Readiness (SUR) Tool for x64, found here, and it found a couple of problems. There was one missing file and one corrupted. It looks like the corrupted one is bad in my SP1 cabinet file I built for the SP1 I DLed from MDL. The missing one is a mystery yet because it is not in the ISO I DLed today either. I wanted to try it on my VM and see what I learn. If anyone else has run this tool, please let me know what your learn. Enjoy, John.

    I have chased this down and found that SUR is complaining about the files altered in the MDL instructions to make SP1 injectable. I don't know if this presents a problem or not. When SUR runs it replaces the files it finds corrupted, so the changes we apply are removed. I also do not know if this is a problem or not. I would like to hear from anyone with knowledge or information on this. Thanks and enjoy, John.

  2. Is it on Microsoft Update yet?

    ricktendo64, I did an install on VM wth nothing injected and was offered 66 Important Updates by WU, but not SP1. So, I guess this means they are not offering it just yet.

    I ran the System Update Readiness Tool for x64, found here, and it found a couple of problems. There was one missing file and one corrupted. It looks like the corrupted one is bad in my SP1 cabinet file I built for the SP1 I DLed from MDL. The missing one is a mystery yet because it is not in the ISO I DLed today either. I wanted to try it on my VM and see what I learn. If anyone else has run this tool, please let me know what your learn. Enjoy, John.

  3. Is it on Microsoft Update yet?

    ricktendo64, I think it should be, but I have no systems (HW or VM) without SP1, so am not being offered it. I could not find the single system SP1 on MS DL Center. The notes on the one I did DL says not to use this one to install on only one system but to use WU. Enjoy, John.

  4. As posted on the MSFN forum, SP1 is available on the MS Download Center. I DL'ed the ISO (1.9 GB), extracted it and compared it to the the SP1 I DLed some time ago from the MDL forum. The size and hash are the same (x64). Here are the details for the x64 version:

    FILE: windows6.1-KB976932-X64.exe

    SIZE: 947,070,088 byte

    SHA-1: 74865EF2562006E51D7F9333B4A8D45B7A749DAB

    MD5: 28D3932F714BF71D78E75D36AA2E0FB8

    CRC: 068C79C6

    Enjoy, John.

  5. WAIK now posted at Microsoft downloads is listed as version 3.0 and is a larger download - maybe it now includes the supplement.

    ChiefZeke, the MD5 you posted on MSFN (1E73B24A89ECEAB9D50585B92DB5482F) is the same as the one on the KB3AIK_EN.iso I DLed some time ago (Properties date shows Oct 2010.) Enjoy, John.

  6. ricktendo64 and Kelsenellenelvian, it appears that MS has substituted links for this "supplement" for all the Windows 7 WAIK links. I DLed the "supplement" and it certainly looks like exacty what ricktendo64 says and the ReadMe has instructions for replacing the current files. Now, I cannot find the Windows 7 WAIK and I need to look at it to see if I can find these files and replace them. Anybody have a link to the original that works? Thanks, John.

    EDIT: I found my copy, thanks anyway.

    EDIT AGAIN: Looks like MS has restored the links to W7 WAIK, but now I cannot find waik_supplement_en-us.iso. Really weird how MS thinks.

    post-21368-0-32714400-1298065495_thumb.j

  7. No, you dont need all four files, just the one (cab or msu)

    ricktendo64, I have two .cab files, WSUSSCAN.cab and Windows6.1-KB982861-x64.cab. I assume I need only the Windows6.1-KB982861-x64.cab file (33.4 MB). Thanks, John.

    EDIT: DISM ran fine against the one file. I will do an install later. Thanks much for your help. Enjoy, John.

    EDIT AGAIN: Install went fine and IE9 is working - seems a little buggy.

  8. Best to use /x switch to extract and get the IE lang pack and integrate that too (non english users)

    ricktendo64, so what do I do? - just use DISM against the four extracted files (I am running English)? Do I just point DISM at the folder containing the files? I cannot run the .exe since I am running XP x64 and do not currently have a W7 system to use. Thanks, John.

  9. en-us, use universal extractor para extraer el .cab del .exe

    ricktendo64, I used the latest version of the Universal Extractor (1.6.1) and got two .cab files, a .txt file and a .xml file. Am I to use DISM and inject the .cab files? How about the other two files? BTW, I had to use the third (bottom) option of UE, because the default and the middle one failed. It looks like I got exactly the same files as I did with 7-Zip. Thanks for your help. Enjoy, John.

    EDIT: I compared the hash code for all four pairs of files (UE and 7-Zip) and they are identical.

  10. No, I use InfDefaultInstall.exe (in system32) to launch mi INF with regtweaks during 1st login using Autounattend.xml and FirstLogonCommands

                    <SynchronousCommand wcm:action="add">
    <CommandLine>infdefaultinstall %WINDIR%\inf\tweaks.inf</CommandLine>
    <Description>Registry Tweaks</Description>
    <Order>8</Order>
    <RequiresUserInput>false</RequiresUserInput>
    </SynchronousCommand>

    ricktendo64, thanks. I will give it a try. Enjoy, John.

  11. ricktendo64, in your last video you said you would show how to run .inf files during installs. I would like to see some information on that now. In particular, what is the earliest in the install can I run it? Can it be run in the RunSynchronousCommand or RunAsynchronousCommand of the windowsPE phase? Is this too earlier to make changes to the Registry? Thanks, John.

  12. ricktendo64, I tried my first HW installs today with poor luck. First I tried the DVD I made and tested on VMware Player and it could not find a HDD. I assumed it needed the 3Ware-LSI RAID driver injected into the boot.wim, so I did that. Setup still could not find an HDD. I then wrote my driver folder to a USB drive and when Setup did not find an HDD, I clicked the Add Driver button and pointed to my 3Ware-LSI folder. It found the txtsetup.oem and was happy with it, finding my RAID and its partitions. I selected an unpartitioned area and turned it loose. It did the copy and expand then restarted. With a quick flash it BSODed and restarted. I could not read the Stop code, but my guess is that it was a 07B - can't find boot device. It is obvious that I have done something wrong in how I injected the 3Ware-LSI driver. I pointed dism to the folder named Unsigned_Drivers, which contained one folder called 3Ware. It contains the files in the screen shot I attach. I hope you can comment. Some questions: When I first booted my DVD, it stopped and asked something about selecting a boot target and I think it used the letters EMS. Ideas? I was very surprised by how long everything takes. It seems to sit and do nothing for minutes on end, then says, for example Setup is Starting. This takes several minutes. I did not expect this to be near as fast as on my VM, but this is far worse that my experience with XP. Thanks much for any help you can offer. Enjoy, John.

    EDIT: I found my error. I had injected the 3Ware-LSI driver into boot.wim index 1 not 2. When I corrected that, Setup found my RAID, but I ran out of time, so I reset and will continue tomorrow. I would still like your comments on my other questions. Thanks.

    post-21368-127430056654_thumb.jpg

  13. I have never seen this or even similar issue.

    Does this happen in other browsers too?

    N1K, I have chased down this problem and corrected it. It is the Compatibility View Settings, in the IE8 Tools menu. Please see attached screen shot. If the box at the bottom for all web sites is checked, then the problem occurs. I have unchecked the box and all looks fine. Enjoy, John.

    post-21368-127343441643_thumb.jpg

  14. ricktendo64, thanks for your reply. You may have forgotten that I am running on VM and so none of my drivers would install. It will be some time before I go to HW. I have a lot to learn about all this. I'll edit this response and let you know what I learn. Thanks, John.

    EDIT: I installed W7 with all drivers but the AtiPcie.inf and all went well. I still don't know why it is a problem.

  15. I have never seen this or even similar issue.

    Does this happen in other browsers too?

    I am running only IE8 on XP x64. If I can get my W7 installed on my VM, I will give it a try and if it is also bad, I will install Chrome and try it. Also at the bottom of a thread, a window (Quick Reply?) covers the Reply and New Thread buttons. Enjoy, John.

    EDIT: I am on my W7 installed under VMware Server and the forum looks fine. Don't know what to make of it all!

  16. ricktendo64, I attach a screen shot of my driver folders being injected. These are all signed. I am also injecting 3Ware RAID drivers that are unsigned. I pointed dism to the unsigned driver folder and did not specify individual inf files. Looking in the INF folder afterward show that both the inf files were picked up. I am really wondering why VMware is having any kind of driver problem when it should not be using any of mine at all. My plan is to see if I can get my AutoUnattend.xml errors out, then try to determine which driver(s) is causing the 07B. Thanks, John.

    post-21368-127324779253_thumb.jpg

  17. ricktendo64, I made my first ISO today manually. I have some problems and hope you can comment. I added updates and drivers (both signed and unsigned). After the first reboot during install, I got a BSOD 07B. This code says Setup cannot find the HDD. I don't think this should even happen on VM. The install was done on VMware Server running under XP x64 (built the ISO on XP x64). I am trying to install W7 Ultimate x64. I removed my AutoUnattend.xml (I made a number of changes) and got the same problem. So, I used the Remove-Driver parameter of dism and removed all OEM drivers (expect for OEM0, which looks link an MS XPS driver and I did not add it). There were 10 total inf files of mine. I went back and re-looked at your part 1 and saw that I had made some mistakes. You say to remove all blanks in file/folder names and inject boot drivers into the boot.wim. I did neither. I did some research on MS TechNet and could find no reference to boot drivers going into boot.wim. Is this really necessary? I also see nothing to indicate that I need to remove the blanks. Is this just to avoid quotes or is it really necessary to the process? After removing the drivers, another install failed due to AutoUnattend.xml problems. After not resolving these in a few tries, I did an install without AutoUnattend and all went fine. I, at least, know that running dism on XP x64 allows me to create an W7 ISO that installs. Thanks for any help you can offer. Enjoy, John.

    BTW, how do I get rid of the toolbar in the middle of the reply window? Actually, perhaps a boot driver would need to go into the boot.wim if WinPE was being used - I am not.

  18. ricktendo64, thanks for your reply. I understand the first two and the last, but on the split icon I am still puzzled. I actually found the site you referred to but in English. None of DLs that I tried contained the icon I am looking for. It is the one, I think, for the .001, .002, etc files after splitting. It looks like the one I attach, but split diagonally. I have another question - I am running XP x64 (based on 2003, version 5.2.3790, like 2003). Can I run your procedure under it? I have installed WAIK (W7) with no problems. I do not currently own a copy of W7 and am waiting till some of the tools (RT 7 Lite, etc) settle down, but would like to be prepared. Thanks for your help. Enjoy, John.

    7-Zip02.ico

  19. ricktendo64, I have some questions and requests concerned with your videos:

    1. I notice you are including many drivers (>100). Why so many? Do they include drivers that are already present?
    2. I also notice you have many Windows Updates (>100). I did a WUD on W7 and found very few (dozen or so). Again, why so many?
    3. I noticed a nice icon for 7-Zip split files but I cannot find it anywhere. Can you either tell us where to find it or post a copy here?
    4. Would you be willing to post your tweaks in .inf form here? I would like very much to see them.

    Thanks for your great work. Enjoy, John.

×
×
  • Create New...