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.

Patraulea

Member
  • Joined

  • Last visited

  • Country

    Romania
  1. I would like to know me too, but seems nobody to know that . Maybe a help link would be great.
  2. Not working on a virtual machine, but when i burn the image on a dvd-rw and booting the pc and selecting that command the pc loaded my windows from HDD.
  3. Same problem for me; when i select "boot to command prompt" it take me to "/boot>" but when i type any command nothing happening. You find a solution for this?
  4. I have the same problem (same code like RHAF). The cdshell.ini file is taked from here. In his picture is seen corectly. What is wrong ? P.S. Hope to understand my english. P.S.2 I solved my self. There were something wrong in the command line. RHAF adapt your command line from mine and see the differenes. From what i see the differences is those 2 \ lines and datemonth. P.S.3 Is there anyway to put time in 24H format? # Function to display time of day time: set hour = $timeHour set ampm = "am" if $timeHour == 00; then set hour = 12 if $timeHour > 12; then set Hour = $timeHour - 12 if $timeHour > 12; then set ampm = "pm" set time = "\$Hour:$timeMinute $ampm" # Function to display date date: set month = "n/a" if $dateMonth == 1; then set month = "Ian." if $dateMonth == 2; then set month = "Feb." if $dateMonth == 3; then set month = "Mar." if $dateMonth == 4; then set month = "Apr." if $dateMonth == 5; then set month = "Mai." if $dateMonth == 6; then set month = "Iun." if $dateMonth == 7; then set month = "Iul." if $dateMonth == 8; then set month = "Aug." if $dateMonth == 9; then set month = "Sep." if $dateMonth == 10; then set month = "Oct." if $dateMonth == 11; then set month = "Noi." if $dateMonth == 12; then set month = "Dec." set date = "\$dateDay/$dateMonth/$dateYear" # Printing the Interface menu: set textColor= color[white on black] set boldColor= color[cyan on black] cls print c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0A$time $date\cXX>ÄÄ \n\n" print c "\cXXMENIU PRINCIPAL \n\n" print l "\cXXApasa \c0AF1 \cXXpentru Ajutor \n" print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n\n"

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.