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 8435591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T06:57:23+00:00 2026-06-10T06:57:23+00:00

Hello I am building my delphi project using the following command: Command: dcc32.exe project.dpr

  • 0

Hello I am building my delphi project using the following command:

Command: dcc32.exe project.dpr d:\exe_folder

The above command works good and I am able to cerate the exe in output folder. But when I build same project through IDE then on each build the build number is incremented as there is option ‘Auto Increament Build Number’ which I have checked. But while doing it through command line the build number is not getting increasing. Any option to revise the build info/version info through the command line??

Thanks..

  • 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-06-10T06:57:24+00:00Added an answer on June 10, 2026 at 6:57 am

    dcc32.exe can’t increase build number directly. Version info (including build number) is used from *.res file which is updated every time by IDE. To bypass IDE you can write RC script with version info section, small app that will increase build number in this script. Then, you can create bat file with the following actions for building:

    1. Run your app to increase build number
    2. Compile RC script using brcc32.exe (in – RC script, out – RES file)
    3. Compile your application with dcc32.exe with new .res file

    P.S. Don’t forget to include RES file with version info to your project:

    {$R "yourversioninfofile.res"} 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello all: I'm building an app using C#/MVC3/Razor which has a database configured in
Hello my good people of stackOverflow, Recently, i was building a component where a
When building a simple hello-world-style project trying to embed v8 I get an error
I'm building the JSON object using JavaScript. How would I inset the following data
Hello I am building a website using JSF 2.0. I am trying to set
Helo. I am building an application for kids using Phonegap. On Android I have
hello all i am working on a project in which i have a webpage
Hello I'm building a Spring MVC web application that runs on Tomcat 6.0.20 and
Hello I'm building a web application with spring ibatis and mysql. I'm going to
(source: kominetz.com ) Hello. I'm diving into iOS development and am building my own

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.