Personal Folder to disk

Post Reply
Grafur

Personal Folder to disk

Post by Grafur »

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
ploggy
Posts: 336
Joined: Wed Jan 26, 2005 4:27 am

Post by ploggy »

i dont think its possible nor anyone here knows where to find it.
Who? Me?
DVDDoug
Moderator
Posts: 2714
Joined: Sun Jan 23, 2005 12:50 am
Location: Silicon Valley

Post by DVDDoug »

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?
I am pretty good with code if I know where it is and how to get to it.
You really know how to hack exe files??? :roll: 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.)
Post Reply