What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Display Picture Problem.

Display Picture Problem.
Author: Message:
neohunter
Junior Member
**


Posts: 38
Joined: Aug 2006
O.P. RE: Display Picture Problem.
Returns me a Unknow Error...

mmm lets se. The wget.exe is on the script folder

1. i run from the cmd wget.exe http://dominio.com/pic.jpg
Works fine.

2. i do in JS:
shell.run(wget.exe http://dominio.com/pic.jpg", 0, true);
Returns me an unknow error.

3. I try coping the wget file to the c:\windows dir and in js:
shell.run(wget.exe http://dominio.com/pic.jpg", 0, true);
Dont return me an unknow error. But i dont see any downloaded file...

4. i do in js your idea. returnme an unkown error...


any idea of how to download a image from internet and save on the HD?




shell.run(wget.exe http://dominio.com/pic.jpg", 0, true);

works.
09-01-2006 01:33 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Display Picture Problem. - by neohunter on 08-31-2006 at 10:35 PM
RE: Display Picture Problem. - by neohunter on 09-01-2006 at 01:20 AM
RE: Display Picture Problem. - by deAd on 09-01-2006 at 01:23 AM
RE: Display Picture Problem. - by neohunter on 09-01-2006 at 01:33 AM
RE: Display Picture Problem. - by deAd on 09-01-2006 at 02:48 AM
RE: Display Picture Problem. - by neohunter on 09-01-2006 at 06:27 AM
RE: Display Picture Problem. - by neohunter on 09-01-2006 at 07:07 AM


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