cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Lewis99
Level 4

SQL Scripts copied to INSTALLDIR

My SQL Scripts are being copied to the INSTALLDIR in my Basic MSI project. Obviously I don't want this to happen. How do I prevent this but still get them to execute on install?
Labels (1)
0 Kudos
(3) Replies
hidenori
Level 17

If you are using the SQL Scripts view, InstallShield will not copy your script files onto the target machine. I am assuming that you include your script files in the Files view. If that is the case, you need to remove them from the Files view so that they will not be copied to INSTALLDIR.
0 Kudos
Lewis99
Level 4

Thanks for the help, I deleted the sql files and used the 'Insert script files' rather than 'Import script files' option this time and although it still seems to create components for the files they don't now get installed.
0 Kudos
umairvb
Level 3

Error 27506 You have an error in the SQL script. It is executing nicely in MySQL. But in installshield it is showing this error.
0 Kudos