PS. Can I also add: * how to automatic the running of the task via msbuild re the path to msbuild - i.e. how can one be sure where msbuild will be located on someone's PC noting use of clickonce for a winforms application? or should msbuild be packaged with the application in the clickonce deployment?
On Mar 2, 12:17 pm, greghauptmann <[email protected]> wrote: > Hi, > > Are there any tutorials re using migratordotnet with clickonce > deployment (for DB updates?). > > I'm thinking of one that addresses: > > * how the clickonce application (e.g. WinForms) would instigate/run > migratordotnet > > * where the code/smarts reside re checking if the database exists, > then if it doesn't then create it, before than running migratordotnet > > * settings in VS2008 re what files need to be copied across into the > clickonce package so it can run.. > > thanks -- You received this message because you are subscribed to the Google Groups "migratordotnet-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/migratordotnet-devel?hl=en.
