problem with msiexec and relative path

G

Guest

I wrote a script using msiexec. This script could calls msiexec with arguments such as

msiexec /i c:\essai\truc\..\myfile.ms
but msiexec doesn't make the path resolution

Is there anything to do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top