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.

Using VB6 compiled applications in winPE

Featured Replies

Hey i'm new to this, i want to use a vb6 application to provide information for a winPE function. I tried just copying the msvb6 runtime dll into the \i386\system32 directory but when i run the application from the command prompt it just thinks for a few seconds and then drops back to the command prompt. What am i missing here (i'm new using winPE)

Did you add all of these files?

asycfilt.dll=2

comcat.dll=2

msvbvm50.dll=2,,4

msvbvm60.dll=2

oleaut32.dll=2

olepro32.dll=2

stdole2.tlb=2

2 = System32

4 = system32\drivers

If your VB programs have an icon on the forms then you will need to have a place to store temp files. VB will create a temp file for some reason because of the icons.

You have two options, remove the icons or add something like a ramdisk and set your temp variables to point to it.

  • 11 months later...

Trying to acheive the same thing here.

I had it with just the:

msvbvm50.dll

msvbvm60.dll

files but I have lost the winpesys.inf entries required to register the dll's

  • 4 weeks later...

It is possible, what i've done is to extract the vbr runtime dll's and then register them at boot time. if you need a sample ask.

in winpe2004 and 2005 built from xpsp1 or better you dont need to register the vb6 dlls. Just have them in the same directory as your app and it will work. The easy way to do this is ofcourse to drop everything in system32

You need also the runtime licenses for the VB controls. Export them on a system with Visual Studio 6 and add it to WinPE.

they are stored in HKLM\Software\Classes\Licenses (or also available in a reg file on the CD media you got with Visual Studio.)

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.