<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — Recommended way to allow users to update a distributed MVD app?]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=5365</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=5365&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Recommended way to allow users to update a distributed MVD app?.]]></description>
		<lastBuildDate>Tue, 05 May 2020 09:40:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=36026#p36026</link>
			<description><![CDATA[<div class="quotebox"><cite>anakin wrote:</cite><blockquote><p>DriveSoft,</p><p>Thanks!</p><p>How to adjust number of days for trial, I cant seem to tweak/change it in the script in your example:<br /><a href="http://myvisualdatabase.com/forum/viewtopic.php?id=1434">http://myvisualdatabase.com/forum/viewtopic.php?id=1434</a></p></blockquote></div><p>In this line<br /></p><div class="codebox"><pre><code>if not reg.ValueExists(&#039;StartDate&#039;) then reg.WriteDate(&#039;StartDate&#039;, Now+30); // trial period is 30 days</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Tue, 05 May 2020 09:40:52 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=36026#p36026</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=35984#p35984</link>
			<description><![CDATA[<p>Anakin,<br />Are you asking how to change the trial date after your program is initially run and the trial date has already been set in the registry? If so, then one way to reset the trial is to delete the entry in the registry and rerun your program. But you do not want to share that with an end user or else they will reset the trial on a permanent basis. Another way is to write a separate program which all it does is set the date in the registry.</p>]]></description>
			<author><![CDATA[null@example.com (ehwagner)]]></author>
			<pubDate>Sat, 02 May 2020 02:46:47 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=35984#p35984</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=35979#p35979</link>
			<description><![CDATA[<p>DriveSoft,</p><p>Thanks!</p><p>How to adjust number of days for trial, I cant seem to tweak/change it in the script in your example:<br /><a href="http://myvisualdatabase.com/forum/viewtopic.php?id=1434">http://myvisualdatabase.com/forum/viewtopic.php?id=1434</a></p>]]></description>
			<author><![CDATA[null@example.com (anakin)]]></author>
			<pubDate>Fri, 01 May 2020 02:20:51 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=35979#p35979</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=35920#p35920</link>
			<description><![CDATA[<div class="quotebox"><cite>anakin wrote:</cite><blockquote><p>hi,</p><p>how to make a a trial-period (ex. 30-days) for a finished mvd application when given to end-user?<br />thanks!</p></blockquote></div><p><a href="http://myvisualdatabase.com/forum/viewtopic.php?id=1434">http://myvisualdatabase.com/forum/viewtopic.php?id=1434</a></p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Mon, 27 Apr 2020 09:08:55 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=35920#p35920</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=35918#p35918</link>
			<description><![CDATA[<p>hi,</p><p>how to make a a trial-period (ex. 30-days) for a finished mvd application when given to end-user?<br />thanks!</p>]]></description>
			<author><![CDATA[null@example.com (anakin)]]></author>
			<pubDate>Mon, 27 Apr 2020 08:37:22 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=35918#p35918</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=32015#p32015</link>
			<description><![CDATA[<p>Thank you very much for your explanation ehwagner, thank you for the tip on Enigma Virtual Box to hide folders and files, this would have been the second issue i wanted to ask :-)</p><p>I&#039;m going to try and test it out!</p>]]></description>
			<author><![CDATA[null@example.com (dbk)]]></author>
			<pubDate>Fri, 26 Jul 2019 14:19:22 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=32015#p32015</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31984#p31984</link>
			<description><![CDATA[<p>I use Astrum Installer and yes it is free. No trial, no watermark. Actually I use the combination of Enigma Virtual Box (to hide folders and files) and the Astrum Installer to install projects on end users computers. It is fairly easy to use. You can create simple installs or you can get as complex as you need. There are wizards to help get you started. You can update registry keys if you need. There are embedded actions which you can perform during or after installs. It can also create uninstalls to be delivered to end users. </p><br /><br /><p>There are two types of installs, an original install (which would include an empty database) and an update install which you can setup to upgrade your end users software without touching the database. If you need to update your end users database because there are new fields, then you can do what I do is write an MVD program (with SQL ALTERS) and include that project as a subfolder to the main app folder in the upgrade install. You can then instruct Astrum installer to run that database upgrade and immediately afterwards delete it from the end users system. They don&#039;t even know that it even ran. All this can be done with virtually no interaction from the end user other than running the install and click on the NEXT buttons which there are very few. It&#039;s pretty fast too.</p><br /><br /><p>DBK - Hope this helps.</p>]]></description>
			<author><![CDATA[null@example.com (ehwagner)]]></author>
			<pubDate>Tue, 23 Jul 2019 03:34:39 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31984#p31984</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31976#p31976</link>
			<description><![CDATA[<p>Astrum is now free.&nbsp; The 3 months is actually forever now.&nbsp; I never got a watermark in over 3000 deployments</p>]]></description>
			<author><![CDATA[null@example.com (davem)]]></author>
			<pubDate>Sun, 21 Jul 2019 18:28:39 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31976#p31976</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31970#p31970</link>
			<description><![CDATA[<p>Well, looking on Astrum website, they state:</p><div class="quotebox"><blockquote><p>Restrictions<br />You&#039;re authorized to use the program for a maximum of 3 months. Files created with the test version may not be distributed and a watermark will appear on the installation menus.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (tcoton)]]></author>
			<pubDate>Fri, 19 Jul 2019 20:57:55 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31970#p31970</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31969#p31969</link>
			<description><![CDATA[<p>astrum installer is free, been using it since it was sold for 69.00.&nbsp; It is great.<br />probably easier to send everything except SQLite db, so if any forethought, you may already have the correct fields in the app?&nbsp; If not disregard my thoughts.&nbsp; .</p>]]></description>
			<author><![CDATA[null@example.com (davem)]]></author>
			<pubDate>Fri, 19 Jul 2019 20:48:48 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31969#p31969</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31310#p31310</link>
			<description><![CDATA[<div class="quotebox"><cite>tcoton wrote:</cite><blockquote><p><a href="https://www.codeproject.com/Articles/220018/SQLite-Compare-Utility">https://www.codeproject.com/Articles/22 … re-Utility</a><br /><a href="https://www.sqlite.org/sqldiff.html">https://www.sqlite.org/sqldiff.html</a><br /><a href="https://gadgetxplore.com/dev-tools/sqlite-diff/">https://gadgetxplore.com/dev-tools/sqlite-diff/</a><br /><a href="http://www.dbsolo.com/schema_comparison.html">http://www.dbsolo.com/schema_comparison.html</a></p></blockquote></div><p>Thank you tcoton. I will experiment a bit <img src="https://myvisualdatabase.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (dbk)]]></author>
			<pubDate>Thu, 06 Jun 2019 20:42:33 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31310#p31310</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31307#p31307</link>
			<description><![CDATA[<p><a href="https://www.codeproject.com/Articles/220018/SQLite-Compare-Utility">https://www.codeproject.com/Articles/22 … re-Utility</a><br /><a href="https://www.sqlite.org/sqldiff.html">https://www.sqlite.org/sqldiff.html</a><br /><a href="https://gadgetxplore.com/dev-tools/sqlite-diff/">https://gadgetxplore.com/dev-tools/sqlite-diff/</a><br /><a href="http://www.dbsolo.com/schema_comparison.html">http://www.dbsolo.com/schema_comparison.html</a></p>]]></description>
			<author><![CDATA[null@example.com (tcoton)]]></author>
			<pubDate>Thu, 06 Jun 2019 16:56:09 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31307#p31307</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31306#p31306</link>
			<description><![CDATA[<p>Thank you tcoton &amp; lorenzo620 for the tips &amp; explanation. Just curious, is there an easy way to compare two sqlite db schema&#039;s to know what has changed? So i could build the bat from there. I assume it is possible to alter the db without dataloss.</p>]]></description>
			<author><![CDATA[null@example.com (dbk)]]></author>
			<pubDate>Thu, 06 Jun 2019 15:29:59 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31306#p31306</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31295#p31295</link>
			<description><![CDATA[<p>yes i know , but there are other software that does the same thing but free</p>]]></description>
			<author><![CDATA[null@example.com (lorenzo620)]]></author>
			<pubDate>Thu, 06 Jun 2019 08:44:57 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31295#p31295</guid>
		</item>
		<item>
			<title><![CDATA[Re: Recommended way to allow users to update a distributed MVD app?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=31291#p31291</link>
			<description><![CDATA[<p>Advanced installer does not come cheap! Ouch!</p>]]></description>
			<author><![CDATA[null@example.com (tcoton)]]></author>
			<pubDate>Thu, 06 Jun 2019 03:17:36 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=31291#p31291</guid>
		</item>
	</channel>
</rss>
