Details
Description
When dism type is used with parameter source, the ruby code is adding a single quote to the path in the output causing the command to fail on windows 2012 virtual environment.
e.g.
dism
dism.exe /online ................. Source='z:\2012r2\sxs'
windows accepts double quotes or no quotes but will not like single quotes. Please fix.
Attachments
Issue Links
- causes
-
MODULES-8199 dism : 1.3.0 is broken on the forge
-
- Resolved
-
- relates to
-
MODULES-8199 dism : 1.3.0 is broken on the forge
-
- Resolved
-
-
MODULES-3437 Add State, Instance spec tests to DISM module
-
- Closed
-
- links to