PDA

View Full Version : Klrun And Ksharedfolder



Rocko
05-03-2003, 03:13 PM
klrun v1.1

Fixed a huge bug in win9x it didn't check if the process was running, before starting it

Now if klrun is executed without any parameters it will check if HKCU\Software\Kazaa registry key exist if not it will run the "Wizard" else will run kpp

The Wizard file location is readed from the registry key HKLM\Software\Kazaa\Wizard

kSharedFolder v1.1

optimized some rutines and removed some useless code so the exe is smaller :D

KLRun v1.10 (http://www.rodaresa.com/rocko/downloads/klrun1.10-bin.zip)
Sources (http://www.rodaresa.com/rocko/downloads/klrun1.10-src.zip)

kSharedFolder v1.10 (http://www.rodaresa.com/rocko/downloads/kSharedFolder1.10-bin.zip)
Sources (http://www.rodaresa.com/rocko/downloads/kSharedFolder1.10-src.zip)

Rocko

@Paul i maked all those changes to be able to setup correctly KL in multiple users enviroments like WinXP. So the application icon should be linked to KLrun instead of kpp.
Also i'm testing if i can write a custom "db" folder at KLrun start with the user's name so he/she will be able to run KL, from different users accounts at the same time, in the same computer.

cborga1985
05-03-2003, 03:20 PM
Originally posted by Rocko@3 May 2003 - 16:13
klrun v1.1

Fixed a huge bug in win9x it didn't check if the process was running, before starting it

Now if klrun is executed without any parameters it will check if HKCU\Software\Kazaa registry key exist if not it will run the "Wizard" else will run kpp

The Wizard file location is readed from the registry key HKLM\Software\Kazaa\Wizard

kSharedFolder v1.1

optimized some rutines and removed some useless code so the exe is smaller :D

KLRun v1.10 (http://www.rodaresa.com/rocko/downloads/klrun1.10-bin.zip)
Sources (http://www.rodaresa.com/rocko/downloads/klrun1.10-src.zip)

kSharedFolder v1.10 (http://www.rodaresa.com/rocko/downloads/kSharedFolder1.10-bin.zip)
Sources (http://www.rodaresa.com/rocko/downloads/kSharedFolder1.10-src.zip)

Rocko

@Paul i maked all those changes to be able to setup correctly KL in multiple users enviroments like WinXP. So the application icon should be linked to KLrun instead of kpp.
Also i'm testing if i can write a custom "db" folder at KLrun start with the user's name so he/she will be able to run KL, from different users accounts at the same time, in the same computer.
nice work rocko keep it up and good luck with the custom "db"

ryan2_2
05-03-2003, 03:53 PM
The only thing I would suggest is for Paul to rename kpp.exe to kpp.kpp so klrun.exe would be the only application that can start Kazaa Lite in the Kazaa Lite directory (to avoid confusion).

But other than that, great job!

noneofexion
05-03-2003, 03:55 PM
The only thing I would suggest is for Paul to rename kpp.exe to kpp.kpp so klrun.exe would be the only application in the Kazaa Lite directory (to avoid confusion).
good idea.

Only
05-03-2003, 06:24 PM
Wouahh it's the day of Rocko with KL Extensions 0.50 beta 3, KLRun v1.10 and kSharedFolder v1.10

winXPHE
05-03-2003, 06:33 PM
Originally posted by ryan2_2@3 May 2003 - 09:53
The only thing I would suggest is for Paul to rename kpp.exe to kpp.kpp so klrun.exe would be the only application that can start Kazaa Lite in the Kazaa Lite directory (to avoid confusion). i dunno much bout programmin but isn't it supposed to be an executable to run kazaalite.kpp? how will that be possible if kpp.exe is changed to kpp.kpp??? :blink:

The Great Dude
05-03-2003, 06:36 PM
It's just changing the extension.

Pho3niX
05-03-2003, 06:55 PM
KLrun and Kpp.exe are two diferent thing ... KLrun actualy dont run kazaa lite ... it make possible to start program from the web page inside kazaa using an internal klrun: protocol ... a bit like sing2dat: but to start tools

try type klrun:ksharedfolder.exe in your browser bar ... you'll see what i mean

if the name is a bit confusing we may rename it to KStartTool or something like that

VB
05-04-2003, 12:54 PM
@ Rocko


Can you update klrun and the configuration wizard so that it reads/sets a specific registry key that indicates if the proper user settings are in HKCU instead of checking if the general key is there.

HKCU\Software\Kazaa\propersettings (dword)

Rocko
05-04-2003, 09:01 PM
Originally posted by Paul@4 May 2003 - 07:54
@ Rocko


Can you update klrun and the configuration wizard so that it reads/sets a specific registry key that indicates if the proper user settings are in HKCU instead of checking if the general key is there.

HKCU\Software\Kazaa\propersettings (dword)
Good idea the value can change with every update.

Will do that.

Rocko

frosty
05-04-2003, 09:08 PM
any chance dragging a file onto msf could MOVE the file. currently it COPIES.

Frosty

Rocko
05-04-2003, 09:15 PM
Originally posted by frosty@4 May 2003 - 16:08
any chance dragging a file onto msf could MOVE the file. currently it COPIES.

Frosty
:huh: press shift

frosty
05-04-2003, 09:17 PM
ahhhh lol, should be the other way around though really.

Shift>copies

Frosty

Rocko
05-04-2003, 09:21 PM
Originally posted by frosty@4 May 2003 - 16:17
ahhhh lol, should be the other way around though really.

Shift>copies

Frosty
Control - Copy
Shift - Move
Default Action - Copy

frosty
05-04-2003, 09:24 PM
Originally posted by Rocko+4 May 2003 - 22:21--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Rocko @ 4 May 2003 - 22:21)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--frosty@4 May 2003 - 16:17
ahhhh lol, should be the other way around though really.

Shift>copies

Frosty
Control - Copy
Shift - Move
Default Action - Copy [/b][/quote]
that is all backwards&#33;

with a normal folder
ctrl>move
shift>copy
default action > move

Frosty

Rocko
05-04-2003, 09:29 PM
Maybe US windows have different behave, i have just tested it and is like i said in Spanish version

Also explorer use as default action move in the same logical volume, and copy for a diferent volume.

I use only copy &#39;cause i was too lazy to analize the input agaist the MSF location.

Rocko

PD. Maybe the next update :rolleyes:

frosty
05-04-2003, 09:32 PM
can klrun do this:

check if setup wizard has been completed:
Yes> launch kazaa
No > launch wizard

this should check just for the specific user.

it could be done by adding a seperate reg entry at the end of the wizard to say it has been completed. (HKCU i think)

It would solve multiple user problems because everyone would have to run wizard and set up their own MSf location.

Frosty

frosty
05-04-2003, 09:34 PM
Originally posted by Rocko@4 May 2003 - 22:29
Maybe US windows have different behave, i have just tested it and is like i said in Spanish version

Also explorer use as default action move in the same logical volume, and copy for a diferent volume.

I use only copy &#39;cause i was too lazy to analize the input agaist the MSF location.

Rocko

PD. Maybe the next update :rolleyes:
Cheers M8y, i will use SHIFT &#39;drag&#39; as a temp soloution :)
btw, i use uk windows 2000 (sp3)

Frosty

VB
05-05-2003, 07:51 PM
There seems to be a big bug in KLRUN.

None of the klrun:filename links on the startup page work anymore.


http://galleries.vinyamar.com/ps/show.php?id=dDKaHYbfTc7XIFHhFaJKEbfcQ&00error.jpg

SlimShady
05-05-2003, 08:00 PM
Mine doesn&#39;t even start at all, it gives me an eror.
Like this one (only it says klrun instead of Windows Explorer)
http://www.pcworld.com/howto/graphics/108734-2103p140-3b.jpg

OcramC
05-05-2003, 08:24 PM
Originally posted by Pho3niX@3 May 2003 - 18:55
KLrun and Kpp.exe are two diferent thing ... KLrun actualy dont run kazaa lite ... it make possible to start program from the web page inside kazaa using an internal klrun: protocol ... a bit like sing2dat: but to start tools

try type klrun:ksharedfolder.exe in your browser bar ... you&#39;ll see what i mean

if the name is a bit confusing we may rename it to KStartTool or something like that
my computer just reports an invalid syntax error. Could it be due to my custom installer?

Livy
05-05-2003, 08:39 PM
same problem here.

Pho3niX
05-07-2003, 01:23 AM
i&#39;m also having the problem of paul

the instruction at "0x00000000" referenced memory at "0x000000". The memory could not be "read"

secfan
05-07-2003, 07:24 AM
I don&#39;t know much about these "memory errors", but it seems that the instruction at "0x00000000" is referenced incorrectly as "0x000000" (which has 2 less 0&#39;s than the original instruction???) or something, making it unreadable??? I might be totally wrong, but it&#39;s just an educated guess. :D

doodle
05-07-2003, 09:24 AM
same problem here...

imported_holte_-_ender
05-07-2003, 11:24 AM
Same here too, seems everyone has the same problem. It&#39;s gotta be fixed&#33;&#33;

Holte :ph34r: