|
lross423 -> Software package starting but never completes? (6/4/2008 8:47:57 AM)
|
I have a package that I'm deploying and if I set it to run with admin rights without checking "allow users to interact", the program starts but never continues. If I check "allow users to interact", they get a run box that they have to click on. We want it to be completely silent. Originally if I ran the exe given to us with the appropriate command lines switches, the run box came up but I've changed the /qb! to /qn and that seemed to get rid of the run box and installs silently as expected from a command prompt. As a side note, I am using the same exact switches that had worked on the previous version of this software and it worked perfectly. The vendor insists nothing has changed with the new version... We have encountered this before and have a work around to add the following registry key item: Edit Registry Total Keys=1 Key=Software\Microsoft\Windows\CurrentVersion\Policies\Associations New Value=.exe;.msi;.bat Value Name=ModRiskFileTypes Root=1 end If we implement that workaround that would require us to send this reg hack out separately so they reboot for it to take affect and then send our package. Not really a great option. Anyone have any ideas or have had this issue? thanks.
|
|
|
|