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

  • SEARCH
  • Home
  • 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 245597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:06:08+00:00 2026-05-11T21:06:08+00:00

When I create a .exe, I can right click it and go to properties->details.

  • 0

When I create a .exe, I can right click it and go to properties->details. Then I get a list like:

File Description | 
Type             | Application
File Version     | 
Product Name     | 
Product Version  |
Copyright        | 
Size             | 18.0 KB
Date Modified    | 6/16/2009 8:23 PM
Language         |

How do I change these properties? (And on a side note, is there a way to change the icon?)

  • 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-11T21:06:08+00:00Added an answer on May 11, 2026 at 9:06 pm

    If you are using C/Win32 you can add something like this to your project encapsulated in a *.rc (resource) file:

    VS_VERSION_INFO VERSIONINFO
     FILEVERSION    0,0,0,2
     PRODUCTVERSION 0,0,0,2
     FILEFLAGSMASK 0x3fL
     #ifdef _DEBUG
     FILEFLAGS 0x1L
     #else
     FILEFLAGS 0x0L
     #endif
     FILEOS 0x4L
     FILETYPE 0x1L
     FILESUBTYPE 0x0L
    {
        BLOCK "StringFileInfo"
        { 
            BLOCK "040904b0"
            {
                VALUE "Comments",         "comment\0"
                VALUE "CompanyName",      "comment\0"
                VALUE "FileDescription",  "base file\0"
                VALUE "FileVersion",      "0.0.0.2 TP\0"
                VALUE "InternalName",     "testTP\0"
                VALUE "LegalCopyright",   "none\0"
                VALUE "OriginalFilename", "test.exe\0"
                VALUE "ProductName",      "test\0"
                VALUE "ProductVersion",   "0.0.0.2 TP\0"
            } 
        }
        BLOCK "VarFileInfo"
        {
            VALUE "Translation", 0x409, 1200
        }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can't seem to get the Ruby Shoes packager to correctly create an exe
Can i create 64-bit setup.exe file using InstallScript project in InstallShield 2009? Documentation is
I have installed eclipse JDE plugin (ie BlackBerry_JDE_PluginFull_1.0.0.67.exe) , i can create a blackberry
How can I execute a.exe using the Cygwin shell? I created a C file
I am trying to create an exe file using NSIS script, in my script
I want to create an installer EXE with some specific properties: it should be
how to create a shortcut for a exe from a batch file. i tried
I am using XSD2CODE with Visual Studio 2010. I know I can right click
I'm trying to create a right-click context menu command for compressing JavaScript files with
I have a console application that uses an app.config file however I can't figure

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.