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.

Scripting compatibility mode?

Featured Replies

I've got an installer that whines about being installed on the wrong OS if I try to install it on XP (it lets you install anyway and works fine after being installed - just bad OS detection I guess). I've found that I can run the installer in NT4 SP5 compatibility mode and it then keeps quiet about being installed on the "wrong" OS. Is there a way I can script having the program start in compatibility mode in a batch file?

  • Author

Just tried it - doesn't work. Apparently the compatibility mode setting doesn't go with the shortcut. I created the ISO with the shortcut and mounted it in Virtual PC. The shortcut in Virtual PC doesn't have the compatibility settings checked like it did prior to that.

  • Author

That looks very promising (and exactly the key I was looking for)

  • Author

Works like a charm! I tested it on both Virtual PC and on a freshly formatted separate computer.

  • Author

For the record, if you do this with a CD drive, the path is a really weird format (not just D:\blah.exe). Instead, it looks like this:

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]"SIGN=444651F lv5\\installer\\disk1\\SETUP.EXE"="NT4SP5"

Most installers just look up the registry key with the os name in it.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Why not just change the key "ProductName" from "Microsoft Windows XP" to whatever opperating system you need with a reg file then change it back after the program has installed.

This is tested and works with my scanner driver/program

No need for compatibility or paths then! :)

.

Compatibility mode is a bit more complex than just checking for the OS version. :)

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.