Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 59

Hybrid View

  1. #1
    Junior Member
    Join Date
    Aug 2011
    Location
    Not
    Posts
    3
    Rep Power
    0

    Default

    The new
    Code:
    Please Login or Register to see the links
    JaVaWa Device Manager program helps to visualize maps (and gpsses).

    Even with a
    Code:
    Please Login or Register to see the links
    command file to create imdisks. You only have to install imdisk yourself once.


    And also possible for Mac. Supports BaseCamp and HomePort maps.
    Last edited by Roger; 9th June 2013 at 01:59 PM. Reason: coded links

  2.    Advertissements


  3. #2
    Master Create a virtual sd on your pc to show maps in Homeport or Basecamp Doc_Koordinate's Avatar
    Join Date
    Mar 2011
    Location
    N48 E12
    Age
    68
    Posts
    56
    Rep Power
    181

    Default

    how to mount your virtual SD Drive automatically at system startup:
    1. create your virtual SD file as shown above (in my case under Win7 I have a 12GB file located here: C:\ProgramData\IMDisk\virtual_sd.img )
    2. create a text file with content <imdisk -a -f C:\ProgramData\IMDisk\virtual_sd.img -o rem -m Y:> and save this as start_SD.bat
    3. copy and paste a link to start_SD.bat into you Autostart folder
    your system will now automatically mount the virtual SD drive with letter Y at each startup
    enjoy

  4. #3
    WknThDg
    Guest

    Default

    Nice tutorial Doc_Koordinate! I took it a little further.
    Here's what I did on WinXP (steps #4-8 are optional).

    How to mount your ImDisk Virtual Disk removable media drive automatically at system startup:
    1. Create your removable media drive file with ImDisk Virtual Disk (F:\SDEXPRO32GB will be used for this example).
    2. Create a text file with "imdisk -a -f F:\SDEXPRO32GB -o rem -m V:" (remove the quotes) and save it as "SDEXPRO32GB Mount.bat".
    3. Right-click on the "SDEXPRO32GB Mount.bat" file and choose "Create Shortcut" (you can then remove the ".bat" part off of the end of the created shortcut name).
    4. Right-click on the shortcut and choose "Properties".
    5. In the "Run:" field choose "Minimized" from the drop-down arrow options.
    6. Click on the "Change Icon..." button, (you will the get a warning that "The file "F:\SDEXPRO32GB Mount.bat" contains no icons.") click "OK".
    7. Click on the "Browse..." button, then in the "Files of type:" field choose "All Files" and go to/choose "C:\Windows\system32\imdisk.cpl".
    8. Press the "Open" button & choose the gold disk icon (the same program icon used for ImDisk Virtual Drive in your Control Panel), then press "OK", "OK".
    9. Copy/Paste the "SDEXPRO32GB Mount.bat" shortcut into your system "Startup" folder.
    Your system will now automatically mount your SDEXPRO32GB ImDisk Virtual Disk removable media drive as drive "V:\" at each startup.

    How to create shortcut to unmount your "V:\SDEXPRO32GB" ImDisk Virtual Disk removable media drive:
    Skip Steps #1 & 9 from above and replace Steps #2 & 3 (again, steps #4-8 are optional) with the below:
    2. Create a text file with "imdisk -d -m V:" (remove the quotes) and save it as "Unmount SDEXPRO32GB.bat".
    3. Right-click on the "SDEXPRO32GB Unmount.bat" file and choose "Create Shortcut" (you can then remove the ".bat" part off of the end of the created shortcut name).

    Explanation of the command line options used in the .bat file created in Step #2 of the "How to mount..." 1st tutortal above (for "imdisk -a -f F:\SDEXPRO32GB -o rem -m V:"):

    The above commands tell ImDisk Virtual Disk (imdisk) to attach (-a), a 'DOS-style' path (-f) of the "F:\SDEXPRO32GB" disk file, set it's option (-o) as removable media (rem), assign it a mount point (-m) of drive letter of "V:".

    BTW, the current stable version of ImDisk Virtual Disk is 1.7.5 built 14 June 2013.

    Many command line options for this wonderful tool are available as shown below:
    Code:
    Please Login or Register to see the links

 

 

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
  •