-
If I get the answer to the other question I posted a while ago my program will be ready.
So now I wonder how to do to stop the application wizard from creating a startup-catalog, how to make a catalog of my own and put a shortcut there, and how to change the icon on my .exe-file.
That's three questions but then I'll be quiet for a few days and won't bother anyone here more (during those days I don't have a project) :-)
-
To create your own icon for the .exe file, you can go to the window's menu, and scroll down to __________(project name) Properties. It should be the last one there. Then go to the tab that says make. Where it says Icon:, you can choose one of the forms in your project, and the .exe file will use the icon that that form has. If it is on a form with a default icon, then the .exe file will have that icon. That is why you always get that annoying window box icon for the .exe file.
-BoOo0z www.vbworld.iwarp.com