when I try this command:
Cscript WiRunSQL.vbs Release\Setup.msi "DELETE FROM ControlCondition WHERE
ControlCondition.Control='AllUsersRadioGroup'"
it finishes with error:
Msi API Error 80004005: OpenView,Sql
but Orca allows to delete this row manually.
What is wrong with my SQL command ?
Peter
There is no such column in the table, you forgot the underscore.
Bye,
Dennis
Dennis Bareis [Microsoft MVP] (dba...@KillSpam.gmail.com)
http://dennisbareis.com/
Freeware Windows Installer creation tool (+ "ORCA automation"):
http://makemsi.dennisbareis.com/