Differences

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

Link to this comparison view

Both sides previous revision Previous revision
kb:13 [2011/09/08 20:02]
floele
kb:13 [2017/07/19 22:25]
floele
Line 67: Line 67:
 ===== Preventing accidential system changes ===== ===== Preventing accidential system changes =====
  
-See http://​forum.cdburnerxp.se/​viewtopic.php?​f=5&​t=11031&​p=36597 for a way to disable drag and drop for local files.+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>​
  
 ===== What about an MSI package? ===== ===== What about an MSI package? =====