Hi,
I'm a beginning VB programmer.
I'm using VB5's Application Setup Wizard to distribute my application.

When my users run my setup program, I would like to:

1. Create shortcuts to my program and readme file on their desktop.
2. Include a readme.txt file SO ITS ACCESIBLE from the start menu.
example: START - PROGRAMS - MYAPP - readme.txt

How can I do this?
Thanks
Tomexx