PDA

View Full Version : سوال: مشکل در اجرای برنامه در سیستم دیگر



sevenboys
شنبه 30 دی 1391, 14:31 عصر
چگونه میتوانم برنامه ای که طراحی کرده ام را در سیستم دیگر به صورت setup نصب کنم(لازم به ذکر است که از کامپوننت های دات نت بار و .... در برنامه استفاده کرده ام؟؟؟؟

ma.rad
شنبه 30 دی 1391, 15:01 عصر
سوالتون بسیار تکراریه لطفا جستجو کنید

shojaee.mohsen
شنبه 30 دی 1391, 15:03 عصر
بایید با برنامه های setup ساز setup درست کنی مثل installshield یا خود ویژوال استادیو تا کاموننت هایی که استفاده کردی رجیستر بشن

hgh.just.hony
شنبه 30 دی 1391, 15:23 عصر
open visual studio
open your project
right click on your solution name OR File -> Add -> New project
in add new project window in the left side of it click other project then click setup and deployment and click setup project
choose name then click OK
How to add files to the Setup package



In the File System Editor, select the Application Folder node.
Right-click the Application folder, and then on the Action menu, click Add, File. In the Add Files dialog box, browse to select any files that you need to add to your application.

NOTE: If you already have an application project in your solution, you can add the project outputs by selecting Project Outputs instead of File.
To add an existing merge module to your setup package (this is not possible for a Cab project), right-click the name of your setup package in the Solution Explorer. Click Add, and then click Merge Module. In the Add Modules dialog box, browse to select any merge modules that you need to add to your application

............................................ va edmae darad
:D:قلب:

resource :bela bela bela (http://support.microsoft.com/kb/307353)
resource 2 (http://msdn.microsoft.com/en-us/library/cc766795.aspx)

بسیار کامل با تصویر (http://www.technical-recipes.com/2011/how-to-create-an-installer-in-microsoft-visual-studio/)

rezaei_y
شنبه 30 دی 1391, 15:57 عصر
از advance installer هم میتونی استفاده کنی