Hi,

This is my first post here. Im currently working on a database in Access which requires a custom form (This is if you have a custom paper size that is not on the current pre defined list)which you create by:

Control Panel -> Right Click in blank space -> Select Server Properties and then create the form using the interface.

I have already written a VB .Net 2005 program (after i made the switch from VB6) which handles installing the references i require for the project however i need it to be able to now create this form automatically when i deploy the product.

Any suggestions?

I like some of the new concepts of .NET but miss the simplicity of the old VB6.

Ps i have already tried copying the registry info onto a clean machine and it didnt detect the form.