<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0" 
					xmlns:content="http://purl.org/rss/1.0/modules/content/" 
					xmlns:atom="http://www.w3.org/2005/Atom"
					xmlns:dc="http://purl.org/dc/elements/1.1/"
					xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"

				>
				<channel>
				<title>winPenPack - The Portable Software Collection : Forum / topic</title>
				<link>http://www.winpenpack.com/</link>
				<description></description>

<language>en-gb</language>
				<copyright>Copyright © winPenPack 2005-2023 - All rights reservedPowered by e107 website system | winPenPack License AgreementTerms of Use | Privacy Policy</copyright>
				<managingEditor>winpenpack@nospam.com (winPenPack)</managingEditor>
				<webMaster>winpenpack@nospam.com (winPenPack)</webMaster>
				<pubDate>Mon, 11 May 2026 08:24:28 +0200</pubDate>
				<lastBuildDate>Mon, 11 May 2026 08:24:28 +0200</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>

				<ttl>60</ttl>
<atom:link href="http://www.winpenpack.com/en/e107_plugins/rss_menu/rss.php?8.2.62461" rel="self" type="application/rss+xml" />

					<image>
					<title>winPenPack - The Portable Software Collection : Forum / topic</title>
					<url>http://www.winpenpack.com/en/e107_images/logo.png</url>
					<link>http://www.winpenpack.com/</link>
					<width>88</width>
					<height>31</height>
					<description></description>
					</image>
<item>
<title>Cancellare regkey</title>
<link>http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</link>
<description><![CDATA[Buongiorno.<br /><br />Con il comando:<br /><br />[WriteToReg=$Home$&#092;MyApp.reg]<br />MainKey=HKEY_CURRENT_USER&#092;Software&#092;MyApp<br /><br />Sposto tutte le chiavi necessarie al programma contenute nella cartella MyApp.<br />Ma se io volessi cancellare una delle tante chiavi copiate, come faccio?<br /><br />(Ho una chiave in HKEY_CURRENT_USER&#092;Software&#092;MyApp&#092;Opened   (File1= ; File2= ) che tutte le volte deve ricominciare da 0).<br /><br />Grazie]]></description>
<pubDate>Sun, 01 Oct 2017 20:57:42 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</guid>
</item>

<item>
<title>Re: Cancellare regkey</title>
<link>http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</link>
<description><![CDATA[La chiave del registro viene momentaneamente backupata e poi ripristinata.<br />Oppure non ho ben capito la domanda..]]></description>
<dc:creator>Danix</dc:creator>
<pubDate>Mon, 02 Oct 2017 10:33:08 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</guid>
</item>

<item>
<title>Re: Cancellare regkey</title>
<link>http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</link>
<description><![CDATA[Non c'entra niente il backup...<br /><br />Ho un programma qualunque, tipo Word o Photoshop, che nella tendina "FILE" ha l'elenco dinamico degli ultimi documenti aperti.<br /><br />Questo elenco viene conservato in una chiave di registro:<br /><br />[HKEY_CURRENT_USER&#092;Software&#092;MyApp&#092;Opened]<br />"File1"="MyFile01.ext"<br />"File2"="MyFile02.ext"<br /><br />Dal momento che faccio uno script, a questo punto voglio azzerare la chiave delle voci...<br /><br /><br />So che potrei scrivere come di seguito, e funziona:<br /><br />[WriteToReg=$Home$&#092;MyApp.reg]<br />MainKey=HKEY_CURRENT_USER&#092;Software&#092;MyApp<br />Opened | "File1"=-<br />Opened | "File2"=-<br />Opened | "File n"=...<br /><br /><br />In questo modo cancello ogni singola voce in Opened.<br />Esiste un comando singolo per cancellare direttamente TUTTO Opened???<br /><br />Grazie.]]></description>
<dc:creator>Stibbert</dc:creator>
<pubDate>Mon, 02 Oct 2017 13:41:03 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</guid>
</item>

<item>
<title>Re: Cancellare regkey</title>
<link>http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</link>
<description><![CDATA[Che io sappia, non esiste. O almeno, io non ho mai avuto l'esigenza di utilizzarlo.<br />Al contrario, con le espressioni regolari, in genere ho sempre cercato di normalizzare i percorsi dei file recenti.]]></description>
<dc:creator>Danix</dc:creator>
<pubDate>Mon, 02 Oct 2017 20:14:08 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</guid>
</item>

<item>
<title>Re: Cancellare regkey</title>
<link>http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</link>
<description><![CDATA[Come si fa con le espressioni regolari?<br />Quale è il codice per farlo?]]></description>
<dc:creator>Stibbert</dc:creator>
<pubDate>Tue, 03 Oct 2017 10:49:58 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</guid>
</item>

<item>
<title>Re: Cancellare regkey</title>
<link>http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</link>
<description><![CDATA[Ad esempio, in X-Audacity https://sourceforge.net/p/winpenpack/code/HEAD/tree/trunk/x-software/X-Audacity/x-launcher.ini :<br /><div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000"><br />&#091;StringRegExpReplace=%PORTABLE_SETTINGS%\$AppName$.cfg]<br />&lt;&lt;RE&gt;&gt;|0|\\=(file&#091;0-9]+=).+(\\\\(Bin|User|Documents|Backups|Downloads)\\\\)&lt;&lt;RE&gt;&gt;$1{$Root$}$2<br /></span></code></div>]]></description>
<dc:creator>Danix</dc:creator>
<pubDate>Tue, 03 Oct 2017 17:46:07 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/en/e107_plugins/forum/forum_viewtopic.php?62461</guid>
</item>


				</channel>
				</rss>