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.

VBScript in VB6 429 ActiveX Error...

Featured Replies

Hi!

I've created a WinPE CD...

I added BUILDOPTIONALCOMPONENTS with all swiches available to support vbs files and everything else...

I've created an application in vb6 that do this...

Dim WshShell As Object

Dim ObjExec As Object

Set WshShell = CreateObject("WScript.Shell")

Set ObjExec = WshShell.Exec("something.exe")

I have an error:

Run-time error '429':

ActiveX component can't create object

I've checked in my registry, everything that is supposed to be written by OC.bat is there...

What is missing???

Thanks!

ShrimpyOne

  • Author

Hi!

Problem solved!

The problem was that the Dll files weren't registered correctly!

Thanks to me!

ShrimpyOne

Buildoptionalcomponents will add the support for HTA, ADO and scripting host.

It will not add support for native vb6 programs. For that you need the vb6runtime files. If you place the runtime files and your app in the same folder you want have to register the dll:s on server2003sp1 and xpsp2 based pe

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.