What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Pre-Release] File Transfer Plus Live! - Updated August 30th

Pages: (4): « First « 1 [ 2 ] 3 4 » Last »
[Pre-Release] File Transfer Plus Live! - Updated August 30th
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [Pre-Release] File Transfer Plus Live!
still doesnt work, although looking at debug console and the source, it appears you call fso.Run() instead of Shell.Run() in initialize, changing this fixed it :P
08-23-2006 03:01 PM
Profile PM Find Quote Report
RicarDog
Full Member
***

Avatar
File Transfer Plus developer

Posts: 118
Reputation: 7
– / Male / –
Joined: May 2004
RE: RE: [Pre-Release] File Transfer Plus Live!
quote:
Originally posted by Eljay
still doesnt work, although looking at debug console and the source, it appears you call fso.Run() instead of Shell.Run() in initialize, changing this fixed it :P


ooops :$

fixed, thanks (Y)

This post was edited on 08-23-2006 at 03:11 PM by RicarDog.
Latest File Transfer Plus: 1.1 RELEASE (1.1.14)
In development: 2.0
08-23-2006 03:08 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [Pre-Release] File Transfer Plus Live!
There is a small error in the scripting on line 33:

Change :

code:
fso.Run("regsvr32 /s SSubTmr6.dll");

to:

code:
fso.Run("regsvr32 /s \""+ sys32 + "\\SSubTmr6.dll\"");

This post was edited on 08-23-2006 at 05:26 PM by matty.
08-23-2006 05:26 PM
Profile E-Mail PM Find Quote Report
user13774
Disabled Account


Posts: 1119
Joined: Apr 2003
Status: Away
O.P. RE: [Pre-Release] File Transfer Plus Live!
Matty, are you sure you are looking at the most recent version?
On line 34 I have:

[code]Shell.Run("regsvr32 /s SSubTmr6.dll");
if that is what you mean.

For me, when I try to send a file, I get no FT+ window. I go to the Plus! icon -> File Transfer Plus 1.1 -> Send file. Then I select a file and press 'open' but then nothing happens.

If I type /xsendfile and press enter and select a file, I get a 'This command is not recognized' thing.
08-23-2006 06:06 PM
Profile PM Find Quote Report
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: [Pre-Release] File Transfer Plus Live!
When I try to send anything I get File not Found Line 118.
[Image: 1-0.png]
             
08-23-2006 06:18 PM
Profile PM Web Find Quote Report
user13774
Disabled Account


Posts: 1119
Joined: Apr 2003
Status: Away
O.P. RE: [Pre-Release] File Transfer Plus Live!
-- Please hold and wait for a new release --

This post was edited on 08-24-2006 at 01:21 PM by user13774.
08-23-2006 08:45 PM
Profile PM Find Quote Report
Jiggs
Full Member
***


Posts: 100
38 / Male / –
Joined: Jun 2006
RE: [Pre-Release] File Transfer Plus Live!
wont work for me. seems to work, but a connection is never made with my contact. he doesnt get the request. both have the script installed
08-23-2006 11:59 PM
Profile E-Mail PM Find Quote Report
user13774
Disabled Account


Posts: 1119
Joined: Apr 2003
Status: Away
O.P. RE: [Pre-Release] File Transfer Plus Live!
-- Please hold and wait for a new release --

This post was edited on 08-24-2006 at 01:17 PM by user13774.
08-24-2006 10:23 AM
Profile PM Find Quote Report
RicarDog
Full Member
***

Avatar
File Transfer Plus developer

Posts: 118
Reputation: 7
– / Male / –
Joined: May 2004
RE: [Pre-Release] File Transfer Plus Live!
I've released a new version today which should fix all problems encountered so far.

Check http://www.filetransferplus.com/forum/viewtopic.php?p=106


quote:
Originally posted by Matty
There is a small error in the scripting on line 33:

Change :

code:
fso.Run("regsvr32 /s SSubTmr6.dll");

to:

code:
fso.Run("regsvr32 /s \""+ sys32 + "\\SSubTmr6.dll\"");

This is actually not required since regsvr32 by default searches the system folder.

This post was edited on 08-24-2006 at 01:34 PM by RicarDog.
Latest File Transfer Plus: 1.1 RELEASE (1.1.14)
In development: 2.0
08-24-2006 01:30 PM
Profile PM Web Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [Pre-Release] File Transfer Plus Live! - Updated August 24th
The new version doesn't export [Image: msn_sad.gif]. It says error while exporting Script Files(anyways ill fix that for myself Fixed it) The file cannot be overwrited :(. Also instead of naming the script as File Transfer Plus 1.1 use File Transfer Plus so that one doesn't need to delete the old script while updating to the new one :cheesy:.

This post was edited on 08-24-2006 at 02:41 PM by Felu.
08-24-2006 02:37 PM
Profile E-Mail PM Web Find Quote Report
Pages: (4): « First « 1 [ 2 ] 3 4 » 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