[wpkg-users] Wpkg with wget
Tomasz Chmielewski
mangoo at wpkg.org
Thu Nov 6 20:07:15 CET 2008
Ronnie Carlos Tavares Nunes schrieb:
> Hi all,
>
> I'm trying use wget with wpkg, but when I run the script wpkg.js with
> debug option, it says: "Cannot find the file..."
> The file is there, when i use wget with command prompt, like <wget -O
> %TEMP%\file.exe "http://some.server/file.exe"> it works well.
> Question: when executing via debug option, wpkg doesn't know that wget
> is inside the directory "tools", only when executing during the machine
> startup?
Any directory you want to execute programs has to be in your %PATH%.
So either adjust your path variable, or give full path to any executable
you run.
--
Tomasz Chmielewski
http://wpkg.org
More information about the wpkg-users
mailing list