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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Help me...

Help me...

Scheduled Pinned Locked Moved C / C++ / MFC
helpcsharpc++visual-studioannouncement
4 Posts 4 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.
  • D Offline
    D Offline
    dSolariuM
    wrote on last edited by
    #1

    Hello everyone. When I release my mfc app. and I want to Use this exe file in a Windows that haven't Visual Studio Installed on it this file give me an error there isn't a file to run... Please help me on this. Best Regards. Thanks.

    V D 2 Replies Last reply
    0
    • D dSolariuM

      Hello everyone. When I release my mfc app. and I want to Use this exe file in a Windows that haven't Visual Studio Installed on it this file give me an error there isn't a file to run... Please help me on this. Best Regards. Thanks.

      V Offline
      V Offline
      Vikram Kashyap
      wrote on last edited by
      #2

      Hi... I think you probably need to ship the supporting DLL's also required by your application. Check the Dll name that is appearing in the message box when u try to execute the application. Bye... Vikram Kashyap "You will never fail until you stop trying"

      D 1 Reply Last reply
      0
      • V Vikram Kashyap

        Hi... I think you probably need to ship the supporting DLL's also required by your application. Check the Dll name that is appearing in the message box when u try to execute the application. Bye... Vikram Kashyap "You will never fail until you stop trying"

        D Offline
        D Offline
        david_gilmour
        wrote on last edited by
        #3

        Hi! You have dependency walker in the visual studio tools programs> Microsoft Visual Studio > Microsoft Visual Studio Tools > Depends Run this, Select File > Open and select your application exe, it will give you a list of dlls your application needs for running. ship all those dlls Between the great things we cannot do and the small things we will not do, the danger is that we shall do nothing

        1 Reply Last reply
        0
        • D dSolariuM

          Hello everyone. When I release my mfc app. and I want to Use this exe file in a Windows that haven't Visual Studio Installed on it this file give me an error there isn't a file to run... Please help me on this. Best Regards. Thanks.

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          You failed to mention the exact error, but have you compiled it in debug mode instead of release mode?


          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

          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