Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Hi, need help
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Hi, need help  (Read 5935 times)

Offline Parkinson

  • Member
  • *
  • Posts: 14
Re: Hi, need help
« Reply #15 on: March 12, 2007, 09:29:57 AM »
sry about the "u" thing... :P

I put the mi4 file and the mi4code.exe file at the same folder.
now i should run the mi4code.exe file?

what do you mean "the command prompt, into the folder..."
what command prompt?

sry for bother you :-\
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Hi, need help
« Reply #16 on: March 12, 2007, 09:32:46 AM »
"Sry" is not a real word either. Please, follow our rules if you're going to post here.

The command prompt. http://www.bleepingcomputer.com/tutorials/tutorial76.html
Logged

Offline Parkinson

  • Member
  • *
  • Posts: 14
Re: Hi, need help
« Reply #17 on: March 12, 2007, 09:39:15 AM »
Ok, I enterd the command prompt.
Lets say that the folder is in my desktop and it called "1".
can u tell me what should be writen exactly in the command prompt?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Hi, need help
« Reply #18 on: March 12, 2007, 09:42:21 AM »
Look, I'm having a hard time wanting to help you, since you're still ignoring the rules of our forum. This is the third time I'm saying this: You must use real words in our forums. You agreed to this when you signed up.

As for the command prompt, please read through the tutorial, it will help you learn how to use it. If it's too complicated for you, even after that, you might want to consider waiting until there is an easier install process.
Logged

Offline Parkinson

  • Member
  • *
  • Posts: 14
Re: Hi, need help
« Reply #19 on: March 12, 2007, 09:48:26 AM »
I'm very sorry but i didn't know the "Ok" is not a real word for you.

please try to explain what to do.
Its not too hard for me, i just need you to tell me what to write in the command prompt.

I'm from Israel so my English not perfect, thats why i need to explain me what to do.
this is my last question.
please try to help me.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Hi, need help
« Reply #20 on: March 12, 2007, 09:52:36 AM »
It wasn't "Ok", it was "u" again.

Seriously, if you can't get the command prompt working, you should probably back out now, and forget about installing Rockbox until it has a simpler installation method.

Basically, you need to use the 'cd' command in the command prompt to change directories. I can't really tell you exactly what to type, because I don't know where you've put the '1' directory, nor what directory your command prompt is starting you in. I'm sure if you search Google for command prompt tutorials you can find one that you can understand.
Logged

Offline Parkinson

  • Member
  • *
  • Posts: 14
Re: Hi, need help
« Reply #21 on: March 12, 2007, 09:58:44 AM »
I put the "1" folder in my desktop.
My command prompt starting like that: c:\documents and settings\itay>

Now can you tell me what should I write ?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Hi, need help
« Reply #22 on: March 12, 2007, 10:01:59 AM »
Look, please, find a tutorial or stop. If you're so determined, do some research and spend a little time learning what you need to do.

The instructions say not to install it if you don't understand them. Rockbox is still in an early development stage for the e200, and it seems like you're unlikely to be able to effectively deal with any further problems you might encounter while using it.

Use Google. I'm sure you can find a command prompt tutorial that is suitable to teach you how to use it, probably even in your native language. Or give up, as the warning strongly suggests you do if you find it too confusing.

I don't see why you're so desperate to install it that you'll continue asking the same question, but you're unwilling to spend a little time learning abilities that may be essential to you if any further steps go wrong.
Logged

Offline Parkinson

  • Member
  • *
  • Posts: 14
Re: Hi, need help
« Reply #23 on: March 12, 2007, 10:20:14 AM »
Okay, i think i understood what i should write in the command prompt, but when i enter the command its write :"SKU_E-PP5022.mi4: No such file or directory"

This is the command i wrote in the command prompt(the command prompt stat from C:\Documents and Settings\Itay):

C:\Documents and Settings\Itay>Desktop\1\mi4code.exe decrypt -s SKU_E-PP5022.mi4 OF.bin

If i understand it right-it says that the file is not exist, but it is exist.
something wrong with the line i wrote?
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: Hi, need help
« Reply #24 on: March 12, 2007, 10:23:56 AM »
The file is not located in the directory that you are in.  You need to use the cd command to change directories.  As Llorean has noted several times, you should be able to find out how that command works with a quick Google search.  Alternately, you could copy the SKU_E-PP5022.mi4 file into the directory from which you are running the mi4code.exe program.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline xlarge

  • Member
  • *
  • Posts: 191
Re: Hi, need help
« Reply #25 on: March 12, 2007, 10:26:20 AM »
As Llorean has been saying over and over again - you HAVE to learn the basics first!
Learn how to navigate folders under the command prompt, learn how to execute programs under the same.
If you don't want to learn the basics it's going to come back haunting you - and bad things might happen... Do NOT come back expecting help if you brake something.

C:\Documents and Settings\Itay> cd Desktop
C:\Documents and Settings\Itay\Desktop> cd 1
C:\Documents and Settings\Itay\Desktop\1> mi4code.exe decrypt -s SKU_E-PP5022.mi4 OF.bin

Logged

Offline Flid

  • Member
  • *
  • Posts: 196
Re: Hi, need help
« Reply #26 on: March 12, 2007, 10:27:54 AM »
You are not in the right folder.
From where you are (in DOS prompt)

type the follow, followed by at the end of each line: -

cd desktop
cd 1
mi4code.exe decrypt -s SKU_E-PP5022.mi4 OF.bin

edit: heh heh  ::)
Logged

Offline Parkinson

  • Member
  • *
  • Posts: 14
Re: Hi, need help
« Reply #27 on: March 12, 2007, 10:38:31 AM »
okay, nevermind.
You right!
I dont want to brake something.
Thanks to all of you for your help.

modify:
okay guys.
i did it !
« Last Edit: March 12, 2007, 12:41:09 PM by Parkinson »
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Hi, need help
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.093 seconds with 15 queries.