ManageDsk: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to navigation Jump to search
Demoniak (talk | contribs)
No edit summary
 
Jonathan (talk | contribs)
Updating link
 
(19 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[Image:ManageDsk.gif|thumb|ManageDsk]]
ManageDsk is a small tool which allows :
ManageDsk is a small tool which allows :
- Create a empty .DSK file (in DATA format),
* Create a empty .DSK file (in DATA format),
- Add some files in an existing .DSK file,
* Add some files in an existing .DSK file,
- Extract some files from an existing .DSK file,
* Extract some files from an existing .DSK file,
- Rename some files contained in a .DSK file,
* Rename some files contained in a .DSK file,
- Delete some files contained in a .DSK file,
* Delete some files contained in a .DSK file,
- And since version 0.15, Read/Write DSK files from/to a 3,5" floppy
* And since version 0.15, Read/Write DSK files from/to a 3,5" floppy


You can find it here : [http://amstrad.cpc.free.fr Amstradeus]
== Sequel: iDSK ==


In the download section : [http://amstrad.cpc.free.fr/download.php Download]
ManageDsk was used as a basis to make [[iDSK]], a portable variant that runs on Linux, Mac OS X.
 
==Link==
*[https://www.genesis8bit.fr/archives/index.php?news_id=315 Genesis8 website: "The disk utility ManageDsk v0.20g by Demoniak is available" (25 January 2012)]
 
[[Category:Emulation Tools]][[Category:CrossDev]]

Latest revision as of 21:34, 7 January 2025

ManageDsk

ManageDsk is a small tool which allows :

  • Create a empty .DSK file (in DATA format),
  • Add some files in an existing .DSK file,
  • Extract some files from an existing .DSK file,
  • Rename some files contained in a .DSK file,
  • Delete some files contained in a .DSK file,
  • And since version 0.15, Read/Write DSK files from/to a 3,5" floppy

Sequel: iDSK

ManageDsk was used as a basis to make iDSK, a portable variant that runs on Linux, Mac OS X.

Link