Hi all,
I guess this is a easy question, but I got stuck anyway
I have created a MST file for a application and want to set the value for TargetDir to "D:\Apps\Application name".
I do this with a custom action and it works fine then a do a normal installation.
But then I use the Quiet mode it fails (msiexec /q /i)
Do you have any hint how a can get it to work in quiet mode.
This will be used as a assigned software in Active Directory.
Thanks!
// Wibbe
I guess this is a easy question, but I got stuck anyway
I have created a MST file for a application and want to set the value for TargetDir to "D:\Apps\Application name".
I do this with a custom action and it works fine then a do a normal installation.
But then I use the Quiet mode it fails (msiexec /q /i)
Do you have any hint how a can get it to work in quiet mode.
This will be used as a assigned software in Active Directory.
Thanks!
// Wibbe