Ok - I'm ready to deploy an app to production users. I've only ever deployed a VB6 workstation-type app - so PPC's and this environment is completely new to me.

My app uses the SQL CE database. Other then that it pretty much only reads and writes to the SQL CE DB and also creates a log file with a streamwriter.

How do I go about packaging this for setup? Most of the users will not have any framework on their desktops - but they shouldn't need that since this app doesn't require any .Net stuff to be running on the workstation.

How much of a nightmare is this about to be? Dozens of users all over town in different buildings...