Re: SimpleUpdater - Rev. 10.65 / 2013/03/12
Posted: 14 Mar 2013 17:49
非常感謝您!MikeHsiao wrote:Here is the Chinese Traditional File.
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
非常感謝您!MikeHsiao wrote:Here is the Chinese Traditional File.
Code: Select all
run
----
cmd /k C:\Windows\System32\cscript.exe //nologo "C:\Dati\Marco\Programmi\XYplorer\Data\Scripts\SimpleUpdater\HTTP_checker.vbs" "http://www.xyplorer.com/download/xyplorer_12.30_beta_noinstall.zip" "Fri, 15 Mar 2013 09:09:02 GMT" "C:\Dati\Marco\Programmi\XYplorer\Data\Scripts\SimpleUpdater\HTTP_response.txt"
----
----
1
----
1Code: Select all
C:\Dati\Marco\Programmi\XYplorer\Data\Scripts>_And the Dos prompt said :run
----
cmd /k C:\Windows\System32\cscript.exe //nologo "J:\Programs\xyplorer\Data\Scripts\SimpleUpdater\HTTP_checker.vbs" "http://www.xyplorer.com/download/xyplor ... nstall.zip" "Sun, 20 Jul 1969 08:17:40 GMT" "J:\Programs\xyplorer\Data\Scripts\SimpleUpdater\HTTP_response.txt"
----
----
1
----
1
Code: Select all
System can't fine the specified file.
J:\Programs\xyplorer\Data\Scripts>
That explains everything. I'll update a tweaked version soon.Michael Lu wrote:BTW, my Windows was install in J:\Windows.
I found the problem, too.Marco wrote:That explains everything. I'll update a tweaked version soon.Michael Lu wrote:BTW, my Windows was install in J:\Windows.
Code: Select all
cmd /c C:\Windows\System32\cscript.exeEV was creating some problems on Win8. I'll try to bypass cscript entirely and rely on system association...Michael Lu wrote:I found the problem, too.Marco wrote:That explains everything. I'll update a tweaked version soon.Michael Lu wrote:BTW, my Windows was install in J:\Windows."C:\Windows" should not be hard coded. I think it should be replaced with an Enviroment Variable.Code: Select all
cmd /c C:\Windows\System32\cscript.exe
Testing requires a new beta right?Marco wrote:Try these. Feedback from Win8 users is appreciated.
Nope, if these works then you just get the "already uptodate" message in the status bar. Else the scripting window pops up with "can't find the specified file".Filehero wrote:Testing requires a new beta right?Marco wrote:Try these. Feedback from Win8 users is appreciated.
It's time for another kudos: great script!! (now appreciating Session Manager...)
Cheers,
Filehero
Got it using either version.Marco wrote:Nope, if these works then you just get the "already uptodate" message in the status bar.
I don't know, depends on the weatherFilehero wrote:Got it using either version.Marco wrote:Nope, if these works then you just get the "already uptodate" message in the status bar.![]()
Which one do you recommend?
Cheers,
Filehero
That's f***ing bad over here, aMarco wrote:I don't know, depends on the weather
Code: Select all
%SystemRoot%\system32