Ask Your Question
0

Making setup file for my project in VS 2012 [closed]

asked 2014-11-19 05:05:05 -0600

M.Ali gravatar image

hi all how can I make a setup file for my project to install and run in other computer? I use VS 2012 note that the destination PC may not have opencv installed.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by FooBar
close date 2014-11-19 12:37:23.474595

Comments

This is not really related to opencv, but i'll give you a hint; google for create windows installer. Basically what you'll need to do is deliver your executable and the opencv libraries with it (and possibly other files/libraries your project depends on).

boaz001 gravatar imageboaz001 ( 2014-11-19 09:28:08 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-11-19 08:48:25 -0600

http://learn.flexerasoftware.com/content/IS-EVAL-InstallShield-Limited-Edition-Visual-Studio

it also got an explanation how to use it. Note that you will have to add all the dll-files you used.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-11-19 05:05:05 -0600

Seen: 141 times

Last updated: Nov 19 '14