Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

(Bart PE) Plugin for Visual Basic 3.0

Featured Replies

anyone interessted in a BartPE Plugin for Visual Basic 3.0 slimed down to one meg ?

  • Author
but you really should give your post a meaningful title, see rule #12

Sorry it wont happen again i've read all rules now :yes:

Take VB.EXE and VBRUN300.DLL put them in \PLUGIN\VB\FILES

the VB.inf

; VB.inf
; PE Builder v3 plug-in INF file for visual Basic 3.0
; Created by Malok

[Version]
Signature= "$Windows NT$"

[PEBuilder]
Name="Visual Basic 3.0"
Enable=1
help=""

[WinntDirectories]
a=programs\VB,2

[SourceDisksFiles]
FILES\VB.EXE=a,,1
FILES\VBRUN300.dll=2,,1

[Append]
nu2menu.xml, VB_nu2menu.xml

to add it to NU2Menu

<!-- Nu2Menu entry for Visual Basic 3.0 -->   
<NU2MENU>
<MENU ID="Applications">      
       <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\VB\VB.EXE))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\VB\VB.EXE">Visual Basic</MITEM>
  </MENU>
</NU2MENU>

it gives you all the basic command and it's very usefull for all kind of small tasks you may want to automate....

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.