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.

Xcopy Commands?

Featured Replies

when i run my XCOPY commands i keep getting a "is this path a directory or a file?" and i have to input a F or D to go on? what's the deal?

Thanks

use XCOPY /I parameter. This tells command to assume that the target is a directory. Use xcopy /? to see all options.

or put a \ at the end of your command :P

example:

xcopy %systemdrive%\install %windir%\install = WRONG

xcopy "%systemdrive%\Install\" "%windir%\Install\" = CORRECT

I made an unnattended Windows98 CD installation once & experimented

with it that many times i'll never forget the extension used at the end of

the xcopy command.

from memory the total line was

xcopy x:\win98 d:win98\cabs /s /e /v /y

xcopy -then the directory to xcopy from then the directory to copy to, then sevy

at then end = /s /e /v /y

which copied all files & directories in the win98 folder & varified the file

was a good copy.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.