Menu

[r11]: / trunk / SWFInvestigator / src / help / general / AutoUpdater.html  Maximize  Restore  History

Download this file

26 lines (26 with data), 1.4 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<HTML>
<!--
/****************************************************************************
* ADOBE SYSTEMS INCORPORATED
* Copyright 2012 Adobe Systems Incorporated and it’s licensors
* All Rights Reserved.
*
* NOTICE: Adobe permits you to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
* ****************************************************************************/
-->
<HEAD>
<TITLE>Auto Updater</TITLE>
<LINK REL=StyleSheet HREF="../assets/fonts.css" TYPE="text/css">
</HEAD>
<BODY>
<H3>Auto Updates</H3>
<P>SWF Investigator is set to auto-update at launch by default. This behavior can be changed by the end-user in their preferences
settings. End-users can also check for updates by selecting Help->Check For Updates. If you are doing your own builds of Flash
Analyzer or you would prefer to centrally manage updates in house, then you can change the <I>updateConfig.xml</I> file
located in the <I>configs</I> directory to point to different servers. The <i>url</i> tag is the URL for updates to
.air installs. If you used a native installer (.exe or .dmg), then you would alter the <i>native_url</i> entry in the config file.
In order for an update to work, the new version should be signed by the same key as the old version.
</P>
</BODY>
</HTML>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.