September 18, 200421 yr anyone interessted in a BartPE Plugin for Visual Basic 3.0 slimed down to one meg ?
September 18, 200421 yr Yes, maybe, but you really should give your post a meaningful title, see rule #12here:http://www.msfn.org/board/index.php?showtopic=18408jaclaz
September 18, 200421 yr Author but you really should give your post a meaningful title, see rule #12Sorry it wont happen again i've read all rules now Take VB.EXE and VBRUN300.DLL put them in \PLUGIN\VB\FILESthe 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=1help=""[WinntDirectories]a=programs\VB,2[SourceDisksFiles]FILES\VB.EXE=a,,1FILES\VBRUN300.dll=2,,1[Append]nu2menu.xml, VB_nu2menu.xmlto 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