Can you post the entries that you created in the Directory table?
Is it your intention to make the destination folder appear in capital letters? If so, you can try the following:
Directory Directory_Parent DefaultDir
MyFolder ProgramMenuFolder MYFOLDER
As you notice making the DefaultDir column all capitals is important, since this is the value that is used to create the destination folder.
Let me know if this solves your problem.