It seems that I cannot access any system property (such as 'ProductLanguage' or 'Manufacturer') through a VBS CA attached to 'UI Custom Actions'. I try to access the system properties using:
Code: Select all
language = Session.Property("ProductLanguage")Moreover, note that I do not want to change the content of the variable, I just need to read it!
When accessing a user defined property using the same approach, everything is fine.
Do you have an opinion?
Best regards,
-- Nicolas D.
FOLLOW US