On Sat, May 15, 2010 at 8:53 PM, Prasenjit Kapat wrote:
>
> @ECHO off
> taskkill /F /IM kio_http_cache*
> taskkill /F /IM klauncher.exe
> taskkill /F /IM dbus-daemon.exe
> taskkill /F /IM kded4.exe
It turns out, 'taskkill' is not available on XP Home, hence the following:
@ECHO off
tskill kio_ht
So, here are the points:
1. An option for a "Home" directory on Windows would be preferable,
defaulting to %USERPROFILE%. Otherwise rkward starts in \KDE\bin,
which for obvious reason is not good!
The could be achieved as: if (grepl (pattern = "RKWard/KDE/bin$", x =
getwd())) setwd (Sys.gete
On Sat, May 15, 2010 at 8:28 AM, Thomas Friedrichsmeier
wrote:
> Hi,
>
> ok, the "installation bundle" is now available from
> http://sourceforge.net/projects/rkwardextras/files/ . Could some of you please
> give this a try, before I start linking to this from the RKWard on Windows
> page?
OK, th
Hi,
On Thursday 13 May 2010, Thomas Friedrichsmeier wrote:
> With a bit of luck, I'll get this done tomorrow, or at
> least over the weekend.
ok, the "installation bundle" is now available from
http://sourceforge.net/projects/rkwardextras/files/ . Could some of you please
give this a try, befo