Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kb:13 [2010/10/02 16:34]
127.0.0.1 external edit
kb:13 [2017/07/19 22:25]
floele
Line 46: Line 46:
 </​code>​ </​code>​
  
-As of version 4.2.5, you have to create an INI file at "​%ALLUSERSPROFILE%\Canneverbe Limited\CDBurnerXP\Application.ini"​ with the following content:+As of version 4.2.5, you have to create an INI file at "​%ALLUSERSPROFILE%\Canneverbe Limited\CDBurnerXP\Application.ini" ​(Win Vista/7) or "​%ALLUSERSPROFILE%\Appdata\Canneverbe Limited\CDBurnerXP"​ (Win XP) with the following content:
  
 <​code>​ <​code>​
Line 63: Line 63:
 <​code>​[HKEY_CURRENT_USER\Software\Canneverbe Limited\CDBurnerXP] <​code>​[HKEY_CURRENT_USER\Software\Canneverbe Limited\CDBurnerXP]
 "​DefaultLanguage"​="​System.String:​fr-FR"​ "​DefaultLanguage"​="​System.String:​fr-FR"​
 +</​code>​
 +
 +===== Preventing accidential system changes =====
 +
 +Set PreventDefaultDragDrop to "​1"​ in %appdata%\Canneverbe Limited\CDBurnerXP\UserSettings.ini to disable drag and drop for local files in the CDBurnerXP internal file browser:
 +
 +<​code>​
 +[General]
 +PreventDefaultDragDrop=1
 </​code>​ </​code>​