Hi
I am trying a “Wise Windows Installer Project” action. This pops up a dialog “Sql Server Login” Where I have to enter a password. Is there a way to enter the password somewhere in the properties so that this action will compile silently? (I am using Wise for Installer Version 6, and FB 4.1.0.228)
Thanks
Daphna Levin
Posted By daphna levin on 10 Dec 2006 5:04 AM
Hi
I am trying a "Wise Windows Installer Project" action. This pops up a dialog "Sql Server Login" Where I have to enter a password. Is there a way to enter the password somewhere in the properties so that this action will compile silently? (I am using Wise for Installer Version 6, and FB 4.1.0.228)
Thanks
Daphna Levin
Hi
I am trying a "Wise Windows Installer Project" action. This pops up a dialog "Sql Server Login" Where I have to enter a password. Is there a way to enter the password somewhere in the properties so that this action will compile silently? (I am using Wise for Installer Version 6, and FB 4.1.0.228)
Thanks
Daphna Levin
Wise seems to be the worst offender when it comes to automated builds... it often puts up error dialogs etc instead of writing the error out to stdout. I'm not aware of any way to pass the sqlserver credentials to it, perhaps there are some compiler variables for it, I wasn't able to find anything on the net (don't have wise installed on my new machine yet).