I can't figure out why the below sql I'm running against my msi file won't
work.



Cscript WiRunSQL.vbs MyMsi.msi "UPDATE `ControlCondition` SET
`ControlCondition`.`Action`='Hide' WHERE
`ControlCondition`.`Dialog_`='FolderForm' AND `ControlCondition`.`Control_`
= 'AllUsersRadioGroup'"



The data I'm trying to change in the msi file is standard data generated by
a default msi build from visual studio 2003.






===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to