|
|
|
|
#1 |
|
Junior Member
Join Date: Aug 2013
Posts: 1
|
Copying files from a network path
I am trying to copy files from a network path during installation, however; the files are not copied.
code: code: Is there something I'm missing? |
|
|
|
|
|
#2 |
|
Major Dude
|
There maybe several reasons:
1) Maybe not every user has the same mapping for \\networkpath\ - file cannot be found 2) Is target dir. accessible (UAC problems) ? 3) Was target dir. created? Check error flag And do not use the same name 'FileCopy' for symbol and macro name. Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2022: www.visual-installer.com or RAD Studio 2009 - 11 Alexandria: www.rad-installer.com |
|
|
|
![]() |
|
|||||||
| Tags |
| file copy, network |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|