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. Managed C++/CLI
  4. Win32 .exe with out console.

Win32 .exe with out console.

Scheduled Pinned Locked Moved Managed C++/CLI
csharpvisual-studiodesignwindows-admintutorial
5 Posts 3 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.
  • B Offline
    B Offline
    birajendu
    wrote on last edited by
    #1

    Hi, I am using Visual studio 2005 to build a small Win32 .exe. This exe is doing a very small registry operation only. So i do not want a UI for this. I tried to do a win 32 console application. but while launching that the command console pops up for a moment till the execution completes. How to build the exe where the console will not pop up? Thanks in advance.

    Birajendu SonicWALL Bangalore India

    L N 2 Replies Last reply
    0
    • B birajendu

      Hi, I am using Visual studio 2005 to build a small Win32 .exe. This exe is doing a very small registry operation only. So i do not want a UI for this. I tried to do a win 32 console application. but while launching that the command console pops up for a moment till the execution completes. How to build the exe where the console will not pop up? Thanks in advance.

      Birajendu SonicWALL Bangalore India

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

      I am not sure how you can do that, if it's a console application then it needs to execute in a console Window. By the way this is not a Managed C++/CLI question; please use the correct forum for your queries.

      Just say 'NO' to evaluated arguments for diadic functions! Ash

      N 1 Reply Last reply
      0
      • L Lost User

        I am not sure how you can do that, if it's a console application then it needs to execute in a console Window. By the way this is not a Managed C++/CLI question; please use the correct forum for your queries.

        Just say 'NO' to evaluated arguments for diadic functions! Ash

        N Offline
        N Offline
        Nish Nishant
        wrote on last edited by
        #3

        Richard MacCutchan wrote:

        By the way this is not a Managed C++/CLI question; please use the correct forum for your queries.

        Thank you, take a 5! :-)

        Regards, Nish


        My technology blog: voidnish.wordpress.com Code Project Forums : New Posts Monitor This application monitors for new posts in the Code Project forums.

        L 1 Reply Last reply
        0
        • B birajendu

          Hi, I am using Visual studio 2005 to build a small Win32 .exe. This exe is doing a very small registry operation only. So i do not want a UI for this. I tried to do a win 32 console application. but while launching that the command console pops up for a moment till the execution completes. How to build the exe where the console will not pop up? Thanks in advance.

          Birajendu SonicWALL Bangalore India

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #4

          birajendu wrote:

          How to build the exe where the console will not pop up?

          Just choose a normal Win32 project (not a console project) and just don't put any code that creates a window.

          Regards, Nish


          My technology blog: voidnish.wordpress.com Code Project Forums : New Posts Monitor This application monitors for new posts in the Code Project forums.

          1 Reply Last reply
          0
          • N Nish Nishant

            Richard MacCutchan wrote:

            By the way this is not a Managed C++/CLI question; please use the correct forum for your queries.

            Thank you, take a 5! :-)

            Regards, Nish


            My technology blog: voidnish.wordpress.com Code Project Forums : New Posts Monitor This application monitors for new posts in the Code Project forums.

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

            Thanks, I do think this has been getting worse recently, which is quite worrying when you consider what the levels of ability, initiative, etc. of people on these forums should be.

            Just say 'NO' to evaluated arguments for diadic functions! Ash

            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