0

I have developed a GUI using wxpython for svn checkout.Now i need to build the checked out codes.I need to write a script to call visual studio and build the codes and display the msi created.All the above operation should happen in a single click on the button in the GUI.please help me out.

1 Answer 1

2

You should consider running MSBuild instead of going to all the trouble to automate Visual Studio.

Sign up to request clarification or add additional context in comments.

1 Comment

Correct. There are some other methods you could try here - stackoverflow.com/questions/498106/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.