VBscript inside of msi
We have a folder that we want to make sure is deleted before an msi is run. To do this I have created a script in the Custom Actions. It does what it was supposed to do during the install but when I try running the application it tries running the ...