Setup:
Follow these instructions:
-
sVB needs .NET framework 4.8. If you don't have it on your PC, download and install it. https://go.microsoft.com/fwlink/?LinkId=2085155
-
Unzip the
sVB.zipfile. You will have a folder with the same name where you unzipped the file. Open the folder and double-clicksVB.exe.
And that it. You are ready to go :)
Try the samples:
- Right-click the form designer and click
Openfrom the context menu. - In the
open file dialog, Navigate to thesVB\Samplesfolder and open any sample folder. - Select the
.xamlfile from the folder and click theOpenbutton. This will open the form in the designer. - Click the
Form codetab at the top of the window to switch to the sb code editor. - Click the
Runbutton (or hit F5 from keyboard) to run the program.
You can also open the sample folder in Windows Explorer, right-click the .sb and chose open with from the context menu, and choose sVB.exe as the default program to open .sb files. After that you can just double-click any .sb file to open it in sVB.