Changes

Jump to: navigation, search

PSPad

848 bytes added, 09:59, 12 December 2011
no edit summary
</packages>
</source>
 
Version 4.5.6 comes with some extras such as the "Babylon Toolbar" or the "PSPad Toolbar". This is how not to install them:
 
<source lang="xml">
<?xml version="1.0" encoding="utf-8" ?>
<packages>
 
<package id='PSPad' name='PSPad editor' revision='5' priority='50' reboot='false' >
<!-- PSPad text editor -->
<install cmd='"%comspec%" /c start /w \\path\to\your\PSPad\v4.5.6\pspad456inst_en.exe /VERYSILENT /NORESTART /COMPONENTS="!babylon-toobar,!pspad-toolbar" /LOADINF="\\file1-muc\sysresource\Softdeployment\PSPad\v4.5.6\setup.inf"' timeout="130"> <exit code="0"/> </install>
</package>
 
My setup.inf looks like this:
 
[Setup]
Lang=default
Dir=C:\Program Files (x86)\PSPad editor
Group=PSPad editor
NoIcons=0
SetupType=custom
Components=main,context,syntax,convert,templates,script,openssl,lang,lang\europe,lang\europe\deutsch
Tasks=
 
 
[[Category:Silent Installers]]
Anonymous user

Navigation menu