<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Run an executable file before the un7zip]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=3697&amp;type=atom"/>
	<updated>2009-04-17T06:03:28Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=3697</id>
		<entry>
			<title type="html"><![CDATA[Re: Run an executable file before the un7zip]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30871#p30871"/>
			<content type="html"><![CDATA[<p>Anytime !</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-04-17T06:03:28Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30871#p30871</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Run an executable file before the un7zip]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30855#p30855"/>
			<content type="html"><![CDATA[<p>you were right ,<br />I checked another command in the presetup and it worked.<br />I&#039;m going to change my commands.<br />thanks for your help.</p>]]></content>
			<author>
				<name><![CDATA[lordsepid]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5021</uri>
			</author>
			<updated>2009-04-16T21:04:26Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30855#p30855</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Run an executable file before the un7zip]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30847#p30847"/>
			<content type="html"><![CDATA[<p>actually it&#039;s an autoit file. but how come it runs at 39min stage and not in the fake setup ?<br />could you tell me how did you add the presetup to this stage so i can add mine and check if it runs or not ?</p>]]></content>
			<author>
				<name><![CDATA[lordsepid]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5021</uri>
			</author>
			<updated>2009-04-16T15:56:39Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30847#p30847</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Run an executable file before the un7zip]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30846#p30846"/>
			<content type="html"><![CDATA[<p>Is your file actually an exe? <br />i know for a fact that autoit programs will fail at this point in winpe...</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-04-16T15:46:10Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30846#p30846</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Run an executable file before the un7zip]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30838#p30838"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>You should be able to put your commands at the top of presetup... IF...</p></blockquote></div><p>Like i said I&#039;ve added my command to the presetup before, it&#039;s like : %systemdrive%\myfile.exe<br />But it didn&#039;t work. I&#039;m sure it didn&#039;t even load.<br />However if i add it to the 39min stage it runs correctly.</p><div class="quotebox"><cite>OverFlow wrote:</cite><blockquote><p>if the old folder is c:\windows you will need to use c:\winnt (or similar)</p></blockquote></div><p>It is already done.</p><p>So what should i do ? is there something else that i need to change ?</p>]]></content>
			<author>
				<name><![CDATA[lordsepid]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5021</uri>
			</author>
			<updated>2009-04-16T09:35:38Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30838#p30838</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Run an executable file before the un7zip]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30824#p30824"/>
			<content type="html"><![CDATA[<p>You should be able to put your commands at the top of presetup... IF...</p><p>you are not installing to the same folder. </p><p>if the old folder is c:\windows you will need to use c:\winnt (or similar)</p><p>does that help?</p>]]></content>
			<author>
				<name><![CDATA[OverFlow]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1097</uri>
			</author>
			<updated>2009-04-15T17:21:53Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30824#p30824</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Run an executable file before the un7zip]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=30817#p30817"/>
			<content type="html"><![CDATA[<p>Hi, it&#039;s about 2 years that I&#039;m using the driverpacks and i really love it.</p><p>I&#039;ve created an unattended windows xp and I&#039;ve integrated the driverpacks into it.<br />In this method i use, it&#039;s impossible to format the drive before beginning the installation. so I have to delete the old windows folders first.<br />I can add my own .exe file to the 39-minutes stage to delete them all but it&#039;s a little late because the driverpacks needs about 2 GB before that.<br />So here is my problem, i don&#039;t have enough space for the huge amount of decompressed files so i need to run my .exe file before the &quot;un7zip&quot;.<br />I&#039;ve already tested the &quot;presetup.cmd&quot; and &quot;DP_Install_Tool.cmd&quot; but none of them worked !</p><p>I&#039;m not sure if i did it right but is it really supposed to work this way or I&#039;m making a mistake somewhere ?</p><p>thanks in advance</p>]]></content>
			<author>
				<name><![CDATA[lordsepid]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=5021</uri>
			</author>
			<updated>2009-04-15T09:41:08Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=30817#p30817</id>
		</entry>
</feed>
