try dir /lfn
On Thu, Feb 14, 2008 at 7:12 PM, Ray Davison <[EMAIL PROTECTED]> wrote:
> Boot screen says: DOSLFN 0.40c
> Kernel is 20 Sept 07
> Neither NC or VC 4.05 or DIR display LFNs.
>
> What am I missing?
>
> Ray
>
>
Very good - FreeDOS needs your program!
Bye
Flo
2008/2/14, Mateusz Viste <[EMAIL PROTECTED]>:
> Hi!
>
> FDUPDATE v0.53 is out!
>
> What's new in v0.53 [14 Feb 2008]:
> - Added configuration for the download command (was hardcoded to "wget"),
> - FDUPDATE doesn't switches to the %TEMP% direct
Hi!
FDUPDATE v0.53 is out!
What's new in v0.53 [14 Feb 2008]:
- Added configuration for the download command (was hardcoded to "wget"),
- FDUPDATE doesn't switches to the %TEMP% directory anymore,
- Changed the configuration file format,
- Added german translation.
http://mateusz.viste.free.fr/d
Boot screen says: DOSLFN 0.40c
Kernel is 20 Sept 07
Neither NC or VC 4.05 or DIR display LFNs.
What am I missing?
Ray
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http:
Hello.
How
do I get install NetBEUI in FreeDOS which is within the Virtual
PC?
And since the beginning arachne browser?
Sorry, my
English...
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microso
Hi Mateusz,
> I didn't release FDUPDATE in a long time, as I thought people
> were not interested in it...
There is one very interesting use for FDUPDATE: Turning
a FreeDOS 1.0 system into 1.1 :-). Do you have a list of
updates since 1.0 (eg the LSM list on freedos.org or a
list from Rugxulo or
On Wednesday 13 February 2008, robinson-west user wrote:
> How do I use curl with freedos update? The first trick was finding
> curl. Copying curl over wget prevents fdupdate from crashing, but
> it doesn't make the updater work.
Indeed, it can't work, as CURL requires different parameters.
>
On Wednesday 13 February 2008, Jim Hall wrote:
> Looks like fdupdate is just doing a simple shell call to wget:
> >> SHELL "wget " + UpdateChannel + "/fdupdate.tab"
>
> So, if wget isn't working for you but curl is, then one possible
>
> workaround is to write a wrapper for curl. The difference is