When i run the command:
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
unica msiexec /i "c:\unica\xenappweb.msi","test123test123"
in an attempt to generate a custom message, i get the following error:
"run-time error '9' subscript out of range"
Other than that UNICA (if i remove ,"test123test123") works great, so how can get a custom message to display to my endusers?
should have read:
unica msiexec /i "c:\unica\xenappweb.msi","test123test123"
in an attempt to generate a custom message, i get the following error:
"run-time error '9' subscript out of range"
Other than that UNICA (if i remove ,"test123test123") works great, so how can get a custom message to display to my endusers?