User Profile

Collapse

Profile Sidebar

Collapse
Wylbur
Wylbur
Last Activity: Mar 19 '10, 09:51 PM
Joined: Mar 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Wylbur
    replied to Merging C++/CLI Console App with dll's
    in C
    Hi RedSon;

    > I'm pretty sure you can publish and make an .msi file which you can install on your computer.

    Perhaps, but I'd rather create a simple executable that doesn't require
    installation - much like the executables back in the days of DOS.

    From what I've seen so far, I believe that there is a way to do this.
    I just haven't figured out the "odds-and-ends" of that process.
    ...
    See more | Go to post

    Leave a comment:


  • Wylbur
    replied to Merging C++/CLI Console App with dll's
    in C
    Hi RedSon;


    > Visual Studio has a "publish" feature you can look into.

    From what I've seen of it, this seems like a web apps tool for installing a
    completed web app to a web server - which is not quite what I am after here.

    I've yet to see anything relating to a windows console app, but I'll keep looking
    after I've posted this.

    I would think that there would...
    See more | Go to post

    Leave a comment:


  • Wylbur
    started a topic Merging C++/CLI Console App with dll's
    in C

    Merging C++/CLI Console App with dll's

    Hi all;

    I would like to merge a C++/CLI console exe with some dll's to produce
    one small package for distribution.

    Does anyone know how to do this?

    Thanks!
    See more | Go to post
No activity results to display
Show More
Working...