Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Copying files in vb6 filter_list
Author
Message
Copying files in vb6 #1
hi all so this is kinda backup file code

Code:
FileCopy "C:\new folder\file.exe", "backup/file.exe"
    MsgBox "Backup Complete!!"

this code will copy file.exe in new folder in c drive into backup folder in your program patch

enjoy

Reply

RE: making backup file program #2
I think you made this thread for no clear reason but anyway...
1- Copying a file is not the only process in making a backup! What about compressing? Synchronization ... etc.
2- If I remember correctly CopyFile is .NET (VBC and C#)... it would be "usefull" to mention what langauge are you "speaking" here...
[Image: wvBFmA5.png]

Reply

RE: making backup file program #3
HI TNX FOR REPLAY YES
you are right
my title must be coping file in vb but i sayid kinda backup
anyway
i use that about 4 month ago and i remember it work in vb6

Reply

RE: making backup file program #4
OK then...

Thanks for sharing Smile
[Image: wvBFmA5.png]

Reply







Users browsing this thread: 1 Guest(s)