Hi, I'm using installshield 2010. I'm trying to modify xml attributes related to connection string in installshield. i have imported xml file and selected the elements which I need to modify. i'm using function onSQLLogin after creating an sql connection to get username and password given by user.
The peculiar behaviour is that if I debug, then the xml attributes get updated. If i test using "test release1" in build menu, file is not being updated.
Any ideas. Thanks