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.

mr4

Member
  • Joined

  • Last visited

  1. Thank you Ctrl-X. I discover another problem. The source of unattended setup was updated with latest microsoft updates, i integrated them. The problem is that the ntoskrnl file is exe and not ex_. I made another ntoskrnl.exe (modified by me) and i copied into source kit. My modified bootscreen dont't want to display. What is missing?
  2. Detailed: after the OS is install, i want a readme file to open after the first Welcome screen. At second reboot the readme file don't have to open. Something like that.
  3. Thanks a lot guys, in Winnt.sif OEMPreintall was No. I have another question: how can i open an text file with batch file? The text file is saved on disk, not empty.
  4. Let me detail my problem. I want to change the theme for unattened setup. I put mr4.theme in $OEM$\$$\Resources\Themes folder and the wallpaper i use in $OEM$\$$\Resources folder, but i can't find it in Windows\Resources\Theme after the OS is install.
  5. I used this diagram.
  6. The problem is that everything is in $OEM$\$$\ or $OEM$\$1\ folder, i can't find it in %systemdrive%, programs, batch files...etc. The OS is not put them in Windows folder. Any ideea?
  7. I just have a little problem: after i just customized my theme (mr4.theme), i put the mr4.theme in $OEM$\$$\Resources\Themes folder. At windows install, in C:\Windows\Resources\Themes i can't find the mr4.theme. Please help me.
  8. In a *.bat file: DEL "%systemdrive%install" /q. I place the files the should be deleted in &OEM&\&1\install and when it run the batch file this kind of text in batch file: the path could not be found. What's wrong?
  9. mr4 replied to mr4's topic in Introduce Yourself!
    I'll do my best
  10. mr4 replied to mr4's topic in Introduce Yourself!
    I know, but some problems retired me from Internet.
  11. Where is the problem? [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /KERNEL=blue.exe If i'm doing this i receive something like this: ntoskrnl.exe is missing Please help me.
  12. I'm not a new member, but i'd like to say that all are doing a wonderfull job here. I'm glad that i am a member here and i wish you all to keep it that way, thanks once again MSFN.
  13. It's possible to place one modified winxp pro bootscreeen into the kit of the OS, as when i'm installing the OS to show me the modified bootscreeen?
  14. Here is the batch file: @ECHO off title Installing applications... ECHO. ECHO Installing Adobe Reader 6 ECHO Please wait... start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\"" ECHO. ECHO Installing Flashget 1.6 ECHO Please wait... start /wait %systemdrive%\install\Applications\flashget\fgf160.exe /S ECHO. ECHO Registering Flashget 1.6... REGEDIT /S %systemdrive%\install\Applications\flashget\register.reg ECHO. ECHO Installing WinRAR 3.30 ECHO Please wait... start /wait %systemdrive%\install\Applications\WinRAR\wrar330.exe /s ECHO. ECHO Installing Diskeeper 8.0 ECHO Please wait... start /wait %systemdrive%\install\Applications\diskeeper8\Setup.exe /s /v/qn ECHO. ECHO Updating Diskeeper 8.0 ECHO Please wait... start /wait %systemdrive%\install\Applications\diskeeper8\DKProfessionalUpdate.exe /s /v/qn Batch file is located in D:\XPCD\&OEM&\&1\Install on my hard drive. I have make an ISO and i ran it from VMware to test the OS. My XPCD: D:\XPCD\&OEM& -cmpnents -DOCS -I386 -SUPPORT -VALUEADD -rest of OS file I place the batch file in D:\XPCD\&OEM&\$1\Install\ and the cmdlines.txt in D:\XPCD\&OEM&\.
  15. I have a problem: when i'm installing the OS an error has occured: cannot find C:\Install\ to install the application. Why? When i install the Unattended XP CD, at the logon part i receive this kind of error. What is the problem? My batch files, i think, are ok. Please help me.

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.