Using MF3, I need to include .pdf files on the commercial DVD. That process works but the path is:
My Computer
DVD drive
ULEADDMF
ULEAD_ARCHIVE
PERSONAL
PDF
All are folders. I need to shorten the path to:
My Computer
DVD drive
PDF
What part of the program can I modify to accomplish this simplified path.?
I am pretty good with code if I know where it is and how to get to it.
Thanks,
Grafur
Personal Folder to disk
Why can't you create the desired directory structure on your hard drive, copy the desired files there, and then duplicate that on the DVD?
It's generally easier to start-over and write your own program than to disassemble or de-compile and analyze someone else's code. (Game programs may be an exception, because it's difficult to determine all of the "if" condition logic in a game, and the graphics would be difficult to duplicate too.)
You really know how to hack exe files???I am pretty good with code if I know where it is and how to get to it.
