Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme How to compile.md | 2022-04-23 | 899 Bytes | |
Vibe.au3 | 2022-04-23 | 21.5 kB | |
Vibe.ico | 2022-04-15 | 9.7 kB | |
Miscellaneous.au3 | 2022-04-15 | 33.3 kB | |
NumberBox.au3 | 2022-04-15 | 20.5 kB | |
String and File String.au3 | 2022-04-15 | 46.1 kB | |
Totals: 6 Items | 131.9 kB | 0 |
How to compile
- Install AutoIt IDE
- Create an AutoIt development folder for instance c:\users\Peter\Documents\AutoIt
- Create a subfolder for Vibe, for instance c:\users\Peter\Documents\AutoIt\Vibe
- Create a subfolder called AutoIt Library so c:\users\Peter\Documents\AutoIt\AutoIt Library
- Download all Vibe files from the Source Code website folder
- Put Vibe.au3 and Vibe.ico in your Vibe AutoIt folder
- Put the library .au3 files in AutoIt Library
So you'll get something like this:
c:\users\Peter\Documents\AutoIt\Vibe
Vibe.au3
Vibe.ico
c:\users\Peter\Documents\AutoIt\AutoIt Library
NumberBox.au3
String and File String.au3
Miscellaneous.au3
Now start up the AutoIt IDE and open Vibe.au3 and compile to an executable.