Results 1 to 2 of 2

Thread: SmallNethostGui v0.2

                  
   
  1. #1
    DCEmu Legend gunntims0103's Avatar
    Join Date
    May 2006
    Location
    Brentwood, NY
    Age
    34
    Posts
    2,976
    Rep Power
    112

    psp SmallNethostGui v0.2

    new release via lame

    here is Version 0.2 of my SmallNethostGui.

    Changelog since V0.1
    --------------------
    *NEW* Values are stored in an ini file, not in the registry
    *NEW* ported to Delphi, no need of NET2.0
    *NEW* GUI functions for usbhostfs included
    *IMPROVED* Port Handling, no need to activate it manually
    *REMOVED* "runas" functionality

    Usage:
    * Put nethostfs.exe and usbhostfs.exe (usbhostfs_pc.exe) in the same folder where the GUI is located and start the program
    * On program start the last options are loaded and stored at the end of the program.
    * Browse the folders.
    Save mode is automatically activated now !!!
    * Choose your options (see below)
    * Start the choosed HostFS with the "<-- GO HostFS -->" Button.
    * Click Window minimize to move program to system tray, click icon in tray to open again.

    Options:
    * Select HostType: Choose your HostFS System, usbhost or nethost
    * USB Verbose Mode: Choose your level of usbhost verbose mode (see usbhostfs.exe -h)
    * Path: The folder which is used for the hostfs Application
    * Port: The Port for the nethostfs.exe Application
    * Password: The Password (if needed) for the nethostfs.exe application, activated with the checkbox beside
    * The command is shown below the Options.

    Shortcut buttons:
    * Six buttons for loading and saving predefined Options.
    * If checkbox “SaveMode” is activated and a button is clicked each value like Folder, Port, Status of Checkboxes etc. are stored for each button separately.
    * If checkbox “SaveMode” is inactive the stored values are loaded.
    * The actual path from a button is shown by ToolTip if your mouse cursor is over a button.


    If you start the Gui first and finish the program directly you find
    the new created "sng.ini" in your folder which contains the following values:
    ------------------
    [Main]
    nethost=.\nethostfs.exe # path to nethostfs.exe, manual to change here if needed
    usbhost=.\usbhostfs.exe # path to usbhostfs.exe, manual to change here if needed
    Path=C:\ # Standard path
    HostType=0 # HostType, 0=nethost, 1=usbhost
    VMode=0 # USB VerboseMode 0=none, 1=v, 2=vv (see usbhostfs.exe -h)
    Port=7513 # Port for nethostfs.exe
    Password=Password # Password for nethostfs.exe
    EnablePassword=0 # Password enabled 0=No 1=Yes
    ReadOnly=0 # Nethost ReadOnlyMode 0=no, 1=yes
    ------------------

    Example Button section
    ------------------
    [SC1]
    Path=H:\psp\Video
    HostType=0
    VMode=0
    Port=7513
    Password=Password
    EnablePassword=0
    ReadOnly=0

    download, and give feedback via comment
    via lame

  2. #2

    Default

    sure this is a good thing but what do it do?

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Bookmarks

Posting Permissions

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