SimpleUpdater — Rev. 10.69 / 2016/06/19

Discuss and share scripts and script files...
LittleBiG
Posts: 1846
Joined: 08 Apr 2011 12:57
Location: Win10x64

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by LittleBiG »

Probably the modification of html command in beta 109 causes an error in the SimpleUpdater. :-(

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by admin »

Hmm, have I overlooked something? What line is it?

LittleBiG
Posts: 1846
Joined: 08 Apr 2011 12:57
Location: Win10x64

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by LittleBiG »

This one:
Attachments
2014-06-01_15h33_55.png
2014-06-01_15h33_55.png (46.54 KiB) Viewed 3756 times

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by klownboy »

I received the same message twice in trying to update using SimpleUpdater. I went into the SimpleUpdater.ini file and changed one of the prompt options to "0" (i.e., the one on viewing the beta notes first) since I always look at he beta notes first anyway and it worked. The fact that it updated properly on the third attempt may have been unrelated to my ini file change, but maybe it was since the script with the option set to "0", wouldn't be looking to view the url in that case.
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by admin »

Okay, I know what to do...

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by bdeshi »

Marco, I have an IDEA!
What if SimpleUpdater could rename the downloaded archive into "the Unofficial XYArchive" format, and move it to a user-defined location for easy uploading?
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by Marco »

That's exactly the use of the RestartCommandLine tweak:

Code: Select all

Rev. 10.65 / 2013/03/12
 * Added the RestartCommandLine tweak: use it to feed command
   line parameters to XYplorer upon restart.
Mine is

Code: Select all

RestartCommandLine=/script=Archiver
Archiver.xys is the script that you can find in the first post.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by bdeshi »

Great! :tup:
I'd never once read through the first post. Just did download > set up > call. Repeat. :whistle:
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by Marco »

SammaySarkar wrote:Just did download > set up > call. Repeat. :whistle:
:mrgreen: Well, I take this as a compliment/accomplishment: it means the script works smoothly and easily!
Btw, I'm adding something to the Archiver/TUXA script to cope with time zones different from CET, so there's no need to modify the scripts by hand: <get UTCOffset>...
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by bdeshi »

Marco wrote:Well, I take this as a compliment
Yep. :appl: :appl: :appl:

btw, I've added the "Archiver" code as _archiver subscript to SUpdater.
And

Code: Select all

RestartCommandLine=/script="::load 'simpleupdater.xys','_archiver', 'f';"
8)
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by Marco »

Image
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by Marco »

SammaySarkar wrote:Marco, I have an IDEA!
What if SimpleUpdater could rename the downloaded archive into "the Unofficial XYArchive" format, and move it to a user-defined location for easy uploading?
I updated the Archiver code in the first post so that it gives the correct time!
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

tejas
Posts: 10
Joined: 28 Sep 2013 17:55

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by tejas »

Hello guys,

I am getting this error since last few days (XY ver. 15.00.0517) whenever i run simple updater script. Has anyone getting the same error?
Attachments
Image 1.jpg
Image 1.jpg (168.5 KiB) Viewed 3398 times

tejas
Posts: 10
Joined: 28 Sep 2013 17:55

Re: SimpleUpdater — Rev. 10.66 / 2013/04/24

Post by tejas »

Resolved. Tried this script with a fresh install, had no problem updating. Seems something was wrong in that beta version of XY itself.
Updated my XY manually and now updater is working as expected.

Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

Re: SimpleUpdater — Rev. 10.67 / 2015/06/14

Post by Marco »

Release 10.67 is out. Check the first post for more info.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

Post Reply