BASIC drafts
This commit is contained in:
parent
22e21fbdf6
commit
0b33bc0e58
16
content/posts/2023/basic/basic.md
Normal file
16
content/posts/2023/basic/basic.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Basic"
|
||||
date: 2023-02-04T16:43:49+03:00
|
||||
draft: true
|
||||
tags: []
|
||||
---
|
||||
|
||||
https://www.freebasic.net/
|
||||
|
||||
https://github.com/XusinboyBekchanov/VisualFBEditor
|
||||
|
||||
https://gambaswiki.org/wiki/howto/windows
|
||||
|
||||
https://pigalore.miraheze.org/wiki/Running_Gambas_Programs_in_Windows
|
||||
|
||||
https://forum.gambas.one/viewtopic.php?t=812
|
67
content/posts/2023/basic/vb6-cd-iso.md
Normal file
67
content/posts/2023/basic/vb6-cd-iso.md
Normal file
@ -0,0 +1,67 @@
|
||||
---
|
||||
title: "💿 Скачать Visual Basic 6.0 Enterprise Edition"
|
||||
date: 2023-02-04T17:01:32+03:00
|
||||
draft: true
|
||||
tags: [development, basic]
|
||||
---
|
||||
|
||||
## /archive.org/
|
||||
|
||||
archive.org — ресурс, который собирает цифровой архив.
|
||||
Наверное самый популярный проект ресурса — это архив интернета
|
||||
([web.achive.org](https://web.achive.org)),
|
||||
с которым сталкивался наверное каждый из нас.
|
||||
|
||||
Перемещаясь по torrent'ам, я не нашёл
|
||||
(точнее мне было лень даже искать) на них образы VB6.
|
||||
|
||||
Однако на **archive.org** лежат и никого не трогают ISO образы
|
||||
Visual Basic 6.0 Enterprise Edition.
|
||||
|
||||
## Первая ссылка
|
||||
|
||||
Например на этой странице выложен образ
|
||||
Visual Basic 6.0 Enterprise Edition.
|
||||
|
||||
https://archive.org/details/visualbasic6.0enterpriseedition_201912
|
||||
|
||||
Вот полный листинг файлов на странице:
|
||||
|
||||
```text
|
||||
210px-Visual_Basic_6.0_logo.png 49.5K
|
||||
210px-Visual_Basic_6.0_logo_thumb.jpg 5.5K
|
||||
300px-Visual_Basic_6.0_on_Windows_XP.png 18.7K
|
||||
300px-Visual_Basic_6.0_on_Windows_XP_thumb.jpg 2.9K
|
||||
Visual Basic 6.0 Enterprise Edition - serial.txt 11.0B
|
||||
Visual Basic 6.0 Enterprise Edition.ISO 622.7M
|
||||
__ia_thumb.jpg 13.2K
|
||||
visualbasic6.0enterpriseedition_201912_archive.torrent 27.3K
|
||||
visualbasic6.0enterpriseedition_201912_files.xml 3.7K
|
||||
visualbasic6.0enterpriseedition_201912_meta.sqlite 18.0K
|
||||
visualbasic6.0enterpriseedition_201912_meta.xml 961.0B
|
||||
visualbasic6.0enterpriseedition_201912_reviews.xml 1.1K
|
||||
```
|
||||
|
||||
Обрати внимание на файл `Visual Basic 6.0 Enterprise Edition - serial.txt` 😉
|
||||
|
||||
Там же в комментариях можно найти второую страницу с VB6 EE.
|
||||
|
||||
## Вторая ссылка
|
||||
|
||||
https://archive.org/details/en_vb6_ent_cd
|
||||
|
||||
```text
|
||||
en_vb6_ent_cd1.iso 259.8M
|
||||
en_vb6_ent_cd2.iso 499.6M
|
||||
en_vb6_ent_cd_archive.torrent 31.5K
|
||||
en_vb6_ent_cd_files.xml 2.1K
|
||||
en_vb6_ent_cd_meta.sqlite 14.0K
|
||||
en_vb6_ent_cd_meta.xml 800.0B
|
||||
en_vb6_ent_cd_reviews.xml 1.1K
|
||||
```
|
||||
|
||||
Ключ выложили в комментариях:
|
||||
|
||||
```text
|
||||
Product key: 110-1234567
|
||||
```
|
Loading…
Reference in New Issue
Block a user