Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Installation

Installation

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Farah Mansor
    wrote on last edited by
    #1

    Hi all, I've got one question here about the installshield. How do I know what dll should I insert into my installshield program?? Now I try to create one installshield for my application. I copied all the dlls needed but I'm not really sure whether they are correct or not. When I try to install the application it works fine but it automatically dispose the dialog box. This is happen when I install in a new pc ( with no visual c++). However, when I tested on my pc ( which got visual c++), the application works fine. My application is a dialog based application which using thread. Thanks in advance. :) Regards, Farah FMansor

    L 1 Reply Last reply
    0
    • F Farah Mansor

      Hi all, I've got one question here about the installshield. How do I know what dll should I insert into my installshield program?? Now I try to create one installshield for my application. I copied all the dlls needed but I'm not really sure whether they are correct or not. When I try to install the application it works fine but it automatically dispose the dialog box. This is happen when I install in a new pc ( with no visual c++). However, when I tested on my pc ( which got visual c++), the application works fine. My application is a dialog based application which using thread. Thanks in advance. :) Regards, Farah FMansor

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      If you are asking what files you need to run your program then you can use the program Depends which comes with VC++. It will show you which files your program requries. If you're asking what files you need to run install shield then read the documentation. There's a section on distributing your install program. When you say "automatically dispose the dialog box" do you mean it closes automatically right after you start it? If that's the case then there could be lots of reasons it's failing. I suggest running a debug version of your app on your other system.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups