Shoutbox

Project K - crYpt - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Project K - crYpt (/showthread.php?tid=32820)

Project K - crYpt by StUpIdO on 10-10-2004 at 02:59 PM

K, BETA 1.2 is ready, i'll add it with this post
site will be updated in a few moments........

GG, please comment......

check for updates: http://www.codes4u.net/projectk


RE: Project K - crYpt by benjyrama on 10-10-2004 at 04:18 PM

ne info on how it works etc?


RE: Project K - crYpt by StUpIdO on 10-10-2004 at 04:23 PM

There is an readme file inside the zip file.
All the information you need can be found there.

Btw: the website will soon be online, :)


RE: Project K - crYpt by Eljay on 10-10-2004 at 04:58 PM

i like the sound played when u open configure :cheesy:


RE: Project K - crYpt by StUpIdO on 10-30-2004 at 07:38 PM

Anounced: crYpt v2 :)

Currently working on it

* Better GUI
* Fixes for some buggs (msn messenger could crash)
* More to come.... :)

I hope it'll will be online next tuesday :)


RE: Project K - crYpt by Spanker on 10-31-2004 at 06:49 AM

mm.. interesting plug-in :D
i'm just curious.. is it using
the "vigenere" way to encrypt ?? ^o)
(i'm not sure if i wrote it right)

PS: sorry for any mistake in my english. :$


RE: Project K - crYpt by StUpIdO on 11-02-2004 at 09:37 PM

no, i don't used that way


v2.0 will be delayed :( i have some school business i have to finish ;( it's allready 90% so, i'll say when i upload it :)


RE: Project K - crYpt by StUpIdO on 11-25-2004 at 09:46 PM

News;

Website finally online:
http://www.codes4u.net/projectk/

New version coming up, visit the website for news and info....

~StUpIdO


RE: Project K - crYpt by StUpIdO on 11-30-2004 at 03:40 PM

K, BETA 1.2 is ready, i'll add it with this post
site will be updated in a few moments........

GG, please comment......

check for updates: http://www.codes4u.net/projectk


RE: Project K - crYpt by andrey on 11-30-2004 at 04:17 PM

I registered the dll and added the reg entry but the plugin doesn't get loaded when i start messenger and isn't shown in the Plus! preferences. I already restarted my PC

Also the .bat file is wrong, it should be:

code:
start regsvr32.exe /s k-crYpt.dll
start kcrypt.reg

RE: RE: Project K - crYpt by CookieRevised on 11-30-2004 at 06:00 PM

quote:
Originally posted by AndreY
Also the .bat file is wrong, it should be:
code:
start regsvr32.exe /s k-crYpt.dll
start kcrypt.reg

No, it isn't. The batch file is fine. "start" isn't needed; it is used to perform task in another thread by openening a new console window.


StUpIdO,

What I do miss however is a proper uninstallation file. Because, since you need to register the DLL and add a key to the registry. Just deleting the files will leave the registry keys and the DLL registration.

Included in the attachment are two batch files, one to install it and one to uninstall it. Note that a .reg isn't included as this will be created by the batchfile itself.

Also note that using batch files is one way to install this, but a more user friendly way is to actually make an installer though.

(Also included, the updated readme with the (un)install instructions)

Use it freely to include this in your zip package of the plugin...

;)
RE: Project K - crYpt by andrey on 11-30-2004 at 06:21 PM

quote:
Originally posted by CookieRevised
No, it isn't. The batch file is fine. "start" isn't needed; it is used to perform task in another thread by openening a new console window.
code:
regsvr32.3xe /s k-crYpt.dll
kcrypt.reg
didn't work, it just said:
C:\Programme\Messenger Plus! 3\Plugins>regsvr32.exe /s -crYpt.dll
Befehl oder Dateiname nicht gefunden.
C:\Programme\Messenger Plus! 3\Plugins>crypt.reg
Befehl oder Dateiname nicht gefunden.

but when I changed it to:
code:
start regsvr32.3xe /s k-crYpt.dll
start kcrypt.reg
it did work.
What's wrong then ?
RE: Project K - crYpt by CookieRevised on 11-30-2004 at 07:12 PM

[OFF TOPIC]
Run "start /?" to know why it isn't needed and why you will get that error, and/or search the net to find more info. And in case you're wondering I had good reasons why I _did_ use "start" in my (un)installers, and it is not because of your error but because of the /wait parameter. But I'm not going to write a whole tutorial on how to use "start" and how to use the command line and batch files... sorry...


RE: Project K - crYpt by andrey on 11-30-2004 at 07:56 PM

okay, thanks cookie :)

...and stupido, as I said, I registered the dll, added the regkey, rebooted MSN and it didn't show up in the Plus! preferences menu.


RE: Project K - crYpt by StUpIdO on 12-01-2004 at 02:19 PM

which version of MsgPlus! are you running then, because some other people who tested it, works fine :)


RE: Project K - crYpt by andrey on 12-01-2004 at 02:55 PM

oh, sry, I thought I said it already...well:
Windows Version: Windows 98
MSN Messenger Version: 7.0.0425
Messenger Plus! Version: 3.40.0110
:)


RE: Project K - crYpt by StUpIdO on 12-01-2004 at 05:06 PM

the plug-in is designed for:

Latest available version:
3.25.106 [changelog]
Released Oct. 20th 2004

since the 3.40 version is still an BETA!!!!

i haven't seen the SDk yet, so i can't tell what is wrong

so...........can't help you yet.

ps; also the Messenger 7.00 and 3.40 BETA aren't supported yet @ the IRc channel, so can;t do anything about the bug......srry :)


RE: Project K - crYpt by StUpIdO on 12-02-2004 at 02:14 PM

CookieRevised, thanks for the installer, i'll add it to the .zip as soon as 1.2 Final is ready :)

have to wait for some comment ;)