Page 2 of 2

Re: SetupS Sendto Suite (Latest)

Posted: Thu May 12, 2016 3:15 am
by The Freezer
Check your updates. New update added -- v16.5.12.0 -- see here for the goodies. Recent Change-log:

Code: Select all

CHANGE: Updated 7-Zip to v16.00
FIX: Shortcut for ssClean Startmenu-only to skip "Dud Install-to paths" & "Deep scan".

Should be just a drop-in update for 7-Zip -- at least no obvious bugs have been encountered (so far).

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Sat May 21, 2016 4:30 pm
by The Freezer
Check your updates. New update added -- v16.5.21.0 -- see here for the goodies. Recent Change-log:

Code: Select all

CHANGE: Updated 7-Zip to v16.02
CHANGE: [ssEditor] Expanded the improved illegal characters/symbols filter for: Install-to
        Path (%AppPath%), Default Menu (%SourcePath%), and any paths/filenames used
        with the Shortcut Defs.
FIX: [ssEditor] Blank/empty lines removed from "URL(s)" field.

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Sun May 22, 2016 6:34 am
by The Freezer
Check your updates. New update added -- v16.5.22.0 -- see here for the goodies. Recent Change-log:

Code: Select all

FIX: [ssEditor] Path/filename filter removing leading or trailing dots, dashes, or underscores.

Many thanks to Trouba for uncovering this bug.

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Wed Jun 01, 2016 5:05 am
by The Freezer
Check your updates. New update added -- v16.6.1.0 -- see here for the goodies. Recent Change-log:

Code: Select all

FIX: [ssEditor] Removed debug code that was preventing proper silent switch detection.
ADD: [ssEditor] Universal Silent Switch Finder (USSF) to the Auto Silent Switch Finder (ASSF).

A few more improvements to ssEditor.

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Thu Jun 09, 2016 10:00 pm
by The Freezer
Check your updates. New update added -- v16.6.10.0 -- see here for the goodies. Recent Change-log:

Code: Select all

CHANGE: [ssEditor] Improvements to the Auto Silent Switch Finder (ASSF).
ADD: [ssEditor] New ASSF handler for installers using UPX (Ultimate Packer for eXecutables).

More improvements to ssEditor.

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Wed Jul 20, 2016 10:43 am
by The Freezer
Check your updates. New update added -- v16.7.20.0 -- see here for the goodies. Recent Change-log:

Code: Select all

ADD: [SetupS] Function to force SetupS to wait until all other occurrences of SetupS complete.
CHANGE: [ssCore] DualArch "Wait" parameter now defaults to "off" or "NoWait".
FIX: [ssPreinstaller] Using older/broken EnvUpdate() which was causing intermittent hangs.
FIX: [SetupS] During registry imports/merges, OSArch-gates (#Is_x86#/#Is_x64#) were being
     ignored with x86 ssApp-architectures, such as being installed to %ProgramFiles(x86)%.

Some severely overlooked fixes way past overdue -- especially the second one.

And a new feature (bug fix?) that self-queues SetupS such that only one at a time is actually "running". Some installers don't play nicely with each other.

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Sun Jul 24, 2016 4:06 am
by The Freezer
Check your updates. New update added -- v16.7.23.0 -- see here for the goodies. Recent Change-log:

Code: Select all

CHANGE: [SetupS] Some tweaks to improve the self-queuing.
FIX: [SetupS] Issue in which the self-queuing could get "stuck".

Found a problem related to the new SetupS self-queuing feature.

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Sun Sep 18, 2016 7:24 pm
by The Freezer
Check your updates. New update added -- v16.9.15.0 -- see here for the goodies. Recent Change-log:

Code: Select all

CHANGE: [ssCore] Revert DualArch "Wait" parameter back to defaulting to "on" or
        "Wait".

Found a problem where if ssWPI is being used on an OSArch64 machine (which uses the DualArch ppApp "mode" of SetupS) then it needs to hold onto the SetupS(x86) process otherwise new concurrent instances of SetupS will spawn. Ideally this shouldn't be a problem because of the new SetupS self-queuing feature but it seems that feature still needs more work yet.

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Sun Oct 02, 2016 10:17 pm
by The Freezer
Check your updates. New update added -- v16.10.2.0 -- see here for the goodies. Recent Change-log:

Code: Select all

FIX: SetupS ppApp DualArch version failing to launch into x64
FIX: Excessive ToolTip delay with Windows 10 (and maybe Windows 8)
CHANGE: Updated 7-Zip to v16.03
CHANGE: Updated Inno Setup development tool to v5.5.9

B-)

Re: SetupS Sendto Suite (Latest)

Posted: Mon Dec 12, 2016 9:26 pm
by The Freezer
I'll be doing a no-update update just to test all the scripts and everything that have been affected by all the recent link/redirection changes. Watch this space. ;)

Re: SetupS Sendto Suite (Latest)

Posted: Tue Mar 17, 2020 3:32 pm
by The Freezer
Finally after more than two years, here it is at last... A new update!

Check your updates. New update added -- v20.03.17.0 -- see here for the goodies. Recent Change-log:

Code: Select all

ADD: [ssCore] A new variable %Resources% which resolves to/from "C:\Windows\Resources".
CHANGE: [ssEditor] The option "Activate Sendto Autobuild" now creates two shortcuts for
        autobuilding: one for Archive (.apz/.pgz) deployment package(s) and the other for Folder
        deployment package(s).
CHANGE: [ssCore] Shortcut definitions "Flags" can also recognize "#Is_x86#"/"#Is_x64#"
        (DualArch useage). This is in addition to "Is_x86"/"Is_x64" or "Is_86"/"Is_64".
FIX: [ssCore] Enabling the "Refresh Explorer" Shortcut Option would also select the
     "Desktop" Shortcut Location.
CHANGE: [SetupS] Removed functions not needed when using -Regen features. Speeds up LivePE
        usage.

This is mainly an interim update. The various built-in tools/utilities and the help-file still need updated.

B-)