With the default Ram Disk config, the settings for the Recycle Bin are always set to Windows default. Al least if you do not save and later reload the Ram Disk.
Is there a way to change that, e. g. to deactivate the Recycle Bin?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This will be fixed in the next release.
You have this behavior because a new MBR signature is generated for each new disk, and therefore Windows considers this is a completely new disk each time.
With the new mounting procedure that is coming, the signature will be set according to the selected drive letter (or mount point folder) and will not change. As a consequence, the settings of the recycle bin will be kept.
In fact, putting a fixed signature was done in order to not pollute the registry with new parameters with each ramdisk created.
So, for the recycle bin, this an unexpected but welcome fix.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
With the default Ram Disk config, the settings for the Recycle Bin are always set to Windows default. Al least if you do not save and later reload the Ram Disk.
Is there a way to change that, e. g. to deactivate the Recycle Bin?
This will be fixed in the next release.
You have this behavior because a new MBR signature is generated for each new disk, and therefore Windows considers this is a completely new disk each time.
With the new mounting procedure that is coming, the signature will be set according to the selected drive letter (or mount point folder) and will not change. As a consequence, the settings of the recycle bin will be kept.
In fact, putting a fixed signature was done in order to not pollute the registry with new parameters with each ramdisk created.
So, for the recycle bin, this an unexpected but welcome fix.