|
The 32-bit Brandable Application SDK for Visual Basic 6.0 enables software developers using Visual Basic to develop applications that are fully brandable with up to ten different constant variables. It's simply a matter of adding a specially designed component to the software project along with a small bit of code to get things working right and the compiled project is brandable.
Below is a screenshot of the About dialog for a small freeware application that I developed. The "Distributed by" information and URL were actually branded into the application:
Using the SDK, Visual Basic programmers are not limited only to developing software products with brandable About dialog boxes. Any part of an executable can be made brandable with any information that the developer desires.
- A splash screen could display reseller contact details.
- A menu item can be made visible and active once the product has been branded.
- Allow resellers to change download URLs in the Help menu item for add-on and plug-in products that they are also reselling.
- Give resellers the opportunity to brand their affiliate id numbers to advertisement links displayed in your product.
The opportunities are virtually endless. Any information you, as the developer, so choose can be made brandable within your software product.
|