Loading
Custom action and conditions
Hi,

 

I'm working with adminstudio 8.6 and i would like to create custum actions with conditions.

 

My goal is to copy some files when the computername is ITL-C1CISVS-002 for example.

 

I also have to create conditions when the computername starts with ITL.

 

Concerning the last condition, COMPUTERNAME<>"ITL" works fine.

 

I have an issue when i want to precise the entire computername by using the same synthax.

 

Maybe a condition like COMPUTERNAME<>"ITL" AND COMPUTERNAME<>"C1CISVS" AND COMPUTERNAME<>"002" works.

 

I'm going to try it.

 

Thanks for your help,

 

Franck:confused:

  • CChong2 (Flexera)

    Franck,

     

    I am not sure of the precise format of the MSI COMPUTERNAME property, but you might have more options.

     

    The MSI conditional statement syntax does allow a '=' comparison as well as a NOT operator. Example: NOT (COMPUTERNAME = "my computer name")

     

    Allen Saxton

     

    Acresso Software
    Expand Post

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
Custom action and conditions