Installshield iss file misses dialogue screns
I was wondering what might cause an Installshield iss answer file to miss certain dialogue screens both when being recorded and then again when the setup.exe is being installed silently.
Sony Digital Voice Editor software prompts for Help Language, but /r will not record this screen
Olympus DSS Player 7.1 prompts for User/Organization/SerialNumber, but /r will not record this screen either.
The other dialogue boxes get recorded in the iss file okay for both apps.
Thanks in advance for any insights or help...
Sony Digital Voice Editor software prompts for Help Language, but /r will not record this screen
Olympus DSS Player 7.1 prompts for User/Organization/SerialNumber, but /r will not record this screen either.
The other dialogue boxes get recorded in the iss file okay for both apps.
Thanks in advance for any insights or help...
1 Comment
[ + ] Show comment
Answers (8)
Please log in to answer
Posted by:
Kazakh
12 years ago
Also you can check the setup.ini file, in some cases there are options in there to suppress certain dialogs.
Comments:
-
Thanks so much! I am packaging a further InstallShield exe - the setup.iss was just created AFTER the Language-dialogue - your comment made me to exchange the "Y" in the setup.ini against a "N" :-) thanx a lot!!! - Syntaggs 5 years ago
Posted by:
dannyarya
12 years ago
Posted by:
edW
12 years ago
Posted by:
andemats
12 years ago
Posted by:
henrik80
12 years ago
Posted by:
chk
9 years ago
Posted by:
EdT
9 years ago
There may not be a solution to this case, as there is no Installshield requirement for installation developers to allow for a fully silent installation. If dialogs are being created by custom actions rather than by using standard dialog tools, then the ISS file will not be able to handle them. In that case you may be able to solve the issue with AutoIT or by spawning a custom action of your own (asynchronous, no wait) that looks for the dialog window and passes an appropriate command to it. I've seen code examples to do this on ITNinja so just search around. In fact I just found your question in the thread http://www.itninja.com/question/installshield-response-file-one-dialogue-box-still-pops-up-during-silent-install?source=itn_email&campaign=digest&medium=daily&content=question_detail where rvlieberg has provided you with sample code.
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.
is there any solution for this case?
i have got same problem, too and i don't know how i find out this case.
please help me!
thanks - chk 9 years ago