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

  • Home
  • SEARCH
  • 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 8920623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T06:19:08+00:00 2026-06-15T06:19:08+00:00

I am using NSIS to create an application installer which consists of multiple programm

  • 0

I am using NSIS to create an application installer which consists of multiple programm installation files, mainly .exe and .msi files.

Now I have the problem that I have a very old setup file which only works properly if I set the compatibility to Windows ME/98. Usually the Users which will run the installation don’t have the ability to run the whole installation package in compatibility mode.

Is there a command in NSIS to execute such a sub-setup in a specific compatibility mode?

  • 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-06-15T06:19:10+00:00Added an answer on June 15, 2026 at 6:19 am

    You can set __COMPAT_LAYER to Win98:

    System::Call 'Kernel32::SetEnvironmentVariable(t "__COMPAT_LAYER", t "Win98")'
    ExecWait '"$instdir\foo.exe"'
    System::Call 'Kernel32::SetEnvironmentVariable(t "__COMPAT_LAYER", i 0)'
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using NSIS to create an installer which will install files from a web
I have multiple language packs in my NSIS installer, using the MUI2 interface. Now
I am trying to create an exe file using NSIS script, in my script
Is it possible to create invisible form fields in an NSIS installer? I'm using
I am using NSIS to deploy a .Net application. The installation/uninstallation process works fine,
I am using an NSIS script to create an installer for my Java program.
I've written an installer using NSIS and I need it to install some files
I'm using NSIS to a installer of other install. After copy all the files
I create an installer using NSIS and the code given below. The installer is
I'm using NSIS to generate a Windows' installer for my application. I'd like a

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.