Skip to content

Build from Source with PowerShell script #430

Answered by joyfullservice
StolpiJanus asked this question in Q&A
Discussion options

You must be logged in to vote

@StolpiJanus - If you use the latest beta version (4.0.21) you should be able to include the following code snippet in your database. You can then call this from your script via COM automation, or using a macro with the /x command line switch.

'---------------------------------------------------------------------------------------
' Procedure : ExampleBuildFromSource
' Author    : Adam Waller
' Date      : 9/6/2023
' Purpose   : This function can be copied to a local database and triggered with a
'           : command line argument or other automation technique to load the VCS
'           : add-in file and build this project from source.
'           : NOTE: This expects the add-in to be i…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@StolpiJanus
Comment options

@joyfullservice
Comment options

@joyfullservice
Comment options

Answer selected by StolpiJanus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants