<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - SOLVED: RunOnceEx which ID should I use?]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=188&amp;type=atom"/>
	<updated>2006-06-20T14:49:46Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=188</id>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED: RunOnceEx which ID should I use?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=954#p954"/>
			<content type="html"><![CDATA[<p>Thanks for your reply! It is helpful for me <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" />)</p><p>Have a nice day!</p><br /><p>Questions</p>]]></content>
			<author>
				<name><![CDATA[Question]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=198</uri>
			</author>
			<updated>2006-06-20T14:49:46Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=954#p954</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SOLVED: RunOnceEx which ID should I use?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=937#p937"/>
			<content type="html"><![CDATA[<p>The # means which command to perform first.&nbsp; You don&#039;t need to add anything to your existing runonce file.&nbsp; The DP Base takes care of that for you.</p><p>As for the double quote...&nbsp; That is a typo created by the DP Base.&nbsp; It will be fixed in the next version.</p><p>937 would be a good ID to use in your case.&nbsp; It will make sure the DP Control Panels are installed last. <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[Siginet]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=18</uri>
			</author>
			<updated>2006-06-20T05:11:23Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=937#p937</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SOLVED: RunOnceEx which ID should I use?]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=934#p934"/>
			<content type="html"><![CDATA[<p>Hello all members and visitors,</p><p>I use the DriverPacks BASE 6.06.1 and i choosed the option RunOnceEx with Default start ID 937 as the method for finish the installation.<br />But I dont understand what the start ID is?</p><p>DPs_ROE.cmd<br /></p><div class="codebox"><pre><code>echo CMDOW @ /HID
set KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
reg add %KEY% /V TITLE /D &quot;Finishing DriverPacks Installation&quot; /f
reg add %KEY%\937 /VE /D &quot;DriverPacks: finishing...&quot; /f
reg add %KEY%\937 /V 1 /D &quot;%SystemDrive%\fnsh_log.cmd&quot; /f</code></pre></div><p>Can i copy &amp; paste it into my RunOneEx.cmd?</p><p>Example: //7zip<br /></p><div class="codebox"><pre><code>cmdow @ /HID
@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D &quot;Installing Applications&quot; /f

REG ADD %KEY% /V TITLE /D &quot;Finishing DriverPacks Installation&quot; /f
REG ADD %KEY%\001 /VE /D &quot;DriverPacks: finishing...&quot; /f
REG ADD %KEY%\001 /V 1 /D &quot;%SystemDrive%\fnsh_log.cmd&quot; /f
REG ADD %KEY%\002 /VE /D &quot;Microsoft .NET Framework SDK 1.1&quot; /f
REG ADD %KEY%\002 /V 1 /D &quot;%systemdrive%\Applications\Microsoft.NET.Framework.SDK.(Software.Development.Kit).1.1.(x86).exe&quot; /f
REG ADD %KEY%\003 /VE /D &quot;Microsoft .NET Framework SDK 2.0&quot; /f
REG ADD %KEY%\003 /V 1 /D &quot;%systemdrive%\Applications\Microsoft.NET.Framework.SDK.(Software.Development.Kit).2.0.(x86).exe&quot; /f
EXIT</code></pre></div><p>Now what about the timeline? Is my RunOnceEx.cmd correct? Why is the default ID 937??</p><p>ADDITIONAL QUESTIONS<br />;<br />; Generated by DriverPacks BASE 6.06.1<br />;</p><p>[Commands]<br />&quot;DPs_ROE.cmd&quot;&quot; &lt;---- double &quot;&quot;? What does that means?<br />&quot;RunOnceEx.cmd&quot;</p><br /><br /><br /><p>Greetz to all</p><br /><p>Question!</p>]]></content>
			<author>
				<name><![CDATA[Question]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=198</uri>
			</author>
			<updated>2006-06-19T21:40:53Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=934#p934</id>
		</entry>
</feed>
