Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 607963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:24:50+00:00 2026-05-13T17:24:50+00:00

how do i turn my VC++ 2008 program into something i can get to

  • 0

how do i turn my VC++ 2008 program into something i can get to run on other computers. i have tryed using the .exe it makes in the debug but it will say that im missing some files and lists all of my .cpp file names and .h files(if i use it on other computers). i wanted something so i could encrypt my files because one of them is about encrypting passwords/other stuff so i can’t have someone just open my files. also i would very much like someway to make them accept the terms and conditions so they can’t sue me if they lose something, that would be very very nice. ^^

i only have Microsoft virtual c++ 2008 express edition that i got from their web site.

o also if i make something on windows 7 will it run in xp or vista?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T17:24:51+00:00Added an answer on May 13, 2026 at 5:24 pm

    You generally can’t and almost never should distribute debug builds to client machines. At least three reasons.

    1. Client machines will not have the debug versions of your dependant libraries, like the VC runtime (msvcrtd.dll), so they won’t be able to run your app.
    2. When compiling in debug, your code will in many ways run unoptimized. For one thing, you don’t let an optimizing compiler optimize when you compile in debug, so it will run slower and/or fatter. For another, there are debug version of things like operator new which allocate much more than you ask for, which is used in runtime integrity checking etc. So your program runs fatter & slower once more.
    3. When you compile in debug it is easier to reverse-engineer your code.

    UPDATE:

    And to answer your question if a Win7-compiled app will run on XP/Vista, the answer is ‘yes’ so long as you don’t use any Win7 features.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Working with Visual Studio (I'm using 2008) I have started to notice that when
How can I tell SQL Server 2008 Management Studio to turn off printing of
I'm using visual studio 2008 I have a control that dispays a processed image.
I recently developed an SSIS package on my dev machine using the 2008 version.
I use TeamCity which in turn invokes msbuild (.NET 4). I have a strange
I'm trying to debug a static library using MFC in Visual Studio 2008. When
I attempted to do some Win32 stuff in C# 3.5 to get elevated User
So I am a beginner with .NET, Visual Studio, C#, etc. But I am
I'm storing GData Event objects from the Google API in a datable (Ok, I
Configuration Error Description: An error occurred during the processing of a configuration file required

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.