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.

paluds

Member
  • Joined

  • Last visited

  • Country

    United Kingdom

Everything posted by paluds

  1. Hi, I read from the doc deliverable with WinPE 2004: I'm very confused ! Can I use WinPE 2004 with WinXP SP1 ? Thanks, Phil
  2. Guys, I understand nothing !! WinPE 1.2 --> Only compatible with XP SP1 ? WinPE 2004 --> Only compatible with XP SP2 ? WinPE 2004 --> Only compatible with 2003 SP1 ? I can't used WinPE 2004 with XP SP1 ? Thanks.
  3. Hi, I'm working on a WinPe master CD. I create my unattend.txt file with WinPe and before launch Winnt32, I copy my WinXP I386 to the hard disk in c:\i386. When I launch Winnt32 : The Preparing Installation graphic Step is very long. (While files are already on the hard disk) I think, files are re-copied to the hard disk. I make a mistake in my winnt32.exe command line ? Thanks. Phil
  4. Well Done Chris. With just : OsLoadOptions ="/fastdetect /minint /inram" Nevertheless, I have a warning popup when I remove my first cd. Anybody have an idea ?? Thanks. Phil
  5. Hi, I try to make a WinPE bootable solution for a Workstation master. My problem is the size of my CD 1,3 Giga (Drivers, Winxp, WinPE...). I would like to slip my data in 2 CDs. First CD with WinPE boot and WinXP. I boot on WinPE I create my unattend file with HTA Files At the end of the install I launch Build.cmd to create folder and copy WinXP folder locally. Then, I want to remove my bootable CD1 and insert my CD2 and copy all files on my hard disk. I launch robocopy from my hard disk to copy file from my CD2. But It doesn't work !! Please some help. BUILD.CMD Echo **** Create FOLDER **** md C:\I386 md C:\XPMUI md C:\I386\$OEM$ Echo **** Copying Postconf files from CD 1 **** xcopy /e /y %systemdrive%\WINXP\I386\*.* C:\I386 Echo **** Change CD **** Call C:\TEMP\CONFIG\CDASK.CMD Echo **** Copying Postconf files from CD 2 **** c:\TEMP\CONFIG\ROBOCOPY /e D:\WinXPMUI\*.* C:\XPMUI c:\TEMP\CONFIG\ROBOCOPY /e D:\$OEM$\*.* C:\I386\$OEM$ Echo ************ launch XP install c:\I386\winnt32.exe /noreboot /syspart:c: /s:c:\I386 /unattend:c:\temp\config\unattend.txt CDASK.CMD CScript C:\TEMP\CONFIG\CDASK.VBS :END CDASK.VBS Option explicit Dim fso, Reponse Set fso = CreateObject("Scripting.FileSystemObject") Do Until (fso.FolderExists("D:\$OEM$")) Reponse = msgBox ("CD1 installation finished" & chr(13) & "Please insert CD2",,"CD change") Loop WScript.Quit

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.