|
The setup program prepares Visual Basic for
inclusion of ProEssentials components.
You can manually register an ActiveX with
"REGSVR32.EXE" found in your system/system32 dir. You
can also use this utility to manually un-register an ActiveX by using
the "-u" command. This
is useful when testing your own setup programs and CAB install features.
After installing
ProEssentials, launch Visual Basic and create a new "Standard EXE"
project.
Use the Project / Components... menu item
to open the [Components] dialog. |