Posted January 9, 201015 yr Ok.. Ive got a odd deal here...As usual Here are the files that are causing problems..under soucedisk files..dm-chasmatic,1.tmp=1dm-chasmatic,2.tmp=1The "," is what is causing the issue...Because of this....[Main.Files]dm-chasmatic,1.tmpWith the "," it thinks it needs to rename the file to "1.tmp"When actually it doesn't...So the question is how do I get it to copy the file correctly?I know, I know.... Why do I always have strange S**T....Just lucky I guess!!!
January 9, 201015 yr Commas are a problem because they are used in INF files to separate different sections of a line...I think you will have to copy the file with one name and use a RenameFiles reg entryEven this may be problematic because it too uses commas to separate different sections
January 10, 201015 yr It works with quotation marks. [SourceDisksFiles]"dm-chasmatic,1.tmp"=1"dm-chasmatic,2.tmp"=1[Main.Files]"dm-chasmatic,1.tmp" Edited January 10, 201015 yr by 5eraph
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.