How to Modify SetupKit to Install New Icon & Working Directory (114774)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q114774 SUMMARY
Using the Visual Basic Setup Toolkit, you can modify the setup program that
was created by Setupwizard.
The example shown below modifies your setup program to install a separate
icon and default working directory for your program. You can do this by
changing the SETUP1A.FRM and SETUP1.BAS source code. You can then make a
new SETUP1.EXE file and new SETUP1.EX_ file on your distribution disk.
For additional information regarding the updates and other modifications
you can make to the SetupKit, please see the following articles in the
Microsoft Knowledge Base:
110395
: How to Modify Destination Directory of Setupwizard SETUP1.EXE
100003
: UPD: New Setup Toolkit & Setup Wizard Available for VB ver 3.0
Modification Type: | Major | Last Reviewed: | 10/29/2003 |
---|
Keywords: | kbcode KB114774 |
---|
|