I'm having trouble creating a document association with Visual Studio Installer. I have a small program to view persisted recordsets and want the extension .rst to open the program.

I already have it in code but I want the association to be created upon setup.

Thanks in advance.