| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hey,
trying to install this wondeful new toy and Ive run into trouble at the gate, Im running win98 and when I try to patch the Ihp_120.hex file, I get this error: Couldnt modify existing file. Check if file is write-protected and try again. Write-protection is unchecked in properties.. Any ideas? pdx |
|
|||
|
Try checking the file attributes to see if its maybe set as a system file.
Don't know of a windows based program for setting attributes, but here is howto do it in dos. (I'm assuming the file is in C:\iriver) 1. Click RUN and type COMMAND and click OK 2. at command prompt type CD C:\iriver 3. type ATTRIB Ihp_120.hex This will tell you what the attribute settings are, If you see a R it's set to Read-Only. If you see a S it's set as a system file. (type attrib /? for more) 4. Type ATTRIB Ihp_120.hex -R -S to remove them hope this helps |
|
|||
|
Select all files.
Right Click Properties. Untick read only tick box if there's a any tick. |
|
|||
|
The file may in fact not be write-protected. This error occurs when the patched firmware has been built in a temp-location and the patcher attempts to move the file into the place of the original firmware. If this move-operation fails, this error is the result. The file being write-protected is just the most obvious thing to check for. I suggest visiting the irc channel and ask someone to build you a version that doesn't delete the temporary files, to investigate the problem. Or better yet, spit out more the error from the move operation in the dialog box.
Maybe the move operation is just different on Windows 98. I don't think any of the people touching the patcher have tested it on Windows 98. By the way, does the file-path contain any non-ascii characters? Does fwpatcher.exe not work?
__________________
Download my Rockbox stuff: Prebuilt Windows simulators, Fonts, and more! Rockbox users around the world - add yourself if you're one! |
|
|||
|
hello folks,
had the same problem with the patcher on a Win95 and Win98 machine at home because I work on a powerbook. Both attempts failed with the same exception. I had to apply the patch on a XP machine in the company, that worked fine. I don't know any workaround for this.
__________________
free your mind and your ass will follow... |
|
|||
|
Quote:
I'll make a copy available on my web site shortly, if that will help? Here's the link. This patched version works fine for me, your mileage may vary. http://arachnid.homeip.net/rockbox_ihp_120.hex Last edited by talky_toaster : June 21st, 2005 at 09:58 AM. Reason: Added link to patched firmware. |
|
|||
|
The bug should be fixed now. Can you please try again with the fwpatchernu.exe from http://www.rockbox.org/twiki/bin/view/Main/IriverBoot and confirm if it works?
__________________
Download my Rockbox stuff: Prebuilt Windows simulators, Fonts, and more! Rockbox users around the world - add yourself if you're one! |
|
|||
|
Quote:
__________________
free your mind and your ass will follow... |