1

I have a multiple exe file in that was created in delphi 6 . I want to create a setup file from the Visual Studio 2010 for these EXE. How can i do that. Please provide me the steps for do this.

1 Answer 1

2

This still applies even though it's VS 2005 - setup projects haven't changed.

https://www.simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/

The fact that it's a delhpi exe doesn't matter. To get it installed you just use the setup project's IDE, the File System on Target Machine view and drag/drop the exe into (usually) the Applcation Folder.

It may have dependencies that need to be installed - is that likely?

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

Comments

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.