# Install and Licenses

## System Requirements

| Requirement           | Description                                                                                                                                                                                                                                                                                                                                            |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Processor             | 1.5 GHz or higher                                                                                                                                                                                                                                                                                                                                      |
| Memory                | <p>1 GB RAM or higher<br><br>Depending on the size of the Visual Basic 6.0 application it is recommended to increase the amount of memory.</p>                                                                                                                                                                                                         |
| Hard Disk             | <p>150 MB of available hard-disk space for installation<br><br>Additional disk space will be required during the upgrade process. The requirements will vary from one application to another depending on the total size of the source code being upgraded. The recommended is at least four times the size of the source code of the application.</p> |
| Display               | 800x600 or higher screen resolution recommended (for graphical user interface)                                                                                                                                                                                                                                                                         |
| Operating System      | <p>Microsoft Windows XP with Service Pack 2 (SP2)</p><p>Microsoft Windows Vista Business (SP1)</p><p>Microsoft Windows 7 (SP1), Windows 8.x, or Windows 10</p>                                                                                                                                                                                         |
| Software Requirements | <p>Microsoft .NET Framework 3.5 or 4.0</p><p>Visual Basic 6.0</p>                                                                                                                                                                                                                                                                                      |
| Others Considerations | Visual Basic files that will be upgraded must be version 5.0 or later.                                                                                                                                                                                                                                                                                 |

## Installation Wizard

In this guide you will find step-by-step instructions to install GAPVelocity AI's VB6 AI Migrator on your system:

**Note**: A [**license**](/vbuc/install.md#get-and-activate-a-license) **is required** to install and use the Visual Basic Upgrade Companion. Please visit <https://www.gapvelocity.ai/> or contact us via the VB6 AI Migrator[ support forum](https://forums.mobilize.net/) for further details.

After extracting the files in the VBUC\_setup.zip archive, double-click "**VBUC\_Setup\_X.X.exe**" to launch the installation program.

![VB6 AI Migrator Installation Guide Step 1](/files/Zb3HVkJ6JloycHWYjJX8)

The End-User License Agreement is displayed. Please read carefully and select the **I accept** checkbox and then click the **Next** button.

![VB6 AI Migrator Installation Guide Step 2](/files/EpPI3OHvgibosS9UraJe)

Select the folder where you want to install the VB6 AI Migrator. You can change the default location by clicking the **Change** button. You can also check or uncheck the option "**Create a shortcut for this program on the desktop**". Then, click **Next**.

![VB6 AI Migrator Installation Guide Step 3](/files/IKiKIldhYoUy5L7JMKzO)

You now receive a confirmation screen. Click **Install** if you are ready to install the software or click **Back** to review or change any of your installation settings.

![VB6 AI Migrator Installation Guide Step 4](/files/Cl8AQqkcMT4qhKQmNdeF)

The installation process will take a few minutes. The progress bar shows the overall completion. Once the VB6 AI Migrator installation is complete, you will get the following confirmation screen. You can check the option **Launch the GAPVelocity AI VB6 AI Migrator** to start the VB6 AI Migrator once you click the **Finish** button.

![VB6 AI Migrator Installation Guide Step 5](/files/DFQo5eZgwB0avB4uy0Vg)

## Get and Activate a License

VB6 AI Migrator requires a license file to work, whether you are using it in evaluation mode or have purchased a license for your application. In this guide, you will find the step-by-step instructions to register a new License file for your VB6 AI Migrator installation.

The VB6 AI Migrator will try to download and activate a trial license automatically when you run it for the first time. If you run the VB6 AI Migrator and see a "**Licensed To: (Trial) Your Company**" message in the bottom-right corner of the Main Window, you're good to go.

![Activate your VB6 AI Migrator License - License Info Location](/files/kITTXwk9rOVXrpy2w3aY)

If the automatic license download fails, you will be prompted for a new license file:

![Activate your VB6 AI Migrator License - License Activation Window](/files/xuhC5DXjZd7Ag7jcmff3)

Here, you can click on "**Download License...**" and enter the email address you used when you downloaded the VB6 AI Migrator. This will download and register the license for you (it **will not** send a license to your email address).

If you have any issues with this process or if you need a license file to use in an offline environment, please [contact us](https://www.mobilize.net/contact).

If you purchased a license for the VB6 AI Migrator or received an extended trial from our team, just use the "**Select License...**" button and browse your system to locate your file.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gapvelocity.ai/vbuc/install.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
