Vista x86 & x64 SP1 UpdatePacks + Extras
- Mavericks choice
- Posts: 273
- Joined: Wed Nov 24, 2004 3:39 am
- Location: Downunder
Just trow all hotfixes in one folder if you use only Vista Ultimate.ZEUS__ wrote:thanks for update pack @muiz..
I want to add ultimate extras also my dvd..in readme you say create a folder called EXTRAS..but there is no option for path on vista tools for this..it means if we create a folder called EXTRAS and add update for vista ultimate extras, and after when we select image 4(ultimate) does it check folder called EXTRAS automatically and add them?
@Mavericks choice , no problem, and you to

-
- Posts: 1
- Joined: Tue Dec 23, 2008 4:21 pm
Just created a custom install DVD with Vista SP1 64-bit Business edition. Using Vista-Tools, WinUpdate-Pack and VMware I created the first version. After installing I ran Windows Update and was surprised by the long list of updates not installed by the WinUpdate-Pack:
VISTA:
952069
956802
958623
958624
955839
957388
890830
IE7:
958215
960714
I've looked at the list of integrated updates and none of these are present in the WinUpdate-Pack, so the integration was successful. Does anybody know what is going to be included in the next WinUpdate-Pack?
I know that it's done when it's done...
VISTA:
952069
956802
958623
958624
955839
957388
890830
IE7:
958215
960714
I've looked at the list of integrated updates and none of these are present in the WinUpdate-Pack, so the integration was successful. Does anybody know what is going to be included in the next WinUpdate-Pack?
I know that it's done when it's done...
Strange, i will look into this....
Let you know soon.
EDIT:
They are all present in the pack exept windows-kb890830, but thats normal, you have to download that from msoft, and extract MRT.exe with winrar from windows-kb890830, and place in system32 in your mounted install.wim.
So, something went wrong at your end im afraid.
Let you know soon.
EDIT:
They are all present in the pack exept windows-kb890830, but thats normal, you have to download that from msoft, and extract MRT.exe with winrar from windows-kb890830, and place in system32 in your mounted install.wim.
So, something went wrong at your end im afraid.
Hello, I get this error message when I click 'Start' on VISTA-TOOL. I followed the readme exactly to get to this point. I'm trying to use it on Vista 32-bit. The only other thing I have done to the vista install i'm trying to integrate hotfixes and drivers into is slipstream sp1 using vLite.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Windows AIK\Tools\x86'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.SetCurrentDirectory(String path)
at Vista_Tool.Form1.Button_start_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Vista-Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/VistaUpdate/tools/VISTA-TOOLS/VISTA-TOOLS/Vista-Tool.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Windows AIK\Tools\x86'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.SetCurrentDirectory(String path)
at Vista_Tool.Form1.Button_start_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Vista-Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/VistaUpdate/tools/VISTA-TOOLS/VISTA-TOOLS/Vista-Tool.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Ok I fixed that error by copying this wimfltr.sys and related to where it looked for it. But now i get this error:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Windows AIK\Tools\PETools'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.SetCurrentDirectory(String path)
at Vista_Tool.Form1.Button_start_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Vista-Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/VistaUpdate/tools/VISTA-TOOLS/VISTA-TOOLS/Vista-Tool.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Windows AIK\Tools\PETools'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.SetCurrentDirectory(String path)
at Vista_Tool.Form1.Button_start_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Vista-Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/VistaUpdate/tools/VISTA-TOOLS/VISTA-TOOLS/Vista-Tool.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
hi,
I integrate update pack+plus+drivers for business edition..
I try it on MS virtual pc 2007 SP1..there is no error..but I looked at driver.log file and there are a lot of entry like this;
I read something about Error code (HRESULT) 0x0.) on google..but in fact I do not understand exactly what said.:S
I integrate update pack+plus+drivers for business edition..
I try it on MS virtual pc 2007 SP1..there is no error..but I looked at driver.log file and there are a lot of entry like this;
I curious about if I install it on real machine, do I get an error or BSOD cause drivers?2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: WARNING:No credentials provided (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Offline SYSTEM hive located at: J:\MOUNT\Windows\system32\config\SYSTEM (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Loaded hive key name {bf1a281b-ad7b-4476-ac95-f47682990ce7}J:/MOUNT/Windows/system32/config/SYSTEM (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Searching for drivers at 'C:\VISTAWORK\DRIVERS'... (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Locating INFs in 'C:\VISTAWORK\DRIVERS' (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found directory Audio_x86_812.2 under search path (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found directory Audio_x86_812.2 under search path (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found file Audio_x86.txt (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found directory Audio_x86_8.12.1 under search path (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found directory 1 under search path (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found directory 1 under search path (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found file C6501.INF (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found file c6501.sys (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found file c6501x86.cat (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found directory 2 under search path (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found directory 1 under search path (Error code (HRESULT) 0x0.)
2009-01-07 21:00:09, Info CBS Pkgmgr: Install Drivers Offline Callback: INFO: Found file es1370mp.sys (Error code (HRESULT) 0x0.)
I read something about Error code (HRESULT) 0x0.) on google..but in fact I do not understand exactly what said.:S
- roirraWedorehT
- Posts: 763
- Joined: Sun Oct 15, 2006 2:25 pm
Getting 404 errors on all download links in first post.
Otherwise, still thanks a lot for all your work!!!

Gigabyte case GZ-FA2CA-AJB
Gigabyte MA790X-UD4P with Realtek High Definition Audio
HIS Radeon HD 4850 512MB
AMD Athlon 64 X2 4400+ 2.3GHz
Corsair 4GB DDR2-6400 4-4-4-12
4x1TB SATA RAID 0+1/2x640GB SATA RAID 0/Misc. PATA
Windows 7 x64
Gigabyte MA790X-UD4P with Realtek High Definition Audio
HIS Radeon HD 4850 512MB
AMD Athlon 64 X2 4400+ 2.3GHz
Corsair 4GB DDR2-6400 4-4-4-12
4x1TB SATA RAID 0+1/2x640GB SATA RAID 0/Misc. PATA
Windows 7 x64
- roirraWedorehT
- Posts: 763
- Joined: Sun Oct 15, 2006 2:25 pm
U need to put d3dx9_39.dll in SysWOW64 folder before slipstreaming Tinker.
http://rapidshare.com/files/187388435/d3dx9_39.dll.html
http://rapidshare.com/files/187388435/d3dx9_39.dll.html
Thanks, will give that a try. It would be very helpful if this is noted on the first post so others will know beforehand.muiz wrote:U need to put d3dx9_39.dll in SysWOW64 folder before slipstreaming Tinker.
http://rapidshare.com/files/187388435/d3dx9_39.dll.html
- Mavericks choice
- Posts: 273
- Joined: Wed Nov 24, 2004 3:39 am
- Location: Downunder
How to integrate the update packs
Can you please tell me how to integrate Vista Post-SP1 WinUpdate Pack x86 v901 and Vista Post-SP1 WinUpdate Pack Plus x86 v901? I mean which program should i use vlite or Vista Tools? I am not talking about hotfixes only your Post Update packs because i already have a SP1 integrated Vista ISO.
Should i integrate these Update packs first and then remove some components and add tweaks using vlite?
or
Should i strip Vista using vlite and then use the update packs,driver packs?
Should i integrate these Update packs first and then remove some components and add tweaks using vlite?
or
Should i strip Vista using vlite and then use the update packs,driver packs?
Last edited by rubab on Mon Feb 09, 2009 8:55 pm, edited 1 time in total.
- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
I thought you support Vlite because YOU posted VLITE on the first page under Vista-Tool 1.0.muiz wrote:You should read better, we do NOT support Vlite.rubab wrote:Its nice to see that you are still here rickricktendo64 wrote:Integrate and remove in the same session![]()
OK then, i am assuming that the Update Packs should be integrated using vlite.
Am i right?
Sorry i should have assumed that you don't support vlite.

- ricktendo64
- Posts: 3214
- Joined: Mon May 22, 2006 12:27 am
- Location: Honduras
-
- Posts: 39
- Joined: Tue Jan 09, 2007 1:21 am
- Location: GuangZhou,China
- mr_smartepants
- Posts: 824
- Joined: Thu May 18, 2006 5:56 am
- Location: Cambridgeshire, UK
Mount your install.wim, and go in there to "Windows\setup"
Make a new folder call it "Scripts" ,so it becomes "Windows\setup\Scripts"
In there make a new .cmd file call it "SetupComplete.cmd"
All things you put in there will be executed during setup.
"autounattend.xml" is the answer file to make it unattended.
(Placed in root of the dvd or on a movable device)
You can also run things from there.
(See msfn forum for info)
I try to update the new packs as soon as i have more time.....
Make a new folder call it "Scripts" ,so it becomes "Windows\setup\Scripts"
In there make a new .cmd file call it "SetupComplete.cmd"
All things you put in there will be executed during setup.
"autounattend.xml" is the answer file to make it unattended.
(Placed in root of the dvd or on a movable device)
You can also run things from there.
(See msfn forum for info)
I try to update the new packs as soon as i have more time.....
- barney2229
- Posts: 3
- Joined: Tue Feb 17, 2009 7:15 pm
- barney2229
- Posts: 3
- Joined: Tue Feb 17, 2009 7:15 pm
- mr_smartepants
- Posts: 824
- Joined: Thu May 18, 2006 5:56 am
- Location: Cambridgeshire, UK
NOTE , if the server returns files with a strange extension like .pz7 or something juts save it as .7z
We will fix this as soon as possible !!!
Server could be down for some time
EDIT: fixed
We will fix this as soon as possible !!!
Server could be down for some time
EDIT: fixed
Last edited by muiz on Thu Feb 26, 2009 11:24 am, edited 2 times in total.
- barney2229
- Posts: 3
- Joined: Tue Feb 17, 2009 7:15 pm
- Mavericks choice
- Posts: 273
- Joined: Wed Nov 24, 2004 3:39 am
- Location: Downunder