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#
  4. Post Build Step in C#

Post Build Step in C#

Scheduled Pinned Locked Moved C#
csharpquestion
3 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.
  • F Offline
    F Offline
    Firoz
    wrote on last edited by
    #1

    Hi, I was not able to find the option for PostBuild Action in the C# Project Properties. (Where I can Specify some Dos commands to run after the project is Compiled) Is there any alternative feature avaliable? Thanks, FiroZ

    N A 2 Replies Last reply
    0
    • F Firoz

      Hi, I was not able to find the option for PostBuild Action in the C# Project Properties. (Where I can Specify some Dos commands to run after the project is Compiled) Is there any alternative feature avaliable? Thanks, FiroZ

      N Offline
      N Offline
      Nathan Blomquist
      wrote on last edited by
      #2

      FiroZ wrote: Is there any alternative feature avaliable? You can add an empty Visual C++ project and then do post builds from that project. Just make sure that the empty C++ project is built last in the solution. Later, Nathan --------------------------- Hmmm... what's a signature?

      1 Reply Last reply
      0
      • F Firoz

        Hi, I was not able to find the option for PostBuild Action in the C# Project Properties. (Where I can Specify some Dos commands to run after the project is Compiled) Is there any alternative feature avaliable? Thanks, FiroZ

        A Offline
        A Offline
        Andy Smith
        wrote on last edited by
        #3

        MSDN has a BuildRules visual studio addin. It lets you add pre and post build commands to solutions and projects. can't find the link right now... but i know it's on there somewhere

        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