When the Setup Wizard is run it creates the file setup.exe. When Setup.exe is run, it asks if you want to install in such-and-such a directory or you want to change it.

I DON'T WANT THE USER TO CHANGE IT, since my program looks for files in C:\MyDirectory. Anyway to FORCE it to install in C:\MyDirectory?