March 13, 201115 yr Author ; © maxXPsoft on 3/6/2011; 3/10/2011 Inject Drivers added; 3/13/2011 Fix showing up on non .wim files. Use wimrightclick - Uninstall.reg first to cleanup wrong entries.; Added opening Dism.log folder. You can delete before running or open with your favorite editor. I use Notepad++A major fix where I Fix showing up on non .wim files - Use wimrightclick - Uninstall.reg first to cleanup wrong entries First edition didn't do this but somewhere the 2nd did. Now fixedI have added the packages .msu and .cab in my test but it loops and run's several times so still working on that.Mediafire .wimrightclick Download link in first post Edited March 13, 201115 yr by maxXPsoft
March 14, 201115 yr Yes you can't set compatibility options with the DISM in the Windows folder because it is marked as "coming with the os"... However wouldn't your option still work if you set a pre-requisite that the user installs the WAIK, and then have it run the DISM that comes with the WAIK?
March 14, 201115 yr Author The whole idea behind this is not needing the waik unless they want imagex functions. A lot coming here are on dial-up and I know what that is. 1.6GB Waik uh no thanks. I realize some need it to do more advanced things and that's fine, a majority coming here just want to build an unattended dvd. All I need is the updated .chm files and there is a separate d/l link for those. May 2010 chm filesEverything working fine here with uac off. If your paranoid unplug the Inet cable and disable, reboot, build, restart it.I'm starting to get many more ideas for this once I make updates work
March 16, 201115 yr Author ; 3/16/2011 Added and working Windows Update/Language or other Packages *.cab *.msu.; Create a folder C:\zPackage or modify this to your package folderDrop all your .cab and .msu in the package folder and it will inject them all. I know there are some that won't go but no one else can make them go either. 2 cabs and 3 msu. 2nd cab is KB971033Processing 1 of 5 - Adding package Package_for_KB958488~31bf3856ad364e35~amd64~~6.2.7600.16513[==========================100.0%==========================]Processing 2 of 5 - Adding package Microsoft-Windows-Security-WindowsActivationTechnologies-Package~31bf3856ad364e35~amd64~~7.1.7600.16395[==========================100.0%==========================]Processing 3 of 5 - Adding package C:\zPackage\Windows6.1-KB2393802-x64.msu[==========================100.0%==========================]Processing 4 of 5 - Adding package C:\zPackage\Windows6.1-KB2425227-x64.msu[==========================100.0%==========================]Processing 5 of 5 - Adding package C:\zPackage\Windows6.1-KB2475792-x64.msu[==========================100.0%==========================]The operation completed successfully.Mediafire .wimrightclick Download link in first post or my Sig
March 16, 201115 yr The whole idea behind this is not needing the waik unless they want imagex functions.It seems the Compatibility tab isn't determined by the binary itself, but where the file is located. If you copypasta the DISM.EXE from c:\windows\system32 to another folder, you will find you can use the Compatibility tab.
March 16, 201115 yr Author Yes I knew that as I used dism from sources folder on XPI have it working even with UAC on but trying to polish it up
March 18, 201115 yr Author ; 3/18/2011 Now working with UAC on and raises a uac prompt all except .Wim Info. I can't get Dism to pause.; Added creating C:\zPackage and C:\zMountDirWorking with UAC turned on. It will pop the UAC box asking to do these things. With that on it opens an extra cmd window.Dism is self contained exe which don't allow redirecting so with UAC on you can't direct it's output to say like a cmd window.It resides in System32 folder and the permission's are only read and execute for AdminsHow I beat it with UAC on. This does not affect your security in anyway giving permission for this to run, you would still have to allow itWhat this does is give it Run as Administrator prompt and adds the Admin shield to the exe. Asking to allow with UAC turned on..wimrightclick - Install Download in first post Edited March 18, 201115 yr by maxXPsoft
March 23, 201115 yr Author ; 3/23/2011 Added Get-Drivers To Desktop, Get-Packages To Desktop, Get-Features To Desktop. Must be Mounteddownload in first post. Run the .wimrightclick - Uninstall.reg first. Edited March 23, 201115 yr by maxXPsoft
April 3, 201115 yr Author ; 4/3/2011 Found the list was too long and bottom items was not working. I combined some things.; Run the .wimrightclick - Uninstall.reg first
April 11, 201115 yr When I click Drivers Packages Features to desktopThe drivers file is created correctly but the other 2 the following in themDeployment Image Servicing and Management toolVersion: 6.1.7600.16385Error: 183The specified image is currently being serviced by another DISM operation.Wait for the existing DISM operation to complete, and then try the operation again.The DISM log file can be found at C:\Windows\Logs\DISM\dism.logI'm using Ultimate 64bit
April 12, 201115 yr Author Seen that instant when I tried it created all 3 files at same time. Now working and new uploaded; 4/12/11 Fix Drivers Packages Features To Desktop found by jbm
Create an account or sign in to comment