Debugging silent install
hello,
i have an setup.exe associated with .MSI file and i tried to do install
with this command line :
setup.exe /S /v"/l* c:\temp\install.txt ADDLOCAL=ALL TRANSFORMS=\"c:\temp\test.mst\""
but it seems some custom action or properties not appear in the log file
because .MSI needs to write data into one MSSQL base and it is missing.
In the MSI file ( install EXE sequence ), i didn't see one custom action
to do that.
If somebody have an idea in which part i can try :
- properties ?
- features ?
- install UI sequence ?
Thanks for helps.
i have an setup.exe associated with .MSI file and i tried to do install
with this command line :
setup.exe /S /v"/l* c:\temp\install.txt ADDLOCAL=ALL TRANSFORMS=\"c:\temp\test.mst\""
but it seems some custom action or properties not appear in the log file
because .MSI needs to write data into one MSSQL base and it is missing.
In the MSI file ( install EXE sequence ), i didn't see one custom action
to do that.
If somebody have an idea in which part i can try :
- properties ?
- features ?
- install UI sequence ?
Thanks for helps.
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
anonymous_9363
14 years ago
Posted by:
philippe_tang_10
14 years ago
Posted by:
anonymous_9363
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.