Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DISM versions... #4

Open
PaulNevada opened this issue Sep 6, 2021 · 3 comments
Open

DISM versions... #4

PaulNevada opened this issue Sep 6, 2021 · 3 comments

Comments

@PaulNevada
Copy link

Hi! Is it possible to get standard dism.exe from Windows 10 running in Windows 7? That’s very interesting and thanks for any possible help here!

@Dede333
Copy link

Dede333 commented Sep 10, 2021

Hi PaulNevada,

have you seen this link:

https://social.technet.microsoft.com/Forums/en-US/7d9e81f3-5960-4b1a-a2cd-135bf62e604a/can-windows-adk-for-windows-10-be-installed-on-a-windows-7-computer?forum=win10itprosetup

I've not tested this, i can try ...
Don't forget to verify the environment variable on windows 7 sp1 before you use gui for dism (for use the good version of dism.exe).

Thanks and regards.

@PaulNevada
Copy link
Author

Hello, Dede333!
Thanks a lot for the given link! You see, I need some another thing. I want to understand - is it possible to use the DISM from the standard installation iso-file for Windows 8.1 working in Windows 7. I sit in my 7, mount 8.1 and want to use its DISM!

@Dede333
Copy link

Dede333 commented Sep 16, 2021

Hello,
dism version embendding for a Windows, depends to it (environment and library (DLL)).
So, if you use dism for Win 8.1 on Win 7, it's possible to have troubles with it.

The best pratices is to use ADK / Winpe (standalone version) for resolved dependances.

Notice: ADK / Winpe have retrocompatibility to manipulate old version of windows (if supported OS),
you have to use the good version, but somes features are not included.

Dism-Gui interface use dism version embendding of the environment, so modification for
Dism-Gui is required for use the good version of dism ! (todo why not ....).

Thanks and regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants