There's no way to make KDE running from flash drive just like that - it requires some system environment variables which point to KDE root directory, that means that: 1) it'll be tied to the drive letter which will almost for sure be different on every host computer (and even on the same one) 2) it'll make a mess of your environment variables settings if done just like that.
If you're really curious about it, i guess you could write a .bat file which would add needed environment variables and then, you could run your KDE apps from flash drive. Also you'll need to make another .bat file that'll kill all kde-related processes and remove environment variables, so there'll be no tracks of KDE on the hosting computer. I haven't tried that and i don't know if it's really possible, but i guess it should work. Before experimenting - read carefully all the Techbase documentation, get fore familiar with Windows system and be sure to get the permission of the host computer owner. Also, i guess you might find helpful this link: http://portableapps.com/development The whole site is devoted to making portable applications and provide a collection of some apps that were converted into portable. -----Original Message----- From: [EMAIL PROTECTED] To: [email protected] Date: Thu, 14 Aug 2008 01:03:38 +0000 Subject: KDE on Windows- Flash Drive > > Hello, > I would like to thank Eduard Sukharev, for giving me some tips on how > to get Konqueror up and running. It worked. I'm new to this. I was wondering > if there was anyway to install this on a flash or jump drive? I haven't read > of anybody doing it. Is it possible? Thanks for your time. > _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
