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.
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.