SUPER 2014.61
| Full internal name: | com.erightsoft.SUPER |
| Project site: | https://www.erightsoft.com/SUPER.html |
| Screen shots: | |
| Download: | Download SUPER 2014.61 http://files.npackd.org/com.erightsoft.SUPER-2014.61.exe VirusTotal results |
| Change log: | n/a |
| Description: | WARNING: this package will not be updated anymore as the binaries are over 50 MiB and there are no direct download links anymore
|
| License: | Freeware |
| Version: | 2014.61 |
| SHA-1 or SHA-256: | 284db31fc4d463c9b80603c8f13b964497aaf09a |
| Type: | one file |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
"%setup%" /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
set err=%errorlevel%
type .Npackd\InnoSetupInstall.log
if %err% neq 0 exit %err%
SetLocal EnableDelayedExpansion
:: Edit the following three lines as needed.
:: Specifiy the full path to the file, or the current directory will be used
Set _PathtoFile=%ProgramFiles%\eRightSoft\SUPER\super.ini
Set _OldLine=AlwaysOnTop=0
Set _NewLine=AlwaysOnTop=1
:: End of Search parameters
Call :_Parse "%_PathtoFile%"
Set _Len=0
Set _Str=%_OldLine%
Set _Str=%_Str:"=.%987654321
:_Loop
If NOT "%_Str:~18%"=="" Set _Str=%_Str:~9%& Set /A _Len+=9& Goto _Loop
Set _Num=%_Str:~9,1%
Set /A _Len=_Len+_Num
PushD %_FilePath%
If Exist %_FileName%.new Del %_FileName%.new
If Exist %_FileName%.old Del %_FileName%.old
Set _LineNo=0
For /F "Tokens=* Eol=" %%I In (%_FileName%%_FileExt%) Do (
Set _tmp=%%I
Set /A _LineNo+=1
If /I "!_tmp:~0,%_Len%!"=="%_OldLine%" (
>>%_FileName%.new Echo %_NewLine%
) Else (
If !_LineNo! GTR 1 If "!_tmp:~0,1!"=="[" Echo.>>%_FileName%.new
SetLocal DisableDelayedExpansion
>>%_FileName%.new Echo %%I
EndLocal
))
Ren %_FileName%%_FileExt% %_FileName%.old
Ren %_FileName%.new %_FileName%.ini
PopD
Goto :EOF
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: Subroutines
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:_Parse
Set _FilePath=%~dp1
Set _FileName=%~n1
Set _FileExt=%~x1
Goto :EOF.Npackd\Uninstall.bat: ("%ProgramFiles%\eRightSoft\SUPER\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log") || ("%ProgramFiles(x86)%\eRightSoft\SUPER\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log")
set err=%errorlevel%
type .Npackd\InnoSetupUninstall.log
if %err% neq 0 exit %err%
|
| Last modified: | Sat May 15 08:49:38 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Tue Aug 25 13:27:58 UTC 2015 |
| Created by: | tim.lebedk... |
| Automated tests: | 11 of 50 installations succeeded, 11 of 11 removals succeeded |