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.

keenie

Member
  • Joined

  • Last visited

  • Country

    Australia
  1. What I use: ECHO. ECHO Installing Sun Java 1.4.1 ECHO Please wait... start /wait %systemdrive%\install\applications\SunJava_1_4_1\Setup.exe -s -f1"%systemdrive%\install\applications\SunJava_1_4_1\setup.iss" ECHO. ECHO Installing Opera 7.20 ECHO Please wait... start /wait %systemdrive%\install\applications\Opera720\Opera720.exe /s I've found the if you want Opera 7.x with Sun's JRE you MUST install JRE before Opera or otherwise I couldn't get Opera to reconise that JRE had been installed. Opera720.exe is the "non-Java (3.2Mb)" version
  2. For some reason my Slipstreamed XP CD only has WIN51IP.SP1, WIN51IP & WIN51 on it. Are the other two files critical to success??
  3. from the looks of it, all it does is automatically copies the contents of the \$$\ directory to %WINDIR% (typically C:\WINDOWS\) eg. $OEM$\$$\Resources\ gets copied to C:\WINDOWS\Resources\ I could be wrong tho
  4. Hi. I'm trying to intagrate the ChaNinja RC5 theme (and others) into my Unattended XP install. ATM I'm using (see below) to copy the files off the CD into the relivent DIRs ECHO. ECHO Instaling ChaNinja RC5 Theme ECHO Please Wait... MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Akira\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Balloo\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Deviant\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Jubei\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Jungle\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Kohga\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Normalcolor\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Shadow\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\SubZero\" MD "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Yin\" COPY "%systemdrive%\install\themes\ChaNinja.Theme" "%WinDir%\Resources\Themes\" COPY %systemdrive%\install\themes\ChaNinjaStyle_RC5\ChaNinjaStyle_RC5.msstyles" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Akira\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Akira\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Balloo\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Balloo\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Deviant\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Deviant\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Jubei\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Jubei\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Jungle\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Jungle\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Kohga\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Kohga\" COPY %systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Normalcolor\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Normalcolor\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Shadow\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Shadow\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\SubZero\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\SubZero\" COPY "%systemdrive%\install\themes\ChaNinjaStyle_RC5\shell\Yin\shellstyle.dll" "%WinDir%\Resources\Themes\ChaNinjaStyle_RC5\shell\Yin\" Now, is there an easier/quicker way to copy all these files off the CD? :/ [/n00b] cheers, keenie

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.