Results 1 to 10 of 10

Threaded View

  1. #1
    Recently Initiate BRISS's Avatar
    Join Date
    Jan 2007
    Device
    K790
    Posts
    8
    Thanks
    0
    Thanked 4 Times in 3 Posts

    HFS - Hide File System Utils

    HFS to the closed file system (FS).

    Requirements for the JVM phone: Telephone SonyEricsson

    Features:
    - copying files from a closed to an open FS FS
    - copying files closed FS from the open FS
    - Deleting files in a closed FS

    Installation and work with Application:
    Create a folder in the "Other" file default_upgrade.xml phone:
    <? xml version = "1.0" encoding = "UTF-8"?>
    <customization>
    </ customization>

    Download the file to your phone customize_upgrade.xml:
    For 790/800/550:
    <? xml version = "1.0" encoding = "UTF-8"?>
    <customization>
    <file-operations>
    <file-op parse-mask="fa" op="link" source="usb/other/default_upgrade.xml" dest="tpa/preset/default/default_upgrade.xml" />
    <file-op parse-mask="fa" op="chmod" dest="tpa/preset/default/default_upgrade.xml" attr="r" />
    </ file-operations>
    </ customization>

    For other:
    <? xml version = "1.0" encoding = "UTF-8"?>
    <customization>
    <file-operations>
    <file-op parse-mask="fa" op="link" source="tpa/user/other/default_upgrade.xml" dest="tpa/preset/default/default_upgrade.xml" />
    <file-op parse-mask="fa" op="chmod" dest="tpa/preset/default/default_upgrade.xml" attr="r" />
    </ file-operations>
    </ customization>

    The file in the folder you want to burn tpa / preset / custom for example through FAR and do a reset (disable / enable). After that, you can work with a script in default_upgrade.xml through the restart. Then download and install application. Instead need through the JAD file. After installation, you need to activate the power to read and write data. For the first time you want to set an alias for a directory "Other

    Attached perform the desired file operations. The source / receiver in the open FS can be only folder / c: / other / "Other" and subfolders in it.
    Filled files in hidden FS:
    - FS open in a hidden folder to which you want something that's pouring
    - Used Open FS and select the desired file in "Other" or its subfolders and hit Copy
    - close the annex, hit "Yes"
    - restart the phone

    Similar to the case of copying and FS hidden in the open.

    When all operations are closing the application and re telephone.
    Attached Images
    Attached Files

  2. The Following 2 Users Say Thank You to BRISS For This Useful Post:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •