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.

Backslashes

Featured Replies

Dje brought it up to me, I totally forgot about it, but WPI puts a backslash in automatically after specifying a system path, like %SYSTEMDRIVE% or %WINDIR%. Dje reminded me that Windows does not do this automatically, and that there had been a discussion on whether or not to change this.

%SYSTEMDRIVE%mydir\myprogram.exe

would become

%SYSTEMDRIVE%\mydir\myprogram.exe

You would have to go in and add the trailing backslash manually either in WPI or with a text editor (would be much faster).

Do you think it is worth changing? The more I look at it, I prefer putting the first \ in myself.

My thought is.. follow Windows standards as much as possible. Those who know how to use those system-variables.. know how it works in the Windows commandshell. So without the backslash makes most sense.

Roland

I too prefer to add the \ myself. It has always annoyed me that they were added because I am use to adding it myself.

I think the variables should match what windows outputs. Easier and read and configure. It don't look right seeing

%SYSTEMDRIVE%System32

I much prefer %SYSTEMDRIVE%\System32

  • Author

Backslashed removed. You will need to modify your entries for 5.4.

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.