Hi Rusher,
Here are the instructions for creating the macro. As I don’t know if you are
familiar with
this, I give you the procedure step by step. So here we go:
1) Outlook < Tools < Macro < Visual Basic Editor
2) In the left pane extent “Project 1†clicking the + sign
3) Also do so with “Microsoft Outlook Objects†and then select “This Outlook
Sessionâ€.
4) To the right pane, paste the macro script.
( Copy and paste it from the separate post(
(If the right pane is grayed out, select “General†and “Declarationsâ€.
5) For saving click the floppy disk icon on the toolbar or “ Save VbaProject
OTM †from
the File menu.
6) Close the macro editor.
7) Open a received mail message that has pictures attached.
8) Click Tools < customize < commands tap and in the Categories pane select
“macrosâ€.
9) The commands pane at the right will show two macros
“ Show images†and “DelTemps â€
10) Click on the first-one and drag it to the toolbar on top of the massage.
11) Do the same with the other-one
12) IMPORTANT! If you want to change the names of the buttons or add an icon
(smiley)
you have to do so while the “customize†dialog box is still open! Right
click the button,
select “name†and edit using the keyboard.
13) After you finished, close the “customize “ dialog box.
Make sure that your macro security is not set to “highâ€
(Tools < Macro < security)
The next post has the macro-script. Copy and paste it “as isâ€
( Double-click the post to open it to full size)
The “DelTemps†button is used to delete the pictures from the temporary file
the
macro creates. You should do so from time to time or after viewing the
pictures.
Good luck, and let me know how it works,