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.

MAC-DUFF

Member
  • Joined

  • Last visited

  • Country

    Germany

Everything posted by MAC-DUFF

  1. i got it: i added this part in TXTSETUP.SIF. but i m not really sure which is it exeactly: PCI\VEN_105A&DEV_4D33 = "ultra" ---------------------------------------------------------- PCI\VEN_105A&DEV_4D69 = "ultra" PCI\VEN_1103&DEV_0005 = "hpt3xx" PCI\VEN_1103&DEV_0004&REV_03 = "hpt3xx" PCI\VEN_1103&DEV_0004&REV_04 = "hpt3xx" PCI\VEN_1103&DEV_0004&REV_05 = "hpt3xx" PCMCIA\IBM-PCMCIA_Portable_CD-ROM_Drive-84E2 = "cd20xrnt" PCMCIA\IBM-PCMCIA_Portable_CD-ROM_Drive-84E3 = "cd20xrnt" PCMCIA\IBM-PCMCIA_CD-ROM_DRIVE_CD-400-5AFA = "cd20xrnt" ---------------------------------------------------------- PCMCIA\Y-E_DATA-External_FDD-994B = "lbrtfdc" USB\VID_03EE&PID_0000 = "usbstor"
  2. hi, one customer wants that we install xp on a hp dl 320 g3 server. but everytime we ve gotten a blue screen with error codes like 0x0000007e (no sp) or 0x0000007b (with sp2). but if we take a win2k3 cd there ll be no problems. so, perhaps u can help to name me the files which i have to replace on the xp cd from the 2k3 cd. btw. inside is this raid controller Adaptec HostRAID U320 btw.: i also tried to insert the raid driver on the xp cd cd. cu later
  3. hi, i only want to write a small script for these safeguard installations, that we dont have to confugrate it everytime new on the laptops. i took the description from winmap and it works well with for example 7zip. but now, when i start the script i get this error: Please go to the Control Panel to install and configure system components. function getWin(win, inc) { var cntr = 0; while (!WshShell.AppActivate(win)) { if (cntr==12) return true; cntr++; WScript.Sleep(inc); } return true; } var WshShell = new ActiveXObject("WScript.Shell"); var oExec = WshShell.Exec("setup.exe"); while (oExec.Status == 0) { WScript.Sleep(2000); getWin("SafeGuard Easy Setup", 500); } WScript.quit(); and is it possible to give a long path like \setup1\setup.exe? so, hope someone can help me bse
  4. hi, i dont know if there is any sp but i think to remeber that me isnt a os and it was a joke from microsoft.

Account

Navigation

Search

Search

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.