| View previous topic :: View next topic |
| Author |
Message |
MRT
Joined: 03 Jun 2005 Posts: 2 Location: Norway
|
Posted: Thu Jun 09, 2005 9:55 am Post subject: FILELINK.EXE won't start |
|
|
FILELINK.EXE won't start. It complains that it's unable to open T:\dosapps\filelink\FILELINK.CFG
It can't write back to the CD I guess
I thought this stuff had to write to ramdisk or something.......? |
|
| Back to top |
|
 |
Victor Chew
Joined: 21 Feb 2005 Posts: 903
|
Posted: Mon Jun 13, 2005 8:02 pm Post subject: |
|
|
I will add this to "Known Bugs" for V3.3.
As a workaround, please edit \dosapps\filelink\startup.bat and replace with:
| Code: |
cls
%RAMDRV%
mkdir \filelink
cd \filelink
xcopy %CD1%\dosapps\filelink\*.* > nul
filelink |
|
|
| Back to top |
|
 |
mrpkd
Joined: 14 Nov 2005 Posts: 2
|
Posted: Mon Nov 14, 2005 4:18 pm Post subject: |
|
|
| i copied and pasted this to dos startup and it didnt work . still get the filelink error . winxp home for os .any suggestions? |
|
| Back to top |
|
 |
SteelTrepid
Joined: 13 Mar 2005 Posts: 36
|
Posted: Tue Nov 15, 2005 8:28 am Post subject: |
|
|
Hey mrpkd- this is Ben, you emailed me yesterday. I found some time to figure out a fix for you. Figured I would post my sucess here so others can easily do this also.
Modifying or repacking ISO images can sometimes be tricky. I usually do not like messing with them and really haven't much in the past. Also, easy software to use to do this usually costs!
I searched for ISO modifying software and found MagicISO. The trial version is limited but you can accomplish what you need. Here is a link for their site:
http://www.magiciso.com/index.htm
Download and install it. Navigate to the ISO image in the bottom window. When you double click the ISO, it's contents will be in the top window. Now navigate to the location where the file is. Create a new startup.bat on your desktop. Drag and drop that into the top window. You will be prompted if you want to overwrite or add the file. Then close MagicISO, you will be prompted again if you want to save, of course you want to.
Now just burn your ISO and it will work for you. Those steps are the ones I did and I have Filelink running right now with my new CD on one of my backup systems. |
|
| Back to top |
|
 |
mrpkd
Joined: 14 Nov 2005 Posts: 2
|
Posted: Tue Nov 15, 2005 3:35 pm Post subject: |
|
|
| thanks ben , i can learn to create an iso disk but i really appreciate the hard work some of you guys put in for us novices .like i said im ordering the ubcd disk for windows anyway and hey all the rest of you novices 6 bucks isnt a whole lot of money for a powerful tool. |
|
| Back to top |
|
 |
|