Setting ROOTDRIVE using vbscript in Wise 5.6
I pulled the Wise Article #1548 for setting the properties but am having no sucess:
the article suggests that you place this in the VBSCRIPT Custom action
session.property("myproperty")=value
in my case this would be (I think):
session.property("ROOTDRIVE")="D:\"
The reason I need to do this using vbscript is because I will want to lookup various registry settings (especally the location of the Data Drive) not in my packages to determine which drive to place the data folder on for certain apps as well as to accomadate Computer images which C: as well D: drives. I believe this would be faster than a drive or registry search in Wise.
the article suggests that you place this in the VBSCRIPT Custom action
session.property("myproperty")=value
in my case this would be (I think):
session.property("ROOTDRIVE")="D:\"
The reason I need to do this using vbscript is because I will want to lookup various registry settings (especally the location of the Data Drive) not in my packages to determine which drive to place the data folder on for certain apps as well as to accomadate Computer images which C: as well D: drives. I believe this would be faster than a drive or registry search in Wise.
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.