cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Abort installation if there is a symbolic link

Abort installation if there is a symbolic link

Introduction
Abort installation if there is a symbolic link

Instructions

Step 1 : Create New Project with Either IA2021/IA2022/IA2023 in Linux
Step 2 : Pre-Install sequence > Add Execute Script/Batch file action > find "installation folder name which you want find whether it has symbolic link or not" -type l

s1.JPG

s2.JPG

 

 

Step 3 : Add Execute custom code action > Add Abort Installation action jar with proper class name > rules > $EXECUTE_STDOUT$ does not equals $EMPTY_STRING$

s3.JPG

s4.JPG
Step 4 : Build and run the Project.

 

Labels (4)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Oct 05, 2023 02:49 AM
Updated by:
Contributors