<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Upgrade Express Generator]]></title>
		<link>https://forexsb.com/forum/topic/9276/upgrade-express-generator/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9276/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Upgrade Express Generator.]]></description>
		<lastBuildDate>Fri, 28 Oct 2022 10:47:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Upgrade Express Generator]]></title>
			<link>https://forexsb.com/forum/post/71933/#p71933</link>
			<description><![CDATA[<p>Express Generator checks for new versions and updates automatically when we use the <strong>fetch</strong> command.</p><p>However, it checks for updates in 24 hours intervals by default.</p><p>Here is a command for forcing an upgrade to a newer version:</p><div class="codebox"><pre><code>TITLE Upgrade Express Generator

node .\bin\fetch.js ^
  --check-for-update      true ^
  --automatic-update      true ^
  --update-check-interval 0

PAUSE</code></pre></div><p><span class="postimg"><img src="https://image-holder.forexsb.com/store/upgrade-express-generator.png" alt="https://image-holder.forexsb.com/store/upgrade-express-generator.png" /></span></p><br /><p>How it works:<br /> <strong>--check-for-update true</strong> - sets the fetch command to check for a new version<br /> <strong>--automatic-update true</strong> - if a new version is available, the fetch command installs it (instead of only showing that it is available)<br /> <strong> --update-check-interval 0</strong> - sets the interval for checking for updates to 0 hours. This effectively forces the update.</p><p>Additional:<br /> The <strong>TITLE</strong> sets the text in the CMD window. Now it shows &quot;Upgrade Express Generator&quot;</p><p> <strong>PAUSE</strong> at the end of the command keeps it open when finishes.</p><br /><p>Note: Download the reattached command and put it in the Express Generator folder.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 28 Oct 2022 10:47:08 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71933/#p71933</guid>
		</item>
	</channel>
</rss>
