davidrg / ckwin

Kermit 95 (C-Kermit for Windows) - scriptable internet and serial communications with terminal emulation
Other
60 stars 15 forks source link

KCD DOWNLOAD command doesn't work in Windows Vista and Windows 7 #283

Open davidrg opened 1 month ago

davidrg commented 1 month ago

From the K95 bugs list:

Apparently the Windows API for finding the user's Download directory changed since Windows XP. Workaround: SET FILE DOWNLOAD-DIRECTORY will populate the \v(download) variable and allow KCD DOWNLOAD to work.