Hi,
We are using Windows 8 pre version to verify our software support for this OS, and when we run the vbscript file, got the error 'Variable is undefined:Session'
Our script has this line of code
UILevel = Session.Property(CustomActionData)
What is wrong , the same script is executing...