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.

Auto Config Changer

Featured Replies

He guys thought you would maybe like this

select from a menu what systems you want to load then wpi loads it

hope someone can use this.

just make your config.js files for each different install

REM Please leave this credit here if you wish to use this batch file
REM Advancedservers Unattended
@echo off
:getchoice
cls
Echo Starting the Wpi Launcher (Advancedservers Unattended)
Echo.
Echo 1. Epoca
Echo 2. Azzurra
Echo 3. Std Setup
Echo.
set /p Choice="Please enter the number representing the system you want to build: "
if %Choice%=="" goto getChoice
if %Choice%==3 goto Std
if %Choice%==1 goto Epoca
if %Choice%==2 goto Azzurra
goto getchoice
:Std
copy Stdconfig.js %systemdrive%\programs\wpi\Wpiscripts\config.js
goto finish
:Epoca
copy Epocaconfig.js %systemdrive%\programs\wpi\Wpiscripts\config.js
goto finish
:Azzurra
copy Azzurraconfig.js %systemdrive%\programs\wpi\Wpiscripts\config.js
goto finish
:finish
"%SystemDrive%\Programs\WPI\WPI.cmd"
echo All done (Advancedservers Unattended)

Good idea to use different config.js and switch that into batch ;)

But in that case, you msut copy all content of CD on the PC and runs setup, no ?!

REM Please leave this credit here if you wish to use this batch file

:huh::realmad::wacko::no:

  • Author

Sorry if i upset anyone by putting REM Please leave this credit here if you wish to use this batch file, :blushing: I like to share my idea's and thoughts and would just like to be given credit just as you guys probably do. I don't try and take credit for all your hard work on WPI. And Yes Sonic you must copy all content of CD on the PC . just put it in the $1 folder under programs or whatever.

Sorry Guys :blushing:

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.