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.

Autorun on different OSes...

Featured Replies

I use WPI as a general software install CD, basically I through a bunch of software on it, then have WPI called through the autorun and then install software through the WPI prompt. It's damned convenient in cases where you didn't get to use your custom XP CD.

However, I also use this thing on Windows 9x based machines, and while I can manually start WPI, I'd like the ability to stick it in the machine and it'd automatically start for me, recognizing the difference between a 9x and NT machine, starting WPI appropriatly either way....

Thoughts?

You could make two version of WPI, put it in different directories, e.g. "WPIXP" and "WPI98". Now edit the autorun.inf located in the root of your CD, if not, create one, containing the following

[AutoRun]
open=autorun.bat
icon=WPI.ico

Create a file autorun.bat in the root of your CD, containing:

if %OS%==Windows_NT ( %~dp0\WPIXP\WPI.cmd)

Add an adequate entry for Win98, but I don't know, what %OS% is on a Win98 System.

I didn't test anything of this, but I think, that I should work this way.

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.