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 [2011/08/31 21:11]
floele
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 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? =====