Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 18th October 2002, 12:34   #1
david33470
Junior Member
 
Join Date: Aug 2002
Posts: 27
haw to copy a folder in c++ language

Hello,

I develop an NSIS instalation script and in this script i use some dll and one that I have create. in this dll I need to copy a folder to a floppy disk. I use Borland C++ Builder 5 to develop this dll.

Perhaps some NSIS developpers (or others) can help me because on makeNSIS there is a command (CopyFiles ) that can copy a whole directory and subdirectories??

I know that it is not directly a NSIS script question but perhaps someone know this function!
tank you!!!
david33470 is offline   Reply With Quote
Old 18th October 2002, 12:44   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,338
NSIS is open source which means you can look in the source, and it is also completely free so you can copy what ever you want from it.

If you don't have the Source folder in your NSIS folder, reinstall and this time mark the source component so it will be installed. Then go to Source\Exehead\exec.c line 1043 and copy what ever you need

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump