0

I am using visual studio 2015. In my application, there are: 1, D2XX driver from: http://www.ftdichip.com/Drivers/D2XX.htm 2, Newtonsoft.Json.dll

How to compile into one exe file for 64 bit and 32 bit windows machines?

UPDATE

I used "Publish" function in visual studio and got some files (see the pic), but I have no idea which file users should use to install my app? setup OR all of them?

enter image description here

Cindy Meister
  • 25,071
  • 21
  • 34
  • 43
BAE
  • 8,550
  • 22
  • 88
  • 171
  • Possible duplicate of [Embedding DLLs in a compiled executable](http://stackoverflow.com/questions/189549/embedding-dlls-in-a-compiled-executable) – Florent B. May 07 '16 at 19:19
  • The user uses "setup" to install, but they will need the applications file folder present. An easier way to achieve all of this is to use the Install Shield Wizard software (separate download) – ScottishTapWater May 08 '16 at 22:52

0 Answers0