Skip to content
Benjamin edited this page Mar 14, 2020 · 17 revisions

VB6 to C# Software Converter

Getting Started

First, clone the repo: git clone https://github.com/bhoogter/VB6TocSharp.git

The main VB6 project is prj.vbp. You can either double click on this from a folder in Explorer, or type the filename in a command prompt (assuming you already have VB6 installed somewhere).

First Things

Some things you will want to do to help you get started...

  • Project Configuration (do this first)
    • Follow (Configuration Guide)[https://github.com/bhoogter/VB6TocSharp/wiki/Configuration]
  • File Linting (Recommended, but optional)
Clone this wiki locally