The information in this article applies to:
SYMPTOMSAfter you create a distribution set with the Setup Wizard and run the setup program on the target machine, Visual Basic 4.0 does not generate any icons or groups for the application. CAUSEThis is caused by an invalid character in the application title. For example, you use parentheses in the title. WORKAROUNDRemove any non-alpha-numeric characters from the application title and save the project file. Then create the setup distribution set with the Setup Wizard again. MORE INFORMATION
When you compile an application (the "make EXE" menu option), you can use
the "Options" dialog box to type in an application title. Although Visual
Basic 4.0 allows you to place certain non-alpha-numeric characters in the
title, this causes the setup program to fail when it creates icons. REFERENCESFor more information, please see the following article in the Microsoft Knowledge Base: Q151818 How To Build a Setup Program Creating Multiple Groups/Icon Additional query words: kbVBp400 kbDSupport kbdss kbdsstools kbAppSetup
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |