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.

cursive

Member
  • Joined

  • Last visited

  • Country

    Australia

Everything posted by cursive

  1. cursive posted a topic in Windows XP
    Hi Wondering if someone can help me I have a bunch of zip files (roughly 200) each nestled in there own subfolders. I want to move them all to the parent folder. Is there a way to automate it using the built in windows xp command line tools? I cant seem to see a way to recursively go through the directories and move the files one folder up. I dont want to keep the directory structure, just want to move all the files into one folder. (parent folder) I tried robocopy but it keeps the folder structure also Cheers. Update: Nevermind, found a solution. Searched the microsoft website and found out about the FOR command. FOR /R C:\Directory %f IN (*.zip) DO move "%f" C:\Directory

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.