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.

cmd to copy files

Featured Replies

hi there,

i was wondering if it's possible to make a cmd script to copy files from the CD to a directory?

can someone help me?

thanx in advance

yes it is possible.

you'd be better doing a WinRAR SFX so it silently extract the files to your destination.

It has been asked and answered before, so a quick search will give you the results your after

make cmd file, put Yourfiles beside this cmd files,

then put the cmd in the RunExOnce.cmd or cmdlines.txt

take an example;

cls
@echo off

ECHO ACDSee 7.0 PowerPack Full
REGEDIT /S %CDROM%\Softwares\ACDSee\ACDSee.reg
copy /Y copytest.txt "C:\Program Files\Common Files\ACD Systems\EN"
EXIT

this will copy the (copytest.txt) from the CD to EN Folder

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.