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. Exe problem in different machine

Exe problem in different machine

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionc++
10 Posts 5 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.
  • N Offline
    N Offline
    NewVC
    wrote on last edited by
    #1

    Hi All, I have created an .exe file using vc++ 2005 but when i copy this file to some other Vista machine its not working on way. How can I make my exe of project portable on any Vista machine? It's gaving some error on othere machine. regards,

    R CPalliniC S H 4 Replies Last reply
    0
    • N NewVC

      Hi All, I have created an .exe file using vc++ 2005 but when i copy this file to some other Vista machine its not working on way. How can I make my exe of project portable on any Vista machine? It's gaving some error on othere machine. regards,

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      NewVC++ wrote:

      It's gaving some error on othere machine.

      What *exactly* did the error message say?

      It is a crappy thing, but it's life -^ Carlo Pallini

      CPalliniC N 2 Replies Last reply
      0
      • N NewVC

        Hi All, I have created an .exe file using vc++ 2005 but when i copy this file to some other Vista machine its not working on way. How can I make my exe of project portable on any Vista machine? It's gaving some error on othere machine. regards,

        CPalliniC Offline
        CPalliniC Offline
        CPallini
        wrote on last edited by
        #3

        Possibly you need this [^]. :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
        [My articles]

        In testa che avete, signor di Ceprano?

        1 Reply Last reply
        0
        • R Rajesh R Subramanian

          NewVC++ wrote:

          It's gaving some error on othere machine.

          What *exactly* did the error message say?

          It is a crappy thing, but it's life -^ Carlo Pallini

          CPalliniC Offline
          CPalliniC Offline
          CPallini
          wrote on last edited by
          #4

          Rajesh R Subramanian wrote:

          What *exactly* did the error message say?

          Cantz runz, sir... :-D

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
          [My articles]

          In testa che avete, signor di Ceprano?

          1 Reply Last reply
          0
          • R Rajesh R Subramanian

            NewVC++ wrote:

            It's gaving some error on othere machine.

            What *exactly* did the error message say?

            It is a crappy thing, but it's life -^ Carlo Pallini

            N Offline
            N Offline
            NewVC
            wrote on last edited by
            #5

            Error "some task not perform on other machine".

            R 1 Reply Last reply
            0
            • N NewVC

              Error "some task not perform on other machine".

              R Offline
              R Offline
              Rajesh R Subramanian
              wrote on last edited by
              #6

              NewVC++ wrote:

              Error "some task not perform on other machine".

              I doubt if the error message comes from Windows. Most probably, your own app is having a problem.

              It is a crappy thing, but it's life -^ Carlo Pallini

              CPalliniC 1 Reply Last reply
              0
              • R Rajesh R Subramanian

                NewVC++ wrote:

                Error "some task not perform on other machine".

                I doubt if the error message comes from Windows. Most probably, your own app is having a problem.

                It is a crappy thing, but it's life -^ Carlo Pallini

                CPalliniC Offline
                CPalliniC Offline
                CPallini
                wrote on last edited by
                #7

                Rajesh R Subramanian wrote:

                I doubt if the error message comes from Windows. Most probably, your own app is having a problem.

                You're wrong, it is Vista with the latest English Language Service Pack installed on. :rolleyes: BTW: second TH attempt. :)

                If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                [My articles]

                In testa che avete, signor di Ceprano?

                R 1 Reply Last reply
                0
                • CPalliniC CPallini

                  Rajesh R Subramanian wrote:

                  I doubt if the error message comes from Windows. Most probably, your own app is having a problem.

                  You're wrong, it is Vista with the latest English Language Service Pack installed on. :rolleyes: BTW: second TH attempt. :)

                  If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                  This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                  [My articles]

                  R Offline
                  R Offline
                  Rajesh R Subramanian
                  wrote on last edited by
                  #8

                  CPallini wrote:

                  You're wrong, it is Vista with the latest English Language Service Pack installed on.

                  :laugh:

                  It is a crappy thing, but it's life -^ Carlo Pallini

                  1 Reply Last reply
                  0
                  • N NewVC

                    Hi All, I have created an .exe file using vc++ 2005 but when i copy this file to some other Vista machine its not working on way. How can I make my exe of project portable on any Vista machine? It's gaving some error on othere machine. regards,

                    S Offline
                    S Offline
                    sashoalm
                    wrote on last edited by
                    #9

                    By making a Release build?

                    There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

                    1 Reply Last reply
                    0
                    • N NewVC

                      Hi All, I have created an .exe file using vc++ 2005 but when i copy this file to some other Vista machine its not working on way. How can I make my exe of project portable on any Vista machine? It's gaving some error on othere machine. regards,

                      H Offline
                      H Offline
                      Hamid Taebi
                      wrote on last edited by
                      #10

                      Did you gey any message or error?

                      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