eSkRo Posted March 30, 2009 Share Posted March 30, 2009 i came across this reg file.... ------------------------------------------------- Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\&Burn with ImgBurn (*)] @="&Burn with ImgBurn" [HKEY_CLASSES_ROOT\Directory\shell\&Burn with ImgBurn (*)\command] @="C:\\Program Files\\ImgBurn\\ImgBurn.exe /MODE ISOBUILD /FILESYSTEM \"ISO9660 + Joliet\" /SRC \"%1\"" ------------------------------------------------- Supposedly, this allows right-click burn option to VIDEO_TS folders or any other folders.... is it safe? Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted March 30, 2009 Share Posted March 30, 2009 It looks ok to me. Link to comment Share on other sites More sharing options...
eSkRo Posted March 30, 2009 Author Share Posted March 30, 2009 oh,,, once applied, i cant access the UDF LABEL as its grayed out.... any idea why? Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted March 30, 2009 Share Posted March 30, 2009 Because the file system is set to ISO9660 + Joliet. That reg file is for building data discs really, a DVD Video one would set the file system to 'ISO9660 + UDF'. This might be of some use to you too... http://www.svcd2dvd.com/#ImgburnShellExt (look at the very bottom of the page) Link to comment Share on other sites More sharing options...
eSkRo Posted March 30, 2009 Author Share Posted March 30, 2009 (edited) oh great! ill look into it! but if i change: [HKEY_CLASSES_ROOT\Directory\shell\&Burn with ImgBurn (*)\command] @="C:\\Program Files\\ImgBurn\\ImgBurn.exe /MODE ISOBUILD /FILESYSTEM \"ISO9660 + Joliet\" /SRC \"%1\"" to this: [HKEY_CLASSES_ROOT\Directory\shell\&Burn with ImgBurn (*)\command] @="C:\\Program Files\\ImgBurn\\ImgBurn.exe /MODE ISOBUILD /FILESYSTEM \"ISO9660 + UDF\" /SRC \"%1\"" will it work? Edited March 30, 2009 by eSkRo Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted March 30, 2009 Share Posted March 30, 2009 Yes Link to comment Share on other sites More sharing options...
eSkRo Posted March 30, 2009 Author Share Posted March 30, 2009 Yes WoW! it does work! thats sweet! thanx LUK! now the only thing is that, the right click option appears for every folder i right click on,,, is there a way to make it appear only when i right-click on the VIDEO_TS folder and not any other? Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted March 30, 2009 Share Posted March 30, 2009 lol yes, with that shell extension I just mentioned! Link to comment Share on other sites More sharing options...
eSkRo Posted March 30, 2009 Author Share Posted March 30, 2009 lol yes, with that shell extension I just mentioned! oh,,, so theres no way to just edit that reg file? Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted March 30, 2009 Share Posted March 30, 2009 Nope. That 'HKEY_CLASSES_ROOT\Directory\' registry key applies to all directories. You have to write a DLL to do anything more complicated than that. Link to comment Share on other sites More sharing options...
eSkRo Posted March 30, 2009 Author Share Posted March 30, 2009 ok got it! thanx Link to comment Share on other sites More sharing options...
Recommended Posts