[Pre-Release] File Transfer Plus Live! - Updated August 30th |
Author: |
Message: |
Eljay
Elite Member
:O
Posts: 2949 Reputation: 77
– / / –
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
|
|
08-23-2006 03:01 PM |
|
|
RicarDog
Full Member
File Transfer Plus developer
Posts: 118 Reputation: 7
– / / –
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
ooops
fixed, thanks
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 |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
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 |
|
|
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 |
|
|
Ezra
Veteran Member
Forgiveness is between them and God
Posts: 1960 Reputation: 31
37 / /
Joined: Mar 2003
|
RE: [Pre-Release] File Transfer Plus Live!
When I try to send anything I get File not Found Line 118.
|
|
08-23-2006 06:18 PM |
|
|
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 |
|
|
Jiggs
Full Member
Posts: 100
39 / / –
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 |
|
|
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 |
|
|
RicarDog
Full Member
File Transfer Plus developer
Posts: 118 Reputation: 7
– / / –
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 |
|
|
Felu
Veteran Member
Posts: 2223 Reputation: 72
30 / /
Joined: Apr 2006
Status: Away
|
RE: [Pre-Release] File Transfer Plus Live! - Updated August 24th
The new version doesn't export . 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 .
This post was edited on 08-24-2006 at 02:41 PM by Felu.
|
|
08-24-2006 02:37 PM |
|
|
Pages: (4):
« First
«
1
[ 2 ]
3
4
»
Last »
|
|