First off, I love this program and the nice video tutorial and we will most likely purchase to add to our program soon as soon as I get thru a few problems..I'm running thru the video step by step and just got stuck.This is a C# WPF .NET 3.5 app and VS2010
I get all the way thru your video tutorial fine till 3:22When I select MenuItem the only selection I get is "MenuItem" even tho there are many menus items in the program including one called "mnuCheckForUpdates"
I'm the UX designer and not the coder, but I can get around in C# and this looked simple enough to get going till I hit this roadblock......8)
Any ideas?Thx!
Steve
p.s. I haven't gotten all the way thru how this works. If you haven't already, you should add an option to copy the old EXE into a backup folder when the main EXE is updated in case a user has issues with the most current versions and it will allow them to rollback quick.Or even better have a wyRollback.exe app that does in for them with one click that will rollback one version.