开发者

VS 2008 c# pre-build events

开发者 https://www.devze.com 2023-02-03 14:22 出处:网络
I need to ecexute a .exe app prior to my website being built. Am I able to execu开发者_运维知识库te command shell using pre-build events?

I need to ecexute a .exe app prior to my website being built.

Am I able to execu开发者_运维知识库te command shell using pre-build events?

Sp


Yes, you should be able to do whatever you want before anything else happens.

0

精彩评论

暂无评论...
验证码 换一张
取 消