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.

Super Windows XP SP1 CD

Featured Replies

1. How can I put some themes onto the cd and have windows boot up with what ever one of those themes I choose?

2. And how can this be down with icons, shell32.dll, during the install.

Gracias!


Using something similar to what's shown on the UXTheme page, you can use those commands to copy your visual style theme files into C:\Windows\Resources\Themes\ (you will need to use MD first to make a directory for the custom theme name). Same goes for shell32.dll and msgina.dll and any other types.

You can set the default theme from:

[shell]

CustomDefaultThemeFile = "%WinDir%\Resources\Themes\MyTheme.theme"

But I haven't tested to see if it works with msstyles files.

MD is a DOS command, short for Make Directory.

MD MyThemes will create a directory called MyThemes

  • 4 months later...

So would that be

ECHO.

ECHO Creating folders

ECHO Please wait...

MD MyIcons

ECHO.

Would that make a folder in C:/ so C:/MyIcons

If I wanted it in my WINDOWS how would I do that?

Use a full path:

MD C:\MyIcons

If you wanted files to be copied over to the WINDOWS directory, put the files in $OEM$\$$\

$$ = WINDOWS

$$\System32\ = WINDOWS\System32\

and so on.

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.