본문으로

mp3 zipped up

글쓴이: Akwino, 2010년 7월 21일

글: 4

언어: English

Akwino (프로필 보기) 2010년 7월 21일 오후 10:23:40

CAn anyone tell me, please, how to listen to the downloadable mp3 recordings from the courses. They seem to come in zip files which my computer can't open.

BTW, I am no computer geek.

Thanks to anyone who can help!

Sxen

Donniedillon (프로필 보기) 2010년 7월 22일 오전 12:39:24

I use WinRAR to extract compressed files. It is free and has always worked well for me.

JulietAwesome (프로필 보기) 2010년 7월 22일 오전 1:48:17

For Linux:

Install zipping/unzipping tools:
$ apt-get install zip
$ apt-get install unzip
Execute said tools:
$ unzip yourfile.zip
For Windows, you can use a GUI tool like 7Zip or WinRar.

Most of the time, Windows comes with an unzipping utility baked right in. You should be able to find your .zip file, right click on it, and the context menu should contain an option such as "Extract .zip archive to this folder" or something similar. Installing 7Zip or WinRar may add their own context menus as well.

ceigered (프로필 보기) 2010년 7월 22일 오전 5:12:23

JulietAwesome:For Windows, you can use a GUI tool
GUI = graphical user interface, a proper window instead of that crazy command line stuff rido.gif (just in case)

다시 위로