PDA

View Full Version : Hide/stop mounting '\Storage' folder


camaro
7th June 2006, 09:54 PM
Hi there,

To do this, you have 2 possibilities:

1. Produce a non-accessable "\"-folder an root via reg key:
HKLM, "Drivers\BuiltIn\FlshDrv", "FolderName", 0x00000000, ""

2. More elegant is:
HKLM, "System\StorageManager\AutoLoad\PSMFSD", "LoadFlags", 0x00010001, 0

The latter tweak does not mount the User_ROM at boot time.

zerimar
7th June 2006, 11:00 PM
Nice tweak, but can you use the ExtROM with this tweak? Secondly I think BS ROM solves the problem.

camaro
8th June 2006, 12:14 AM
For hiding/stop mount ExtROM you only have to kill

"\Windows\AutoStart\LoadVDisk.lnk"

Greetz

Anticro
23rd September 2007, 01:32 PM
You search the internet for the Ext-ROM tip and where do you find it? :-D

Great, thx.