-
Hi,
I'm using VB5 Professional.
I'd like to distribute my application AND include a Readme file that would be accesible from START->PROGRAMS menu where my application resides.
Also I'd like to put an icon (shortcut) on user's desktop for my application. How can I do this? I'm using a Application Setup Wizard that ships with VB.
Thanks for your help
Tomexx
-
I don't know if I got your question right
but I'll try...
for the icon, you can set the icon of the application
by setting the startup form's "icon" property
to the icon you desire...
hope this helps...if not, sorry...:)