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.

Stand alone WPI?

Featured Replies

Hi everybody :)

I just got WPI which is what I needed but i'm wanting to use it on it's own, without having a windows install on the cd. Ive burned it to cdrom just on its own and it loads up perfecty ok but none of my programs will install because it keeps looking for them on my C:\ instead of the cdrom.

Ive done this in the WPI.cmd file:

REM Determine the WPI startup path. 
REM if wpi should run off the cd the replace %~dp0 with %cdrom%.
set wpipath=%cdrom%

and the program paths are:

cmd1[pn]=['%cdrom%\\Install\\Winrar.exe TRANSFORMS=Unattended.MST /qb-']

I'm pretty sure thats correct??. Why does it look for them on my Main harddrive and not on the cdrom??

Weird, bizarre, puzzled. :no:

Hey I am running WPI stand alone but mine is running from a hard drive instead I am not an expert on this prog at all in fact im a noob of the highest order but this is how i got it to work on my hard drive and i dont see why it would not work for you this is based off a recommendation another user gave me in a previous post.

Instead of just pointing straight to the exe create a batch file.

in the batch file include the following:

cd /d %cdrom%

cd install\winrar (or whatever the directory structure is to point to the folder your exe is in)

winrar.exe

then in the config.js file point to the batch file instead.

This seemed to work for me give it a try

cmd1[pn]=['%cdrom%\\Install\\Winrar.exe TRANSFORMS=Unattended.MST /qb-']

the %cdrom% variable is correct to run the app from cd

Edited by Lost Soul

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.