What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Screenshot Sender 5 Release Candidate 1 RELEASED (2011-09-06)!

Pages: (37): « First « 22 23 24 25 [ 26 ] 27 28 29 30 » Last »
7 votes - 4.43 average   Screenshot Sender 5 Release Candidate 1 RELEASED (2011-09-06)!
Author: Message:
Rolando
Veteran Member
*****

Avatar
Santasend

Posts: 1325
Reputation: 52
33 / Male / Flag
Joined: Feb 2006
RE: Screenshot Sender 4.1.01 RELEASED!
"into" is in the same window. It should say "SS4 has been translated to different languages"


Also:

[Image: ss4wu0.png]


(Sorry for pointing out grammatical errors :undecided:)
[Image: sigxmascopy.png]
02-25-2007 03:47 AM
Profile PM Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
RE: Screenshot Sender 4.1.01 RELEASED!
Hey matty look what I found... when I pressed the botton to get an update (I have last release of wlm and MP!L)

code:
El script está iniciandose
El script está cargado y listo
Función llamada: OnEvent_Initialize
Función llamada: OnEvent_SigninReady

Start Debug Screenshot Sender 4

Begin - CreateRegistryLocation()
Complete - CreateRegistryLocation()
Begin - LoadPreferences()
MakeSureDirectoryPathExists : 1
Complete - LoadPreferences()
Unregistering hotkeys
Creating Wnd for subclassing : 0x606DE
RegisteringWindowMessage - WM_HOTKEY
Registering hotkeys
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
_translateFile(WndUpdate.xml)
Error: Acceso denegado.
.
       Línea: 489. Código: -2147024891.
La función OnEvent_MenuClicked devolvió un error. Código: -21473525

@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
03-03-2007 09:01 AM
Profile PM Web Find Quote Report
dbgarza
Junior Member
**

Avatar
Pet the Kitty ^_^

Posts: 92
46 / Male / Flag
Joined: Jun 2006
RE: Screenshot Sender 4.1.01 RELEASED!
There is a problem with the script, when I try to delete a screenshot it only returns an error saying the file may be in use.

Even if this is an old screenshot from a days ago that I'm not even used, also the script supposedly has the option to delete the screenshot when signing off the WLM but it isn't deleting them.

the only way to delete the screenshot is closing fully the WLM and going to the folder and delete the screenshot

Hopefully this will get fixed in a future version :)
03-04-2007 12:19 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Screenshot Sender 4.1.01 RELEASED!
quote:
Originally posted by dbgarza
There is a problem with the script, when I try to delete a screenshot it only returns an error saying the file may be in use.

Even if this is an old screenshot from a days ago that I'm not even used, also the script supposedly has the option to delete the screenshot when signing off the WLM but it isn't deleting them.

the only way to delete the screenshot is closing fully the WLM and going to the folder and delete the screenshot

Hopefully this will get fixed in a future version :)
Ya I am still trying to figure out why the file is locked by the script. I close each handle to it so it doesn't explain why its doing it. There is some stuff to fix for the next version.
03-04-2007 01:19 AM
Profile E-Mail PM Find Quote Report
dbgarza
Junior Member
**

Avatar
Pet the Kitty ^_^

Posts: 92
46 / Male / Flag
Joined: Jun 2006
RE: Screenshot Sender 4.1.01 RELEASED!
maybe this hint can help you, using the program process explorer, the program that is locking the screenshots from getting deleted is the WLM itself, I mean the msnmsgr.exe process. since the messenger plus doesn't creates an individual process to run due to that it nows integrates itself to the WLM that may be the cause the script can't delete the screenshots or that we can't delete them normally by going to the folder they are while the WLM is running for that matter

This post was edited on 03-04-2007 at 11:02 PM by dbgarza.
03-04-2007 06:31 PM
Profile E-Mail PM Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: Screenshot Sender 4.1.01 RELEASED!
Suggestion

When selecting

> Send Selected Area <

Have it minimize the WLM window, as they get in my way of what I am trying to screenshot.

So minimize it before it lets you select an area :p.
03-05-2007 10:59 PM
Profile PM Find Quote Report
duck!
Senior Member
****

Avatar

Posts: 546
Reputation: 27
– / Male / Flag
Joined: Sep 2006
RE: Screenshot Sender 4.1.01 RELEASED!
quote:
Originally posted by SonicSam
Suggestion

When selecting

> Send Selected Area <

Have it minimize the WLM window, as they get in my way of what I am trying to screenshot.

So minimize it before it lets you select an area :p.
Or have some second countdown so you have chance to minimized everything? Something like 10 seconds.
QUACK QUACK QUACK

03-05-2007 11:02 PM
Profile E-Mail PM Find Quote Report
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: Screenshot Sender 4.1.01 RELEASED!
quote:
Originally posted by SonicSam
Have it minimize the WLM window, as they get in my way of what I am trying to screenshot
What if you're trying to screenshot the WLM window :)? I do that quite often when bug reporting.
Finish the problem
Menthix.net | Contact Me
03-05-2007 11:05 PM
Profile E-Mail PM Web Find Quote Report
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
RE: Screenshot Sender 4.1.01 RELEASED!
quote:
Originally posted by MenthiX
quote:
Originally posted by SonicSam
Have it minimize the WLM window, as they get in my way of what I am trying to screenshot
What if you're trying to screenshot the WLM window :)? I do that quite often when bug reporting.

Oh, um, err. Didn't think of that :p.

Fine, I'll get a hotkey.
03-05-2007 11:19 PM
Profile PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Screenshot Sender 4.1.01 RELEASED!
quote:
Originally posted by dbgarza
maybe this hint can help you, using the program process explorer, the program that is locking the screenshots from getting deleted is the WLM itself, I mean the msnmsgr.exe process. since the messenger plus doesn't creates an individual process to run due to that it nows integrates itself to the WLM that may be the cause the script can't delete the screenshots or that we can't delete them normally by going to the folder they are while the WLM is running for that matter

No offense but this really has nothing to do with it. I already know that Plus! integrates itself into the WLM process making it seem that WLM is locking the file however its one of the things I do to get information however I close all the handles and it doesn't make sense.

As far as SonicSam goes you can use /ssselect with a delay parameter and you can close whatever you need to.
03-06-2007 06:40 AM
Profile E-Mail PM Find Quote Report
Pages: (37): « First « 22 23 24 25 [ 26 ] 27 28 29 30 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On