The problem is getting your own icons installed when you have packaged your application with PD Wizard. Can this be done by modifying the SETUP.LST file - if so, how? Or does it require a totally dirrerent technique - if so, what?? Many thanks!!
Generally, the icon used for the application being installed is the one in your project under: Project|Properties|Create|Symbol which uses the one that you have defined for a form's icon.
I guess you could use the path and name of an icon and put it in the SetUp.lst under Icon1=myPath - this is not recommended.
I might be missing it CClint - but I have looked at the 2 Threads you mention and I don't think they tell me how to put my application icons INSIDE a folder on the desktop (instead of just leaving the icons on the desktop - which I can now do!). Can you be more specific?
You will need to modify the P&D Setup1 and re-write the proceedure that adds the icons and links.
The proceedure "CreateIcons" is what you are looking for.
I suggest that you build a Folder on the desktop and place all of the icons in it then you can copy the folder for different users. (all need to have same programs)
hb
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.