Publishing Issues for Newbie

S

Shem

Hi Folks,
I have developed an infopath form in C# and is now ready for deployment into
SharePoint. When designing I used the jscript method of making the form fully
trusted. Now I need to get he form ready for Sharepoint and installer program
(msi). It says to register form using regform but there is no XSN file in my
files.

1) How do i create xsn file and what files are included (form data c# etc).
2) after making form fully trusted I usi MSI command to make installer
program. Is this for client or publishing to sharepoint.

Can somebody please give me a menu of what I need to do. I seem to be going
round in circles, from making xsn to publishing on sharepoint.
 
Top