I have been doing some designing for the office add-in project, I have done a couple of mock-up interfaces with Viso 2007, This add-in will in a nutshell convert a articles in a document to html for easy transmission into the web-site.
Once the user clicks the button to call up a wizard which is a number of steps.
Introduction
A simple introduction screen with some instructions
Step 1
The code will compile a list of found articles on the current page and will allow the user to select which article to process.
Step 2
The interface servers 2 purposes, the first to set the image folder if its not already correct and the second is to select which articles have need of image.
Step 3
This interface is only shown for each article that was selected in Step 2, there is a lit of images which can be selected with a preview pane.
Final
Click finish to process :-)