Executing .bat files with special processing (RESOLVED)

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
Echo
Posts: 11
Joined: Tue Jun 04, 2019 2:48 am

Executing .bat files with special processing (RESOLVED)

Post by Echo »

Hi, I'm trying to open a .bat file at the time a patch is installed. I believed the special processing section of the deployment tool would do this, but after trying it with a type of "standard" it doesn't appear to execute at the time of the patch. How can I execute this .bat at the time the patch is applied?

Thanks.

https://docs.lansa.com/14/en/lansa022/i ... s%7C_____9
JamesDuignan
Posts: 85
Joined: Thu Nov 26, 2015 1:43 pm

Re: Executing .bat files with special processing

Post by JamesDuignan »

Hi,

Files with special processing is about creating files like shortcuts, it does not execute scripts.

I know for version you can use the commands to execute. See:
https://docs.lansa.com/14/en/lansa022/i ... e%7C_____0

Unfortunately, this not supported for patches. I am unsure if there is anyway to execute an external batch from the installation of a patch.

Regards,

James Duignan
Echo
Posts: 11
Joined: Tue Jun 04, 2019 2:48 am

Re: Executing .bat files with special processing

Post by Echo »

Seems I was using it wrong. The Commands to Execute tool seems more inline with what I'm looking for. Thank you.
Post Reply