how to run a command line tool from an add in

  • Thread starter priyanka.biswas2480
  • Start date
P

priyanka.biswas2480

I am creating an addin in microsoft vc++ which will run a command line
tool by clicking on the toolbar button & display the results on an
output tab created using Tools->Customize option->Tools. My tool runs
fine if i manually specify the arguments & the command in the customise
option.how can i automate the process of running the tool by clicking
on the addin toolbar button?it must somehow pick up the values from the
customise option when i click on the button & send the ouput to the
window created.any suggestions please?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top