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.

Double backslash confusion

Featured Replies

[HKEY_LOCAL_MACHINE\WIM_Software\Microsoft\Windows\CurrentVersion\Themes]
"InstallTheme"="%SystemRoot%\\resources\\Themes\\AeroNoBackground.theme"

This is correct, rigt? Double backslash only for disk paths.

[HKEY_LOCAL_MACHINE\WIM_Software\Microsoft\Windows\CurrentVersion\Themes]
"InstallTheme"="%SystemRoot%\\resources\\Themes\\AeroNoBackground.theme"

This is correct, rigt? Double backslash only for disk paths.

I think so. Its is an escape character probably because reg.exe is not smart enough to determine the difference between physical (disk) paths and registry paths. :rolleyes:

This is correct, rigt? Double backslash only for disk paths.

Yes, that's correct as for a double backslash.

I would use a Reg_Expand_SZ at a %SystemRoot% entry.

The reading application has to support this too.

However, does this relate to installing a theme? http://www.wincert.net/forum/topic/9658-themes-how-do-you-do-it/

That's another question. I don't know.

Desk.cpl seems to install a theme.

http://www.wincert.net/forum/topic/7377-trick-how-to-set-windows-theme-from-command-line/

OT was Double backslash but now we went rampant on themes.

Think this OT was solved here:

I don't doubt %ResourceDir%. I doubt the type Reg_SZ.

me three

I use a self created themepack and it does all I need

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.