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.

WPI finishing touch questions

Featured Replies

Hello,

I'm using WPI 8.1 and everything works like a charm ;)

However, I've 2 questions:

1) Here bellow my Category sorted in 3 colums

SortOrder=['Windows Language Select','Office','Applications','Security','MobilePhone','Internet','Media Players','MultiMedia','CD/DVD Menu','CD/DVD Burners','Capture','System Tools','Disk Tools','Utilities','Tools','Archive Compress','Right-Click Tweaks','Registry Tools','PowerToys','Execute'];

It is possible to make a jump to next column at a selected category?

2) I have 3 languages integrated in my unattended Win7, Here bellow a category to user select Win7 Language and Keyboard.

It is possible to merge these 3 commands to one, when the condition is the WPI check selection?

prog[pn]=['Win English'];
uid[pn]=['WIN7EN'];
ordr[pn]=[950];
dflt[pn]=['no'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Windows Language Select'];
configs[pn]=['HEN'];
cmds[pn]=['{REGEDIT} %cdrom%\\Software\\WinLang\\Lang-Keyb_EN.reg'];
excl[pn]=['WIN7FR','WIN7HEB'];
desc[pn]=['<CENTER><B>Windows Se7en English-US</CENTER></B><BR>Language and Keyboard English select'];
picf[pn]=['Win7USA.jpg'];
picw[pn]=['104'];
pich[pn]=['58'];
textl[pn]=['Bottom'];
pn++;

prog[pn]=['Win French'];
uid[pn]=['WIN7FR'];
ordr[pn]=[951];
dflt[pn]=['no'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Windows Language Select'];
configs[pn]=['HEN'];
cmds[pn]=['{REGEDIT} %cdrom%\\Software\\WinLang\\Lang-Keyb_FR.reg'];
excl[pn]=['WIN7EN','WIN7HEB'];
desc[pn]=['<CENTER><b>Windows Se7en French-FR</CENTER></b><br>Language and Keyboard French select'];
picf[pn]=['Win7FR.jpg'];
picw[pn]=['104'];
pich[pn]=['57'];
textl[pn]=['Bottom'];
pn++;

prog[pn]=['Win Hebrew'];
uid[pn]=['WIN7HEB'];
ordr[pn]=[952];
dflt[pn]=['no'];
forc[pn]=['no'];
bit64[pn]=['no'];
cat[pn]=['Windows Language Select'];
configs[pn]=['HEN'];
cmds[pn]=['{REGEDIT} %cdrom%\\Software\\WinLang\\Lang-Keyb_HEB.reg'];
excl[pn]=['WIN7EN','WIN7FR'];
desc[pn]=['<CENTER><b>Windows Se7en Hebrew-IL</CENTER></b><br>Language and Keyboard Hebrew select'];
picf[pn]=['Win7HEB.jpg'];
picw[pn]=['104'];
pich[pn]=['57'];
textl[pn]=['Bottom'];
pn++;

Regards

1) No

2) No, not yet. I have been working on an idea for this kind of use for years, but can't quite get it to work right.

  • Author

TNX for yr reply mritter,

BTW, I sent you an email regarding how to implement the CD switcher.

Is there any news???

Regards

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.