Author Topic: VirtualCd gambas project released  (Read 1982 times)

dim

  • Newbie
  • *
  • Posts: 12
VirtualCd gambas project released
« on: March 20, 2008, 10:55:47 AM »
Hi all, out there

This is my first application in gambas2

This small program mounts and unmounts ISO images from/to your file system
from/to a specific mount point.

It's an application for newbies in Linux world or for users who like the

visual way, not the command line way.

You can use the command line "mount -o loop -t iso9660 -r cd_image.iso /mnt/cdrom"
or you can use this application the choice is yours.

This program is written in gambas2 basic.

http://sourceforge.net/projects/virtualcd/

Linux Basic

VirtualCd gambas project released
« on: March 20, 2008, 10:55:47 AM »