SupeR__Soul
09-06-2008, 11:35 AM
FCA0000 MapDrives v0.1 S60v3
This is a program that maps directories into drive letters on Symbian9 phones.
It uses E:\MapDrives.txt to know the mapping
for example, line
V=E:\videos\
will create drive unit
V:
that points to
E:\videos\
http://img373.imageshack.us/img373/84/screenshot0681dw0.jpg
To unmap a drive, just say
V=
Although unmapping seems not to work very well. No idea why.
Remember: the drive unit must be 1 capital letter.
The source path must end with "\"
If the source needs permissions, then you need to use CapsOff (or similar) all the time.
You can't map the default units Z: C: D: or E:
The utility of this program lays in two areas:
-to allow easy access to the folder c:\sys\bin\
-in symbian, the libraries are searched in the order C: , Y: , X: , ..., D: , B: , A: , Z:
so you can replace a library with another one.
It is not supposed to work for programs loaded from ROM, but sometimes it does, which
allows to fool the system. I recommend doing this in E:\b\ and NOT in E:\a\
http://img82.imageshack.us/img82/7398/screenshot0680za3.jpg
To use it you need to sign with DiskAdmin capabilities (because program calls RFs::SetSubst), which probably you don't have.
Alternatevly you can use the hack to disable capabilities-checking before running the program.
After running, the program exists inmediatly with no message whatsoever.
After this, you can enable capabilities-checking again.
You can also browse from Nokia PC Suite in computer
http://imageshack.gr/files/gxruonsy5f0tla5ied5x.jpg
http://www.lee-soft.com/btn_download_on.png (http://host.hackerbox.org/download.php?file=b8743f978d8a999ccb705504b15efbfb )[/B][/CENTER]
This is a program that maps directories into drive letters on Symbian9 phones.
It uses E:\MapDrives.txt to know the mapping
for example, line
V=E:\videos\
will create drive unit
V:
that points to
E:\videos\
http://img373.imageshack.us/img373/84/screenshot0681dw0.jpg
To unmap a drive, just say
V=
Although unmapping seems not to work very well. No idea why.
Remember: the drive unit must be 1 capital letter.
The source path must end with "\"
If the source needs permissions, then you need to use CapsOff (or similar) all the time.
You can't map the default units Z: C: D: or E:
The utility of this program lays in two areas:
-to allow easy access to the folder c:\sys\bin\
-in symbian, the libraries are searched in the order C: , Y: , X: , ..., D: , B: , A: , Z:
so you can replace a library with another one.
It is not supposed to work for programs loaded from ROM, but sometimes it does, which
allows to fool the system. I recommend doing this in E:\b\ and NOT in E:\a\
http://img82.imageshack.us/img82/7398/screenshot0680za3.jpg
To use it you need to sign with DiskAdmin capabilities (because program calls RFs::SetSubst), which probably you don't have.
Alternatevly you can use the hack to disable capabilities-checking before running the program.
After running, the program exists inmediatly with no message whatsoever.
After this, you can enable capabilities-checking again.
You can also browse from Nokia PC Suite in computer
http://imageshack.gr/files/gxruonsy5f0tla5ied5x.jpg
http://www.lee-soft.com/btn_download_on.png (http://host.hackerbox.org/download.php?file=b8743f978d8a999ccb705504b15efbfb )[/B][/CENTER]