Deploy using a Setup and Deployment Project
Procedures for deploying Visual C++ library DLLs as shared assemblies
Create a Setup and Deployment Project
- From the File menu, click New Project, open the Other Project Types node and select Setup and Deployment, then click Setup Project give a name and press OK.
- Add the EXE and DLL to the project and specify where they should be installed on the target computer
- From the Project menu, choose Add and click File.
- Find the folder containing MyApplication.exe and MyLibrary.DLL and select them both.
- In the File System window, right click on Application Folder, point to Add and click Create to create a new folder and name it.
- Build setup.exe
Run setup.exe
- Your application is installed in the specified target folder.
Gruba yeni geldim başarılar diliyorum
ReplyDelete