Skip to content

Instantly share code, notes, and snippets.

@homjxi0e
Created April 24, 2018 09:10
Show Gist options
  • Save homjxi0e/3f35212db81b9375b7906031a40c6d87 to your computer and use it in GitHub Desktop.
Save homjxi0e/3f35212db81b9375b7906031a40c6d87 to your computer and use it in GitHub Desktop.
msdt.exe -path C:\WINDOWS\diagnostics\index\PCWDiagnostic.xml -af C:\PCW8E57.xml /skip TRUE
<?xml version="1.0" encoding="utf-16"?>
<Answers Version="1.0">
<Interaction ID="IT_LaunchMethod">
<Value>ContextMenu</Value>
</Interaction>
<Interaction ID="IT_SelectProgram">
<Value>NotListed</Value>
</Interaction>
<Interaction ID="IT_BrowseForFile">
<Value>C:\Windows\assembly\Exec-Execute.msi</Value>
</Interaction>
</Answers>
@jonghoonlee98
Copy link

How do you know what the Interaction IDs are and the appropriate values to put? I'm trying to create an answer file for NetworkDiagnosticsWeb and the xml file is obviously different

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment