What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Is it possible to read encrypted logs with helper programs without a password?
Without the password .ple files are big pieces of garbage, there's no way of recovering the password, it's not saved and it would take thousands of years to brute-force the file.
EzraWLM Plus! General04-06-2007 at 11:27 AM
RE: Post your display pictures
I wrote a script that gets the album art from iTunes of my current playing song, so it depends on the song :)
EzraGeneral Chit Chat04-05-2007 at 11:14 AM
RE: avi/wmv (not needed, but maybe mov) to flv?
mencoder FTW!! :) [url]http://www.mplayerhq.hu/design7/dload.html[/u rl] It's in the Mplayer package.
EzraTech Talk04-05-2007 at 07:52 AM
RE: Check whether file exists
I made a little example: [code] [color=blue]Public Class[/color] Form1 [color=blue]Private[/color] File [color=blue]As String[/color] = "C:\DataFile.dat" [color=blue]Private[/color] mywatcher As [color=blue]New[/color] IO.FileSystemWatcher...
EzraTech Talk04-04-2007 at 11:32 AM
RE: Check whether file exists
Like I said, first do a check to see if the file exists the normal way, If it exists then register a filesystemwatcher event [color=green]'to see file changes in the folder where that file is placed[/color] [color=green]'now everytime a file ge...
EzraTech Talk04-04-2007 at 10:22 AM
RE: Check whether file exists
I think he already knows how to check if a file exists, but he wants to know a way to keep continually checking untill the program exits. Without using Timers I think the best way is to check if the file exists the first time and after that register ...
EzraTech Talk04-04-2007 at 09:28 AM
RE: BLOCK Hotlinking
I think this is much easier and doesn't require php [url]http://altlab.com/htaccess_tutorial.html[/url ]
EzraGeneral Chit Chat04-02-2007 at 02:46 PM
RE: Wohoo - Vista
Press Ctrl + Shift + Esc ;)
EzraTech Talk03-30-2007 at 02:57 PM
RE: Hard Drive Help..
Then make partitions on it :P, right click on My Computer and choose Manage, go to the Disk Manager and find your disk and create new partitions.
EzraTech Talk03-30-2007 at 02:33 PM
RE: Hard Drive Help..
Is there a partition on it? Windows only shows Partitions and not Devices in My Computer.
EzraTech Talk03-30-2007 at 02:22 PM
RE: Free php calendar script
Try this one: [url]http://sourceforge.net/projects/easycal/[/url ] Or search a little further: [url=http://sourceforge.net/search/?type_of_search =soft&words=php+calender]SF Search[/url]
EzraTech Talk03-24-2007 at 12:28 AM
RE: See partition and logical drive as same
Indeed software RAID is only available on WINXP Pro. There is a way tho, google on the internet and you can find hacked files to enable software raid on home. It's a bit tricky, but it does work, another way is to make them yourself, there's a tut...
EzraTech Talk03-23-2007 at 09:55 PM
RE: FILE
Read the scripting documentation. a PLSC scriptpack is a zip file with a special information xml file in it and the script itself. Then it is renamed to plsc to let msgplus! recognize it.
EzraScripting03-23-2007 at 04:03 PM
RE: See partition and logical drive as same
You can mount the 4GB disk as a folder in the other disk. Or with Windows XP Pro you can use Software RAID and then you can add both partitions together to make one big one.
EzraTech Talk03-23-2007 at 11:50 AM
RE: My Site + Firefox 3 Alpha's
If the HTML source of a page is incorrect the browser switches to Quirks mode, where it tries to make the best out of the page. I guess they changed the Quirks behavior in [s]FF3[/s] Gecko 1.9 to force people to make correct HTML source.
EzraGeneral Chit Chat03-21-2007 at 10:14 AM
RE: My Site + Firefox 3 Alpha's
Well, that's because your HTML source is VERY incorrect. To be very honest, it's the biggest pile of random code i've ever seen and i'm very surprised it even works in other browsers... I suggest you read through the HTML basics again ;) [url]htt...
EzraGeneral Chit Chat03-21-2007 at 10:09 AM
RE: Help with cancelling msgplus timer
That's because you forgot to close the first if statement like the debugger says, you need a }
EzraScripting03-11-2007 at 09:56 PM
RE: Legalising Drugs..No?
Well, over here cannabis is legal (Amsterdam), I don't think they should make it illegal here, but they need to make it harder for young people to get and they should give better advice on the addictive qualities of the drugs. They are kinda already...
EzraGeneral Chit Chat03-09-2007 at 11:05 PM
RE: .BAT or shortcut
formatting your windows drive isn't possible anyway if windows is running. It will give an error and exit. Kinda hard for the program to delete itself no? :P
EzraScripting03-09-2007 at 10:57 PM
RE: Preventing scripts from installing or running
Isn't it possible to just use this: [code] if(MsgPlus.DownloadFile){ //use new MsgPlus.DownloadFile }else{ //use URLDownloadToFileW api } [/code]
EzraScripting03-02-2007 at 03:38 PM
RE: PC2 5300 RAM at 333mhz? o.o
Yes, but it's Double Data Rate so the effective bandwidth is 666 Mhz
EzraTech Talk03-02-2007 at 09:00 AM
RE: Opera for nintendo DS
There's another version cause you need to put a special cartridge in the GB slot, the normal version in the lite works btw, not the other way around. But it's ugly putting the normal version on the lite cause it will stick out.
EzraTech Talk02-28-2007 at 10:53 PM
RE: Do you use a logon screen?
I have a lot, random another one everytime windows boots
EzraTech Talk02-22-2007 at 04:01 PM
RE: DVD backup not playable in DVD player/Area Limits
DVD Shrink and DVD Decrypter can remove the Region codes from DVD's.
EzraTech Talk02-21-2007 at 08:21 AM
RE: Foobar2000 Configurations
Yeah I had that one too, but it makes that separate playlist which is ugly tbh, also almost all my songs have embedded artwork, but there's no plugin that uses this one. Also my msgplus! script works with iTunes, I have to make it all over again if...
EzraTech Talk02-19-2007 at 06:51 PM
[Hide Excerpts] Pages: (75): « First « 10 11 12 13 [ 14 ] 15 16 17 18 » Last »