
Orsi
MemberContent Type
Profiles
Forums
Events
Everything posted by Orsi
-
Hey there, im getting crazy trying to slipstream Win7 updates. Everytime I try I dism indicates the following error: C:\Program Files\windows AIK\Tools\PETolls\dism /image:e:\win7\mount /Add-Package /PackagePath:e:\win7\updates\temp\windows6.1-kb972270-x64.cab "Error: 0x801f0005 An error occurred while attempting to start the servicing process for the image located at e:\win7\mount. For more information, review the log file" What am I doing wrong? (The same thing happens when I use 7Customizer)
-
"Destination Folder Access Denied"
Orsi replied to Orsi's topic in Unattended Windows 7/Server 2008R2
Tks! Now I'm a happy man! -
"Destination Folder Access Denied"
Orsi replied to Orsi's topic in Unattended Windows 7/Server 2008R2
tks! but... how I do that? -
Hey there, Im trying to replace imageres.dll from mounted install.wim (ultimate), but everytime I try to replace it with a modified, Windows Explorer says 'You need permission to perform this action'. Im mounting install.wim with imagex /mountrw e:\Win7\sources\install.wim 4 e:\Mount What am I doing wrong? thanks
-
something weird is happening here... After I mount install.wim, edit imageres.dll and try to replace the original file, I receive the message saying that I need permission to perform this action. This error persists after I click 'Try Again' countless time what could be going wrong? (Im using imagex /mountrw to mount install.wim) tks
-
no hope for me? Btw, I bought this new soundcard because my old one had some "PCI trails" burned...
-
hm... it has the following hardware ID PCI\VEN_1274&DEV_1371&SUBSYS_13711274&REV_07 PCI\VEN_1274&DEV_1371&SUBSYS_13711274 PCI\VEN_1274&DEV_1371&CC_040100 PCI\VEN_1274&DEV_1371&CC_0401
-
ok tks for your help I'll post any progress here
-
I tried to install it manually point to its .inf file, but Vista said it wasnt compatible, so I downloaded drivers for all kind of Audigy... none of them worked The worst thing it to notice Im not the only one with this problem
-
Hey there, I just bought a Creative Audigy SE and everytime I tried to install it, setup says it wasnt able to find any compatible soundboard. I downloaded the Vista drivers, reinstalled Windows, cleared CMOS and even tried another PCI slot. Nothing works Help! (and tks)
-
but theres someway to know the drivers were correctly integrated without a true reinstall?
-
hey there, does anybody knows some sure way to integrate nforce and geforce drivers in a Vista Ultimate x64 setup? I tried firegeier's and vLite method, but none of them seem to work... at least with vmware... any tips or solutions? tks
-
Hey there, I followed all guides I found about how to do an unattended Adobe CS3 install (Adobe Master Collection in my case), but none of them works... I always receive an Exit Code 4 or 7 or asks for the next DVD (Im trying to install it from HD) and the install log doesnt says what went wrong.... anyway, has anybody found a sure (or almost sure) way to install it? tks
-
hey there, Im having two problems (so far). The first is that RunSyncronous commands arent not being executed, they not even appear in setup log. The second problem is the user is not being created. Whats wrong with my xml file? <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DiskConfiguration> <Disk wcm:action="add"> <CreatePartitions> <CreatePartition wcm:action="add"> <Order>1</Order> <Size>24000</Size> <Type>Primary</Type> </CreatePartition> </CreatePartitions> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>true</Active> <Extend>false</Extend> <Format>NTFS</Format> <Label>OS_Install</Label> <Letter>C</Letter> <Order>1</Order> <PartitionID>1</PartitionID> </ModifyPartition> </ModifyPartitions> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> </Disk> <WillShowUI>OnError</WillShowUI> </DiskConfiguration> <ImageInstall> <OSImage> <InstallTo> <DiskID>0</DiskID> <PartitionID>1</PartitionID> </InstallTo> <WillShowUI>OnError</WillShowUI> </OSImage> <DataImage wcm:action="add"> <InstallFrom> <Path>D:\Appz.wim</Path> </InstallFrom> <InstallTo> <DiskID>0</DiskID> <PartitionID>1</PartitionID> </InstallTo> <Order>1</Order> </DataImage> </ImageInstall> <UserData> <ProductKey> <WillShowUI>OnError</WillShowUI> <Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key> </ProductKey> <AcceptEula>true</AcceptEula> <FullName>Raphael Orsi</FullName> <Organization>FinalFX</Organization> </UserData> <ComplianceCheck> <DisplayReport>Never</DisplayReport> </ComplianceCheck> <LogPath>%SystemRoot%\temp</LogPath> <UseConfigurationSet>true</UseConfigurationSet> </component> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>pt-BR</UILanguage> </SetupUILanguage> <InputLocale>0416:00000416</InputLocale> <SystemLocale>pt-BR</SystemLocale> <UILanguage>pt-BR</UILanguage> <UserLocale>pt-BR</UserLocale> <UILanguageFallback>pt-BR</UILanguageFallback> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <OEMInformation> <Manufacturer>FinalFX</Manufacturer> <SupportURL>http://www.finalfx.net</SupportURL> <SupportPhone>(11) 9621-6686</SupportPhone> <HelpCustomized>false</HelpCustomized> </OEMInformation> <ComputerName>LeyRhox</ComputerName> <TimeZone>E. South America Standard Time</TimeZone> <StartPanelOff>false</StartPanelOff> <ProductKey>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</ProductKey> <AutoLogon> <Enabled>true</Enabled> <LogonCount>5</LogonCount> <Username>Administrator</Username> </AutoLogon> <Display> <ColorDepth>32</ColorDepth> <DPI>96</DPI> <HorizontalResolution>1024</HorizontalResolution> <VerticalResolution>768</VerticalResolution> </Display> <RegisteredOrganization>FinalFX</RegisteredOrganization> <RegisteredOwner>Raphael Orsi</RegisteredOwner> </component> <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Order>1</Order> <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /audit</Path> </RunSynchronousCommand> </RunSynchronous> </component> <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <InputLocale>0416:00000416</InputLocale> <SystemLocale>pt-BR</SystemLocale> <UILanguage>pt-BR</UILanguage> <UserLocale>pt-BR</UserLocale> </component> <component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SkipAutoActivation>true</SkipAutoActivation> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <OOBE> <ProtectYourPC>3</ProtectYourPC> <NetworkLocation>Home</NetworkLocation> <HideEULAPage>true</HideEULAPage> <SkipUserOOBE>true</SkipUserOOBE> <SkipMachineOOBE>true</SkipMachineOOBE> </OOBE> <ShowWindowsLive>false</ShowWindowsLive> <TimeZone>E. South America Standard Time</TimeZone> <AutoLogon> <Enabled>true</Enabled> <LogonCount>3</LogonCount> <Username>Administrator</Username> </AutoLogon> <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <DisplayName>Orsi</DisplayName> <Group>Administrators</Group> <Name>Orsi</Name> <Description>Owner</Description> </LocalAccount> <LocalAccount wcm:action="add"> <Description>everyday user</Description> <DisplayName>Normal Usage</DisplayName> <Group>Users</Group> <Name>Normal Usage</Name> </LocalAccount> </LocalAccounts> </UserAccounts> <VisualEffects> <FontSmoothing>Standard</FontSmoothing> </VisualEffects> </component> <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <InputLocale>0416:00000416</InputLocale> <SystemLocale>pt-BR</SystemLocale> <UILanguage>pt-BR</UILanguage> <UserLocale>pt-BR</UserLocale> <UILanguageFallback>pt-BR</UILanguageFallback> </component> <component name="Microsoft-Windows-Sidebar" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SidebarOnByDefault>false</SidebarOnByDefault> <SidebarVisible>false</SidebarVisible> </component> </settings> <settings pass="auditUser"> <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Order>10</Order> <Path>%SystemRoot%\install_flash_player_plugin.msi /qb</Path> <Description>Adobe Flash Player</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\PerfectDisk_x64.msi /qb</Path> <Order>41</Order> <Description>Raxco PerfectDisk 2008</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\npp.5.0.Installer.exe /S</Path> <Order>38</Order> <Description>Notepad++ 5.0</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>33</Order> <Path>%SystemRoot%\klmcodec400.exe /verysilent /norestart /LoadInf=".\klmcp.ini"</Path> <Description>K-Lite Mega Codec Pack 4.0</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>30</Order> <Path>%SystemRoot%\googletalk-setup.exe /S</Path> <Description>Google Talk</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>25</Order> <Path>%SystemRoot%\Firefox Setup 3.0.1.exe -ms -ira</Path> <Description>Firefox 3.0.1</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>20</Order> <Path>%SystemRoot%\eMule0.49a-Installer1.exe</Path> <Description>eMule 0.49a</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>13</Order> <Path>%SystemRoot%\Adobe_Shockwave_Player.msi /qb</Path> <Description>Adobe Shockwave Player</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\ar9lite_eng.exe</Path> <Order>12</Order> <Description>Adobe Reader Lite 9.0</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\install_flash_player_active_x.msi /qb</Path> <Order>11</Order> <Description>Adobe Flash Player ActiveX</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\wlphoto.msi /qb</Path> <Order>54</Order> <Description>Windows Live Photo Gallery</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\wlmess.msi /qb</Path> <Order>52</Order> <Description>Windows Live Messenger 8.5.1302</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>50</Order> <Path>%SystemRoot%\wlasscon.msi /qb</Path> <Description>Windows Live - Assistente de Conexao</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\UVLayout.msi /qb</Path> <Order>45</Order> <Description>UVLayout</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\wlmail.msi /qb</Path> <Order>51</Order> <Description>Windows Live Mail</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%SystemRoot%\wrar371br.exe /S</Path> <Order>55</Order> <Description>WinRar 3.71</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>53</Order> <Path>%SystemRoot%\MDL_1.5.0720.exe /VERYSILENT</Path> <Description>- Messenger DiscoveryLive</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /oobe /reboot</Path> <Description>Reiniciando o Sistema</Description> <Order>100</Order> </RunSynchronousCommand> </RunSynchronous> </component> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ShowWindowsLive>false</ShowWindowsLive> </component> </settings> <cpi:offlineImage cpi:source="wim:d:/vista/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>
-
Vista Unattended Project - The ULTIMATE
Orsi replied to Orsi's topic in Unattended Windows Vista/Server 2008
geez... 101 views and only 1 reply? c'mon guys... this project is for all of us! -
Vista Unattended Project - The ULTIMATE
Orsi replied to Orsi's topic in Unattended Windows Vista/Server 2008
hi wallace1, I want to make a x86 and x64 guide. Dont worry about your english, mine is also limited Any help will be great (as long its in english or portuguese ) -
Hello, Im trying to build a complete guide about unattended Vista, but I need your help for this. I'll post some questions and doubts and publish the best answers in a website, including, of course, the credits for the helpers. Anybody who wants to include a mission question ou doubt, please do so. Here's the first questions: - What each pass do? When they're executed and so on? - Why some setting need to be put in than one pass? - What sysprep do? - How to make setup automatically copy some folders or files to %systemroot%? - Whats the difference between batch files, setupcomplete.cmd and FirstLogonCommand ? How to use each one of them? - How to use RunOnceEx (case it still exists)? - How to customize setup, logon and boot screen? - How to customize wallpapers and user pictures? - How to customize user folders locations? Thanks and we're counting with your help and question.
-
Im having a few problems with my unattended setup. Windows SP1 x64 installs perfectly, including some applications and so on, but after it, the system reboots and shows the language dialog / asks for the serial, the User License Agreement , time zone and the add user dialog. How can I avoid it since all these things are already specified in the xml file? <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>pt-BR</UILanguage> </SetupUILanguage> <InputLocale>0416:00000416</InputLocale> <UserLocale>pt-BR</UserLocale> <UILanguage>pt-BR</UILanguage> <SystemLocale>pt-BR</SystemLocale> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserData> <ProductKey> <Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key> <WillShowUI>OnError</WillShowUI> </ProductKey> <Organization>FinalFX</Organization> <FullName>myname</FullName> <AcceptEula>true</AcceptEula> </UserData> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows Vista ULTIMATE</Value> </MetaData> </InstallFrom> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1024</HorizontalResolution> <VerticalResolution>768</VerticalResolution> </Display> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <TimeZone>E. South America Standard Time</TimeZone> <Display> <ColorDepth>32</ColorDepth> <DPI>96</DPI> <HorizontalResolution>1024</HorizontalResolution> <VerticalResolution>768</VerticalResolution> </Display> <OOBE> <NetworkLocation>Home</NetworkLocation> <HideEULAPage>true</HideEULAPage> <ProtectYourPC>1</ProtectYourPC> <SkipMachineOOBE>true</SkipMachineOOBE> <SkipUserOOBE>true</SkipUserOOBE> </OOBE> <AutoLogon> <Password> <Value>YgByAHUAagBhAGgAUABhAHMAcwB3AG8AcgBkAA==</Value> <PlainText>false</PlainText> </Password> <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Username>Administrator</Username> </AutoLogon> <UserAccounts> <AdministratorPassword> <Value>YgByAHUAagBhAGgAQQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value> <PlainText>false</PlainText> </AdministratorPassword> <LocalAccounts> <LocalAccount wcm:action="add"> <Description>Orsi</Description> <DisplayName>Orsi</DisplayName> <Group>Administrators</Group> <Name>Raphael Orsi</Name> </LocalAccount> </LocalAccounts> </UserAccounts> <ShowWindowsLive>false</ShowWindowsLive> </component> <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <InputLocale>0416:00000416</InputLocale> <SystemLocale>pt-BR</SystemLocale> <UILanguage>pt-BR</UILanguage> <UserLocale>pt-BR</UserLocale> </component> <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Reseal> <Mode>Audit</Mode> </Reseal> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ComputerName>LeyRhox</ComputerName> </component> <component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SkipAutoActivation>true</SkipAutoActivation> </component> <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Order>1</Order> <Path>cmd /c "FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i: -m"</Path> </RunSynchronousCommand> </RunSynchronous> </component> <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <InputLocale>0416:00000416</InputLocale> <SystemLocale>pt-BR</SystemLocale> <UILanguage>pt-BR</UILanguage> <UILanguageFallback></UILanguageFallback> <UserLocale>pt-BR</UserLocale> </component> </settings> <settings pass="auditSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AutoLogon> <Enabled>true</Enabled> <LogonCount>5</LogonCount> <Username>Administrator</Username> <Password> <Value>YgByAHUAagBhAGgAUABhAHMAcwB3AG8AcgBkAA==</Value> <PlainText>false</PlainText> </Password> </AutoLogon> </component> </settings> <settings pass="auditUser"> <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <RunSynchronous> <RunSynchronousCommand wcm:action="add"> <Order>10</Order> <Path>cmd /c REGEDIT /S %AppsRoot%\Install\Regtweak.reg</Path> <Description>Melhorias no Sistema</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>50</Order> <Path>cmd /c %AppsRoot%\Install\Firefox\Firefox3.exe -ms -ira</Path> <Description>Firefox 3.0</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Order>75</Order> <Path>cmd /c %AppsRoot%\Install\WinRAR\wrar371br.exe /S</Path> <WillReboot>Always</WillReboot> <Description>WinRar 3.71</Description> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>cmd /c %AppsRoot%\Install\Updates\hotfix.cmd</Path> <Description>Atualizando o Sistema</Description> <Order>1</Order> </RunSynchronousCommand> <RunSynchronousCommand wcm:action="add"> <Path>%WINDIR%\system32\sysprep\sysprep.exe /quiet /oobe /reboot</Path> <Order>100</Order> </RunSynchronousCommand> </RunSynchronous> </component> </settings> <cpi:offlineImage cpi:source="wim:D:/VistaWork/DVD/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend> oh... what's the difference between FirstLogonCommands, Setupcomplete.cmd and batch files? tks
-
tks! It works
-
doh! You're right, I was trying to open a x64 file with a x86 editor. I just got Resource Tuner Console, but have no idea how to use... any tip? tks again and again and again
-
tks, but when I open spwizimg.dll (from boot.wim) with Resource Tuner, I receive a message box saying if I click Yes, I receive the same message appears in spwizimg.dll from any other folder, except from Windows folder in a mount install.wim Am I doing something wrong?
-
hey there, I edited the following files to change the setup screens: @boot.wim - wimpe.bmp @install.wim - all msoobe.jpg I found; spwizimg.dll I also tried to edit spwizimg.dll from boot.wim, but Resource Tuner or Reshack couldn't open it ("This file has no resource") The problem is that only the first setup screen changed properly, the second one was exactly the same. Which other file must I edit and how to open spwizimg.dll at boot.wim #2 ? tks
-
hey there, Im trying to do an unattended Adobe Master Collection installation, so I followed every guide and tips I found, including the adobe ones but it not working. After I deleted all <requires>****</requires> lines from all *.proxy.xml type setup.exe --mode=silent --deploymentFile="D:\Adobe CS3\install.xml", the setup.exe begins the installation in silent mode, everything looks good since it even create the shortcuts. The problem is right after the shortcuts are created, they're deleted, as if the command were "Install > Create Shortcuts > Delete Shortcuts > Uninstall". Then the command prompt shows "End Adobe Setup. Exit code: 6" and the log contains no error message, Thats a really weird thing... Any help, suggestion, guide, tips or something?