Jump to content

maxXPsoft

Developer
  • Posts

    3,080
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by maxXPsoft

  1. most the things worked in Windows 7 will work with Win 8. Thing is you have to test things and see if they work for your machine since no two are setup the same except OEM when first recieved
  2. Its not your xml. I used yours that I edited with VMware Workstation and it completed but I forgot to remove your password and couldn;t logon I hit the shift f10 and took this pic to show before it reboots and moves system to C:\ drive At this point my usb drive was the C: drive You notice I swap drives and do a dir You can then edit the panther.cmd with notepad. Just type notepad panther.cmd from same disk panther.cmd is in
  3. you said above 4. Installing features, No good. So the computer hasn't rebooted yet? If so drive will be another drive like S: or something and not C: You may have to manually find and do this Also with Windows 8 it should be running the cmd.exe /c takeown /f first and pic don't show that Also your pic has as Options in robocopy Options : *.* /S /E /DCOPY:DA /COPY:DAT when it should say Options : *.* /S /E /COPY:DAT Have to copy exactly. Try this new one Color 0A cd /d %~dp0 @ECHO OFF FOR %%i IN (C D E F G H I J K L M N O P Q R S T U V W X Y) DO IF EXIST %%i:\Windows\Panther SET MyDrive=%%i:\Windows\Panther ECHO %MyDrive% REM Added takeown for Windows 8 cmd.exe /c takeown /f %MyDrive% /R && icacls %MyDrive% /grant Administrators:F /t robocopy %MyDrive% /MIR %~dp0$Panther Pause Exit
  4. DISM can install only .cab files (Example: extracted .exe like Internet Explorer 10), .msu files, and .inf files (example: Driver files extracted). Microsoft System Installer system .msi files must be installed online by using OCSetup http://technet.microsoft.com/en-us/library/dd744566%28v=ws.10%29.aspx
  5. I have not even tried myself but all the data is still there in Win 8 unattend.chm so you would think it should.
  6. if you have a usb drive just put panther.cmd file on it and run from there. my panther is 2.67mb so won't fit on a floppy. most likely all you need is setupact.log and setuperr.log from panther folder and not the sub folders of it
  7. think you hit the nail on the head. definitely could cause problems if language is not localized in the image EDIT: What he was saying above about capture logs then this still works create a Panther.cmd
  8. Try this xml. You may have to modify it a bit I got this by using the Se7en_UA by selecting a Windows 8 dvd sources folder and adding your Win 8 xml which works with Windows 8 also I only add things to xml that works, if you find something works in WIN 8 tell me over there and I'll add it. AutoUnattend.xml
  9. yes I went back and looked at the notes and post. I removed somehow but I'll add back, just add yourself for now.
  10. I've been around since pkgmgr.exe injecting updates. Early mse did not slow me down this bad. But I install a lot of software and a boatload of tweaks and modded files and such so I ididn't know if it was a combination of any of those. Only way is start clean and add things and test. It was plain and simple MSE was it alone cause restore is off cause I have an ssd and update was sitting there offering me something but I have it set ask. But I am injecting into install.wim I just need to figure out how to send mse a cmd to disable
  11. There should be no [HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim\command] only the [HKEY_CLASSES_ROOT\WIMfile\Shell\.Wim] where it creates icon for .wim I checked the downlad zip and it is correct
  12. 94 Updates Add-Package Start: 12:05:52.18 Finish: 12:24:10.20 Turns out it was the Microsoft Security Essentials x64 sucking the life out of my PC. I was even using TASKKILL /F /IM msseces.exe at start of the cmd file. Trying to see what else I need to TASKKILL to improve performance or try a different anti-virus.
  13. Anyone else? When you inject updates say like 100 how long does it take? Tried again with 94 and even Start /high /wait C:\Windows\System32\Dism.exe /image:D:\zMountdir /Add-Package /Packagepath:D:\APPS\__Updates\x64_msu Start Time 12:58 PM Finish Time 02:22 PM
  14. No need to go to Audit just add to specialize then <AutoLogon>
  15. brettule don't have much in Audit passes either if you are actually doing Audit Mode Look at Auditsystem and Audituser example here.
  16. The user has to be created first and profile so try doing that at Firstlogoncommands
  17. I don't see how 20 minutes. My PC not that sloppy either 3.40 Ghz 8gb ram with a 7.4 WEI score Don't matter what cmd script you use, all the same commands with Dism. I've even tried startx.exe /HIGH I shutdown WU, disabled services and rebooted I have Win 7 64 also and only 94 updates that will inject and it still over an hour.
  18. 'Se7en_UA.exe 6.7.6 April 27, 2013, 10:57:47 AM ' Change the way .msu .cab are Injected with dism /PackagePath: at Finalize Image ' Add processing to cleanup.cmd for .msu won't inject or fail or validation required. You can add KB number to [No_Inject] List anytime ' jbm: Added a msgbox at Windows Updates to set a condition at Finalize image where it will pause to inject Internet Explorer after Updates I don't call it IE10 cause who knows when they may update it. Current List [No_Inject] List=2506143,2532531,2533552,2552343,2603229,2647753,2799926,2809215,2809900,2823180 Thanks jbm for telling me of some other's won't inject.
  19. 1=Windows6.1-KB2532531-x64.msu 2=Windows6.1-KB2533552-x64.msu 3=Windows6.1-KB2552343-x64.msu 4=Windows6.1-KB2647753-v2-x64.msu Moved them to Cleanup with the List and they all installed except 1 I only had trouble with one KB2647753 and even tried this way expand -F:* Windows6.1-KB2647753-v2-x64.msu C:\Install\KB2647753 dism /online /add-package /packagepath:C:\Install\KB2647753 Processing 1 of 1 - Adding package Package_for_KB2647753~31bf3856ad364e35~amd64~~6.1.2.0 [==========================100.0%==========================] The operation completed successfully. Still shows up in WU. If i double click and try to install from my machine it says already installed and it is in list. I just hide it with all them Bing keep coming up validation required yep them have to go after desktop loads.
  20. I inject the many updates 103 Hotfix(s) Installed into my wim and it takes a long time like an hour or so with the Right Click .wim. I then use same wim for awhile only adding the recent updates which don't take long After awhile I add the recent to the long list. I've been trying to figure out how to get Dism to run in a high priority when doing my long list but haven't figured that out yet
  21. jbm I added a box will ask if you want to inject IE10 after it integrates Updates with 6.7.6. I get no errors that way Use the file above IE10_Slipstream.cmd , just have to get the exe and the .msu On the update issue I tried to inject KB2533552 after all the updates and I got this Processing 1 of 1 - D:\APPS\IE10_X64\KB2533552\Windows6.1-KB2533552-x64.msu: An error occurred applying the Unattend.xml file from the .msu package. I moved it to Cleanup.cmd and it installed just fine. It will go by that List Windows6.1-KB982018-v3-x64.msu was in my list and injected just fine here. I made changes to the way I was adding Updates so next version 6.7.6 may help. I figured out no matter what I told Dism it does what it wants to do and I didn't notice that before I'll release that shortly
  22. IE10 went clean for me but I done it after the updates when it paused, with a separate cmd file IE10_Slipstream.cmd IE10 - When I gave it a /Packagepath it injected them in order Processing 1 of 3 - Adding package Microsoft-Windows-InternetExplorer-Package-TopLevel~31bf3856ad364e35~amd64~~10.2.9200.16521 [==========================100.0%==========================] Processing 2 of 3 - Adding package D:\APPS\IE10_X64\IE10SLIP\IE-Hyphenation-NEU.MSU [==========================100.0%==========================] Processing 3 of 3 - Adding package D:\APPS\IE10_X64\IE10SLIP\IE-Spelling-NEU.MSU [==========================100.0%==========================] Processing 1 of 1 - Adding package Package_for_KB2817183~31bf3856ad364e35~amd64~~10.2.1.0 Did you clean install and then get all updates and then those won't inject with Se7en_UA? I'll have more time after tomorrow night when I go on my 3 days off. IE10_Slipstream.cmd
  23. After hitting desktop Hotfix(s): 12 Hotfix(s) Installed. [01]: KB2764913 [02]: KB2764916 [03]: KB2718695 [04]: KB2670838 [05]: KB2533623 [06]: KB2534111 [07]: KB2729094 [08]: KB2731771 [09]: KB2775511 [10]: KB2817183 IE10 update [11]: KB958488 [12]: KB976902 I updated fresh install till it quit updating Hotfix(s): 101 Hotfix(s) Installed. only 2 problem WU came back so far [16]: KB2533552 [24]: KB2552343
  24. Think I'll try that also see if it cures some of my ill's. I added the 4 updates needed before IE10 to Windows Updates and the KB2775511 which eliminates many Hotfixes Then turned off Disable Pausing. I'll inject IE10 and the 2817183 update to it after WU pauses. That way when it hits desktop it won't be saying I need updates to IE9 or previous. i'll see what happens
  25. jbm what you may need to do is install without any updates and then collect your new list after installing all WU and rebooting and checking again. I do that several times to make sure I have everything then Open command prompt and do a Systeminfo > Systeminfo.txt I done that recent and chopped it down from the 140 to right now 100
×
×
  • Create New...