Snapin - show command during editing
-
Hello Developers,
I think this would be a super-simple request to implement and would greatly clarify all confusion about this topic.
Take this screen shot for example - it’s the Java MSI that comes packaged with the offline installer.
I’ve configured it to execute the snapin with this command:
msiexec /i Java_8u60_x32.msi /quiet
So - I want another field in the snapin that is dynamically generated AS YOU EDIT the snapin - which is also READ ONLY - only for informational purposes.
I’d like the field to be called “Command to be executed” and it just list - in this example - this:msiexec /i Java_8u60_x32.msi /quiet
Does this make sense? Would this not clear up a ton of confusion?