Software Archive
Read-only legacy content
17061 Discussions

Tutorial on building an installer, especially using InnoSetup?

Robert_Oschler
Beginner
386 Views

Can someone point me to a tutorial or sample project that does a good job of helping to make an installer for my RealSense app?  Note, I'm referring to a true 1-click installer for Windows 8.1 desktops.  Note, the target platform that won't have the RSSDK installed (but hopefully will have the camera drivers installed already).  The tool I use to build 1-click installers is InnoSetup, but I'll take any tutorial I can get if it covers the DLLs, dependencies, files, etc. that I need to build a fully functional installer.

For the sake of context the app is a C# app for the user facing portion of the app, but the app that talks to the RealSense camera is C++.

-- roschler

0 Kudos
0 Replies
Reply