VirtualDisk plugin in registry's autorun?

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
commodore
Member
Member
Posts: 160
Joined: 2005-08-03, 12:55 UTC

VirtualDisk plugin in registry's autorun?

Post by *commodore »

Under

Code: Select all

HKCU\Software\Microsoft\Windows\CurrentVersion\Run
in Windows registry I found this entry

Code: Select all

c:\program files\totalcmd\plugins\wfx\virtualdisk\virtualdisk.wfx
(VirtualDiskAutomount)
Does the plugin have to be started this way, or is it just for special purposes (automount) and I can safely remove it?
User avatar
ehab
Senior Member
Senior Member
Posts: 271
Joined: 2007-10-29, 07:41 UTC
Location: Libya

Post by *ehab »

it has to be started that way. you will not be able to mount.
#181344 Personal licence
User avatar
Flint
Power Member
Power Member
Posts: 3511
Joined: 2003-10-27, 09:25 UTC
Location: Belgrade, Serbia
Contact:

Post by *Flint »

commodore
You can remove it, the only purpose of this entry is automatic remounting of images after computer reboot. So if you don't need this feature, this registry entry may be removed and will not affect the plugin functionality. Unfortunately, however, this entry will reapear again as soon as you use the plugin. I did not forsee that some users might not like unused autostart entries…

In version 2.0 which I'm working on there will be an option for disabling this function and not adding the autostart registry entry. Sorry for the inconvenience.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 11.03 / Win10 x64
User avatar
commodore
Member
Member
Posts: 160
Joined: 2005-08-03, 12:55 UTC

Post by *commodore »

Thanks. Yes, that would be great. :) Some of us just like to be in control of startup entries. ;)
User avatar
Flint
Power Member
Power Member
Posts: 3511
Joined: 2003-10-27, 09:25 UTC
Location: Belgrade, Serbia
Contact:

Post by *Flint »

commodore
With the current version you can modify the VirtualDiskAutomount parameter into anything you wish (empty string for instance), the plugin checks for existence the parameter only, not for its actual value.

As a more radical solution, you can just restrict write access for this regustry key at all, so that no program could write anything into the Run key. However, there is huge amount of other places where application can add itself so that the system started them automatically. You can try Autoruns program to see most of these places. :)
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 11.03 / Win10 x64
Post Reply