*Reaper* Posted January 9, 2010 Share Posted January 9, 2010 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!!! Quote Link to comment Share on other sites More sharing options...
ricktendo Posted January 9, 2010 Share Posted January 9, 2010 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 Quote Link to comment Share on other sites More sharing options...
5eraph Posted January 10, 2010 Share Posted January 10, 2010 (edited) 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, 2010 by 5eraph Quote Link to comment Share on other sites More sharing options...
ricktendo Posted January 10, 2010 Share Posted January 10, 2010 AWESOME! thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.