neity Posted August 31, 2009 Posted August 31, 2009 Deployment Image Servicing and Management toolVersion: 6.1.7600.16384Image Version: 6.1.7600.16385Packages listing:Package Identity : Desktop_Shell-GettingStarted-NoWindowsLive-Package~31bf3856ad364e35~x86~~6.1.7600.16385State : InstalledRelease Type : Feature PackInstall Time : 14.07.2009 4:09Package Identity : Microsoft-Hyper-V-Common-Drivers-Package~31bf3856ad364e35~x86~~6.1.7600.16385State : Install PendingRelease Type : Feature PackInstall Time : 14.07.2009 6:08Package Identity : Microsoft-Hyper-V-Guest-Integration-Drivers-Package~31bf3856ad364e35~x86~~6.1.7600.16385State : Install PendingRelease Type : Feature PackInstall Time : 14.07.2009 6:08Package Identity : Microsoft-Windows-Anytime-Upgrade-Results-Package~31bf3856ad364e35~x86~en-US~6.1.7600.16385State : InstalledRelease Type : Language PackInstall Time : 14.07.2009 4:09This is how to get these????????????????????????????????????????????????????
Jeronimo Posted August 31, 2009 Posted August 31, 2009 You should mount the image (see elsewhere in this forum)You should use the install_wim_tweak (see elsewhere in this forum).Only after this you can use:"<LOCATION-OF-DISM>\dism.exe" /get-packages /mount:"<LOCATION-OF-MOUNT>"Without install_wim_tweak you will only see around 6 packages.You can also do it for your current installation:"<LOCATION-OF-DISM>\dism.exe" /get-packages /onlinePlease note:Not sure if you would see all packagesYou can not use install_wim_tweak from your current installation afaik (as far as I know).
neity Posted September 3, 2009 Author Posted September 3, 2009 Thank you !! "Install Pending",What does this mean and can explain it???????????
Jeronimo Posted September 3, 2009 Posted September 3, 2009 (edited) @neity: google will give you this link for exampleWhen you are installing a package in an offline image, the package state is “install pending” because of pending online actions. In other words, the package will be installed when the image is booted and the online actions are processed. If subsequent actions are requested, they cannot be processed until the previous pending online action is completed. Edited September 3, 2009 by Jeronimo
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now