(sorry, not exactly a coding question)
Say I want to install something to the directory C:\pony but the folder 'pony' does not exist, how can I get InstallShield to inform the user that the folder 'pony' does not exist and ask the user if he or she wants to create the directory.
What happens now is the directory is automatically created.
Is this simply a limitation of the install shield I'm using (2008 Express)?