Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6337871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T19:20:05+00:00 2026-05-24T19:20:05+00:00

I am porting my VB6 installer to NSIS. Looking at the LST file, there

  • 0

I am porting my VB6 installer to NSIS. Looking at the LST file, there is a section for bootstrapping files:

[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,..........
File2=@COMCAT.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,......
File3=@STDOLE2.TLB,$(WinSysPathSysFile),$(TLBRegister),...........
File4=@ASYCFILT.DLL,$(WinSysPathSysFile),,,...........
File5=@OLEPRO32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),.........
File6=@OLEAUT32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,........
File7=@msvbvm60.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,...........
File8=@wshom.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),.........

and another for setup1 files

[Setup1 Files]
File1=@drillcycles.pre,$(AppPath).......
File2=@twoz.pre,$(AppPath),.......

In another post, I was warned about distributing the wshom.ocx file (bootstrapping file), saying:

“That wshom.ocx is not meant to be distributed in this way. On
downlevel versions of Windows this might succeed, only to break WSH
and other scripting on the system. Do not redist this library like
this. “

So, I was wondering if there are any considerations for distributing bootstrapping files? should I even distribute them?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T19:20:07+00:00Added an answer on May 24, 2026 at 7:20 pm

    This warning is much more relevant to some of the other files you are installing. Windows can still run with a borked script interpreter but it can’t survive when you accidentally oleaut32.dll or asyncfilt.dll. Which for one is why these files are protected from accidental overwriting by crummy installers, the Windows file system protection feature puts the correct one back immediately.

    The odds that you’ll actually run your installer on a machine that requires these files to be installed are zero. Windows 95 is gone. The odds that you’ll install the wrong version of them if such a borked machine actually exists are very high. Which is one way to put it out of its prolonged misery.

    As long as your installer has minimum counter measures in place to avoid replacing new DLLs with old copies with a simple version check then this isn’t going to go wrong. Don’t worry about it. Do consider that it is time that you stop relying on such ancient tools.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on porting a VB6 application to C# (Winforms 3.5) and while
I am porting an old 3 2-bit COM component that was written in VB6
I'm working on porting some classic VB6 code to C# and just stumbled across
I'm porting an application from VB6 to VB.NET and have come across something that
While porting data from one mysql database to another there have come some issues
I've been tasked with the incremental porting of a legacy VB6 app (using MS
I am working on porting a VB6 application to .NET and one of the
I'm porting an old VB6 app into .Net but one Vb6 form is too
I'm porting some C# code to VB6 because legacy applications. I need to store
Im porting some calculation routines from .Net to Java but there seem to be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.