Page 1 of 2
SetupS Sendto Suite (Latest)
Posted: Thu Jun 30, 2011 9:52 pm
by The Freezer
Download(s):This thread is locked; but the following are open for postings:
Re: SetupS Sendto Suite (Latest)
Posted: Wed Jul 17, 2013 5:55 am
by The Freezer
More fixes & improvements. Check your updates
New update added -- v13.7.17.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: Gate filters are applied only to external registry files listed in Assembly. External
scripts listed in Assembly are run "as is" without any modification (variable substitutions,
gate directives, etc.)
Re: SetupS Sendto Suite (Latest)
Posted: Fri Sep 06, 2013 5:22 pm
by The Freezer
Sorry, guys. That previous fix for SetupS spawning out of control didn't quite take. Check your updates
New update added -- v13.7.19.13 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: x64 bug causing multiple instances of SetupS to spawn.
FIX: Bugs caused by the debugging code.
ADD: Options for Install-to folder deleting.
FIX: Under certain conditions the patch folder (named "Patch") would get copied to the
installed-to path as well as its contents.
FIX: Deleting items was defaulting to the Recycle-Bin.
CHANGE: Reverted back to the old method of seeking SetupS files (.app/ppg, .apz/.ppg, etc.).
CHANGE: Re-enabled logging/debugging options.
FIX: An extra check added to validate shortcuts listed in the keep list.
FIX: SetupS Temp files get deleted instead of sent to the recycle bin.
This update -- the "7.19 series" -- fixes a lot of difficult and hard to find problems recently. I.e., some fixes were causing new bugs.
Many thanks to Trouba for bringing some of these to light and his patience in helping troubleshoot them in the background.
Re: SetupS Sendto Suite (Latest)
Posted: Thu Sep 19, 2013 3:23 am
by The Freezer
More fixes & improvements. Check your updates
New update added -- v13.9.17 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: x64 bug causing SetupS-related files for x86 apps to endup in the x64 one.
CHANGE: Revised help files. Still incomplete, but making some progress.
Many thanks to Paul (pacav) for "refreshing" the help-files.
Re: SetupS Sendto Suite (Latest)
Posted: Mon Sep 30, 2013 5:30 am
by The Freezer
Check your updates. New update added -- v13.9.30 -- see
here for the goodies. Recent Change-log:
Code: Select all
CHANGE: Minor improvements and bug fixes.
Re: SetupS Sendto Suite (Latest)
Posted: Sat Nov 09, 2013 3:14 pm
by The Freezer
Check your updates. New update added -- v13.11.9.1 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: New comparative gates for Windows OS versions. For example, "#Is_OS>=5##Is_OS<6#" is
exactly the equivalent of "#Is_NT5#".
ADD: New gate for Windows OS versions using StartScreen (Metro): #Is_Metro#.
CHANGE: ssEditor Shortcut(s) options now references "StartScreen-friendly" rather than
"Metro-friendly".
Re: SetupS Sendto Suite (Latest)
Posted: Sun Nov 10, 2013 7:24 am
by The Freezer
Check your updates. New update added -- v13.11.9.2 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: Minor bug with the "#Is_Metro#" gate.
ADD: #Is_NT..# alias for the #Is_OS..# gates.
Re: SetupS Sendto Suite (Latest)
Posted: Sun Nov 10, 2013 10:19 pm
by The Freezer
Check your updates. New update added -- v13.11.11.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: Bug with the comparative gates involving "equal to" or "not equal to" comparisons.
Re: SetupS Sendto Suite (Latest)
Posted: Sat Nov 16, 2013 3:59 pm
by The Freezer
Check your updates. New update added -- v13.11.15.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: ssEditor includes multi-screenshots (if present) to deployment packages.
Re: SetupS Sendto Suite (Latest)
Posted: Wed Nov 27, 2013 5:05 pm
by The Freezer
Check your updates. New update added -- v13.11.27.1 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: New ssTek option & switch to install (and retain) the full selected Advanced Startmenu
including empty folders. Set via the SetupS ControlPanel or through a command-line switch
for SetupS, ssRegenerator, ssControlPanel, or ssCleaner. CLI Syntax:
-KeepStartmenuFolders[=Yes|No]: Default=No
Re: SetupS Sendto Suite (Latest)
Posted: Sat Jan 11, 2014 9:00 am
by The Freezer
Check your updates. New update added -- v14.1 -- see
here for the goodies.
Mostly polishing the code, finishing the help-file, etc. but mainly to have Bintray checked first for updates -- after January 14th we'll be losing GoogleCode as a distribution source. Recent Change-log:
Code: Select all
ADD: Ability to change the order of where to get updates from the list of alternate
distribution sites.
ADD: SetupS (ssApp-version only) added to the Path environment variable for
Run-dialogs/Command-windows.
ADD: New ssCleaner switches (DudInstallPaths|NotDudInstallPaths, or DeepScan|NoDeepScan) for
the folder removal functions. Multiple settings are comma-separated, like so:
-ssClean=StartMenuOnly,NoDeepScan
CHANGE: The check for removed Startmenu items is now a separate option from the type of
ssClean (for either StartmenuOnly or AllShortcuts). This option simply allows for
automatic ssCleaning whenever shortcuts are removed such as during Startmenu Style
changes.
Re: SetupS Sendto Suite (Latest)
Posted: Tue Jan 14, 2014 5:54 pm
by The Freezer
Check your updates. New update added -- v14.1.14 -- see
here for the goodies.
Uploaded the final versions of the tools for GoogleCode as a distribution source. That way, if one of these are installed and any updates are available for them, they can easily be updated from new distributions source(s).
Recent Change-log:
Code: Select all
ADD: New functions to facilitate getting updates for the external ppApp SetupS tools such as
ssCleaner, ssXFormer, ssGooey, and ssFATSorter.
Re: SetupS Sendto Suite (Latest)
Posted: Sat Jan 18, 2014 12:42 am
by The Freezer
Check your updates. New update added -- v14.1.17 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: Minor bug involving any removable-media drive such as a card-reader or a usb one that
happens to have the same drive-letter as might be used for the Linux home drive (z:).
Re: SetupS Sendto Suite (Latest)
Posted: Thu Jan 23, 2014 3:49 pm
by The Freezer
Check your updates. New update added -- v14.1.23 -- see
here for the goodies. Recent Change-log:
Code: Select all
CHANGE: Some minor improvements and bug fixes.
Re: SetupS Sendto Suite (Latest)
Posted: Sun Feb 02, 2014 8:10 am
by The Freezer
Check your updates. New update added -- v14.2 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: New command/switch for ssControlPanel that permanently adds (or removes) the SetupS path
to/from the environment path variable. Syntax:
-Path=Add|Del
FIX: Broken v14.1.31.0 -- was no longer locating the "Tools" folder.
Re: SetupS Sendto Suite (Latest)
Posted: Tue Apr 08, 2014 5:17 pm
by The Freezer
Check your updates. New update added -- v14.4 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: New feature/option, called "ssUninstall", for automatic ssCleaning after uninstalling an
App or Game that was installed with SetupS.
FIX: Use of wild cards to extract from .apz/.pgz files were missing the subfolders contained
in the archive.
FIX: Updating the PATH environment variable was causing intermittent hangs.
CHANGE: Improved uninstall data gathering.
CHANGE: Other minor improvements and bug fixes.
Wanted to release this before XP implodes tomorrow.
Re: SetupS Sendto Suite (Latest)
Posted: Wed Apr 09, 2014 3:45 pm
by The Freezer
Note, the new ssUninstall feature is still experimental and in beta development; so use with caution.
Re: SetupS Sendto Suite (Latest)
Posted: Tue Apr 29, 2014 5:28 pm
by The Freezer
Check your updates. New update added -- v14.5 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: A bug extracting from .apz/.pgz files preventing ssEditor from opening them.
CHANGE: Uninstaller skips disabling ssUninstall if the feature is already disabled.
CHANGE: Updated help-file to reflect some of the recent changes.
Re: SetupS Sendto Suite (Latest)
Posted: Sun Mar 15, 2015 4:16 am
by The Freezer
Check your updates. New update added -- v15.3.15.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: Fadertainer stalling on certain archives.
FIX: Legacy archives (using "SetupS.ini") not working.
FIX: Changed or missing Startup folder icon(s).
FIX: A bug where regen stops on apps with no shortcuts specified. Blank $TempDir used where
@TempDir use is sufficient.
FIX: A bug involving INIWrite that was creating random files in "C:\Windows".
ADD: PC Settings to MenuDefaults.ini.
About time! It's been a while since the last update. Many thanks to Glenn for picking up the slack -- half the fixes were his.
Re: SetupS Sendto Suite (Latest)
Posted: Tue Mar 17, 2015 6:12 pm
by The Freezer
Minor update added -- v15.3.17.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: Another location with the INIWrite bug and blank INI-filenames.
ADD: PC Settings (for Windows 8) to MenuDefaults.ini.
Previous version didn't have the update to MenuDefaults.ini.
Re: SetupS Sendto Suite (Latest)
Posted: Sun Mar 22, 2015 9:13 pm
by The Freezer
Check your updates. New update added -- v15.3.22.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: Line-endings with AddToHosts.
FIX: Problem with ssEditor not resetting Flags in-between builds.
CHANGE: ssEditor now displays (and accepts) ppApp/ppGame "Installed Size" data with filesize
byte-prefixes. For example, 50069604 Bytes becomes 47.75 MB (and vice versa).
Re: SetupS Sendto Suite (Latest)
Posted: Mon Nov 23, 2015 8:50 pm
by The Freezer
Check your updates. New update added -- v15.11.23.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: Hotkey support for shortcut definitions. (Check Help-file for proper codes and syntax)
FIX: Shortcuts Start-in folder getting blanked when same as Install-to folder. Alternatively,
the special path "." is also the same as the Install-to folder.
CHANGE: With the exception of filenames using the build-type scheme or the Install-to
folder-name, ssEditor no longer automatically renames files to the filename scheme.
This must be done manually now with the "Force Assign" function from the Graphics-tab.
CHANGE: ssEditor no longer automatically deletes identical files (with different file names).
This must be done manually now (from Explorer).
CHANGE: Updated 7-Zip to 15.12
Still have the Windows10 default Startmenu to finish but that is taking longer than expected; so decided to do an interim-release this time of the new features completed so far.
Re: SetupS Sendto Suite (Latest)
Posted: Sun Nov 29, 2015 1:43 am
by The Freezer
Check your updates. New update added -- v15.11.29.1 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: [ssEditor] Import Size function for Installed Size Meta-data was incorrectly reporting
filesizes due to a change in the listing format of the latest 7-Zip (v15.12).
ADD: [ssEditor] Filesizes for SetupS Aux-files are also now included in the Installed Size
Meta-data.
Re: SetupS Sendto Suite (Latest)
Posted: Mon Nov 30, 2015 8:42 am
by The Freezer
Check your updates. New update added -- v15.11.30.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: [SetupS, ssEditor, & Core] Several bugs involving the new Hotkey support for shortcut
definitions.
Next up, will be revising the SetupS File Spec to accommodate new OS (binary) flags -- and still be backwards compatible with current .app's & .ppg's -- and updating the tools (SetupS, ssEditor, etc.) to use the revised spec.
Re: SetupS Sendto Suite (Latest)
Posted: Tue Dec 08, 2015 9:07 am
by The Freezer
Check your updates. New update added -- v15.12.7.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: Better support for Windows 10.
ADD: [ssControlPanel] Option to disable sorting/organizing the Default Startmenu shortcuts.
FIX: [ssEditor] The 7-Zip compression progress percentage quit working due to a change in
the "add to archive" read-out format of the latest 7-Zip (v15.12).
The help file is mostly updated with the recent changes. It just needs the screen-shots updated next.
Re: SetupS Sendto Suite (Latest)
Posted: Tue Dec 22, 2015 9:02 am
by The Freezer
Check your updates. New update added -- v15.12.21.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: [ssEditor] Launch link(s) by clicking on "URL(s)" label/hotspot.
ADD: [ssEditor] Option(s) for filename tags usage during (archive) builds.
ADD: [ssEditor] Option to view .app/.ppg file version info.
CHANGE: Improved handling for default settings.
CHANGE: Updated "ssUpdate.ini" (info used for downloading & installing updates).
CHANGE: Update info is now gathered only when invoked (via clicking a link or autoupdate).
Previously this had been done during the tool's initial startup.
CHANGE: Updated ssTek help file.
CHANGE: Updated Inno Setup development tool to v5.5.6.
CHANGE: Updated cURL development tool to v7.46.0.
CHANGE: Updated md5sum development tool to v1.3.0.
CHANGE: Updated UPX development tool to v3.91.
CHANGE: Updated Innounp ssEditor tool to v0.44.
FIX: [ssEditor] Build enable/disable depending on app build-type (ssApp, ppApp/ppGame) and
deployment package (Archive or Folder).
FIX: Some minor cosmetic issues.
The help file is nearly complete. It just needs needs to reflect the most recent changes here (as of v15.12.21).
Re: SetupS Sendto Suite (Latest)
Posted: Wed Jan 20, 2016 4:10 am
by The Freezer
Check your updates. New update added -- v16.1.20.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
ADD: Ability to reset tools' settings back to defaults (ssConfig, ssEditor, ssXFormer, ssCleaner).
CHANGE: Updated 7-Zip to v15.14
CHANGE: Improvements to the Auto Silent Switch Finder (ASSF).
FIX: Bugs involving the .app/.ppg file version info.
FIX: Line-endings with AddToHosts -- <Assembly>(internal) tool. v15.03.22.0 had only fixed the
line-endings with the external tool.
Re: SetupS Sendto Suite (Latest)
Posted: Sat Apr 02, 2016 1:34 am
by The Freezer
Check your updates. New update added -- v16.4.1.1 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: [ssEditor] Problems caused by edge-case filenames being used with deployment packages.
For example, a file named "Patch.job" would not get processed correctly because it
matches one of the SetupS-file specs: "Patch.*"
FIX: [ssEditor] Logic errors involving various presence (or lack) of Patch folder-name usage.
i.e. "ppApp\" vs. "Patch\" and if one or the other (or both) are used.
A couple minor tweaks to ssEditor.
EDIT: Nuked v16.4.1.0 -- "ssApp.app" was left off the new white-list for Fix #1 above. Doh!
Re: SetupS Sendto Suite (Latest)
Posted: Fri Apr 08, 2016 3:22 am
by The Freezer
Check your updates. New update added -- v16.4.7.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
FIX: [ssEditor] Calculated extracted install-size (for ppApps/ppGames) was being saved *after*
the md5 file-hash calculations -- as a consequence the .app/.ppg file-hash would be off.
Another minor tweak to ssEditor.
Re: SetupS Sendto Suite (Latest)
Posted: Sat May 07, 2016 6:14 pm
by The Freezer
Check your updates. New update added -- v16.5.8.0 -- see
here for the goodies. Recent Change-log:
Code: Select all
CHANGE: [ssEditor] Improved deployment package filename filter for common illegal
characters/symbols: \/:*?"<>|
CHANGE: [ssEditor] Calculated extracted install-size (for ppApps/ppGames) gets updated if
size changes (during builds or autobuilds only -- not saves).
Some more small tweaks to ssEditor.