Discussion Forum

Running batch file before build

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
kev Townend
Posted
20-Mar-2002 13:21 GMT
Toolset
C166
New! Running batch file before build
I am using Uvision2.20a and I would like to call a batch file before the build process is started using the build button. Is this possible ?

I have noticed that there is a "Run User program #1" after build facility but not one before.
Read-Only
Author
Andrew Neil
Posted
20-Mar-2002 14:13 GMT
Toolset
C166
New! RE: Running batch file before build
"I have noticed that there is a "Run User program #1" after build facility but not one before."

Yes, some more flexibility here would be nice!

Anyway, you could add your Batch file as a "Custom Translation", and define the Translation Action as just running it.
If you make sure it's the 1st item in the 1st group, it'll be the 1st thing that gets done whenever you build.

Next Thread | Thread List | Previous Thread Start a Thread | Settings