Someone else posted something along these lines a few days ago but
didn't get any response, so I thought I'd post again...

 

I've got a script that I trigger to run during my install and I'd like
to have the MSI check if there was a file created by that script. If the
file exists I'd like it to trigger a rollback. My issue is that the
Property function that I'm using to check for that file runs at the
beginning of the install before my script runs. Is there any way of
modifying the sequence so that it checks for the file after my script
has run?

 

Thanks

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to