Custom Action sequence question
I have two custom actions in my .exe profile.
One will launch an MSI to install some 3rd party software.
The other will execute a vbs which in turns kicks off a .bat file to set some permissions.
Both work - just not in the right order.
Right now, my vbs (kicking off the .bat file) runs before my 3rd party msi installer. I need them reversed - so my vbs starts after the 3rd party msi is ran and installed.
My vbs, which starts a bat file sets permissions - on folders that are created when the 3rd party msi is installed. You can see my problem. I can't set permissions on folders that don't exist yet.
How would I change the order or at least make my vbs start last of all things?
Thanks in advance. (if you need screen shots of my project, please do let me know and I can attach them here).
One will launch an MSI to install some 3rd party software.
The other will execute a vbs which in turns kicks off a .bat file to set some permissions.
Both work - just not in the right order.
Right now, my vbs (kicking off the .bat file) runs before my 3rd party msi installer. I need them reversed - so my vbs starts after the 3rd party msi is ran and installed.
My vbs, which starts a bat file sets permissions - on folders that are created when the 3rd party msi is installed. You can see my problem. I can't set permissions on folders that don't exist yet.
How would I change the order or at least make my vbs start last of all things?
Thanks in advance. (if you need screen shots of my project, please do let me know and I can attach them here).
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
cygan
14 years ago
Posted by:
joseph
14 years ago
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.