<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>TrayStatus RSS: Silent install?</title>
<atom:link href="https://www.traystatus.com/Discussions/RSS/?TopicID=133d9d0c-6727-40d1-a0cf-fb584198468e" rel="self" type="application/rss+xml" />
<link>https://www.traystatus.com/Discussions/RSS/?TopicID=133d9d0c-6727-40d1-a0cf-fb584198468e</link>
<description>TrayStatus RSS: Silent install?</description>
<lastBuildDate>Tue, 19 May 2026 14:41:56 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.traystatus.com/Discussions/RSS/?TopicID=133d9d0c-6727-40d1-a0cf-fb584198468e</generator>
<item>
<title>RE: Silent install?</title>
<link>https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e#4</link>
<pubDate>Fri, 21 Jan 2011 17:29:52 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e#4</guid>
<category>TrayStatus</category>
<description><![CDATA[Thanks for the link, I should have mentioned that it's built using Inno Setup.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for the link, I should have mentioned that it's built using Inno Setup. <img src="https://www.traystatus.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Silent install?</title>
<link>https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e#3</link>
<pubDate>Fri, 21 Jan 2011 09:23:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e#3</guid>
<category>TrayStatus</category>
<description><![CDATA[Thanks.
After posting after digging around in the executable I realised that you use Inno Installer.
There's a useful page here:
http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html
that gives further information on what can be done. I suspect you could set the registry via GPO...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks.<br/>
<br/>
After posting after digging around in the executable I realised that you use Inno Installer.<br/>
<br/>
There's a useful page here:<br/>
<br/>
http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html<br/>
<br/>
that gives further information on what can be done. I suspect you could set the registry via GPO, but that's too much effort <img src="https://www.traystatus.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":-)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":-)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks again.<br/>
<br/>
Ian Watkins
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Silent install?</title>
<link>https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e#2</link>
<pubDate>Thu, 20 Jan 2011 22:27:49 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e#2</guid>
<category>TrayStatus</category>
<description><![CDATA[Hi Ian, just use /SILENT to do a silent install. There isn't a way to set all the options during the installation, but the settings are all stored in 1 place in the registry in HKCU (per-user):
HKCU\Software\Binary Fortress Software\TrayStatus]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Ian, just use /SILENT to do a silent install. There isn't a way to set all the options during the installation, but the settings are all stored in 1 place in the registry in HKCU (per-user):<br/>
HKCU\Software\Binary Fortress Software\TrayStatus
</div>
]]></content:encoded>
</item>
<item>
<title>Silent install?</title>
<link>https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e</link>
<pubDate>Thu, 20 Jan 2011 14:46:41 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.traystatus.com/Discussions/View/silent-install/?ID=133d9d0c-6727-40d1-a0cf-fb584198468e</guid>
<category>TrayStatus</category>
<description><![CDATA[Is there any way to install TrayStatus silently from a script and set the options required as part of that?
Could obviously ping values into the registry after install. Are the keys user or system-wide?
Thanks.
Ian Watkins]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Is there any way to install TrayStatus silently from a script and set the options required as part of that?<br/>
<br/>
Could obviously ping values into the registry after install. Are the keys user or system-wide?<br/>
<br/>
Thanks.<br/>
<br/>
Ian Watkins
</div>
]]></content:encoded>
</item>
</channel>
</rss>