Jump to content

Raoul90

Member
  • Posts

    281
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by Raoul90

  1. @ Strel I havent had time to run a test install, I hope I can do it today.
  2. @ YumeYao. I only integrated this one: http://www.ryanvm.net/forum/viewtopic.php?t=5063
  3. Not that I know off. I call the executable @ cmdlines. My CMDLines in order: 1=dotNET-AIO-NLD-Silent.exe 2=RedDX_0.8.1_32bit.exe 3=winrar-x86-390nl.exe /S 4=PerfectDisk10.exe 5=mbam-setup.exe /VERYSILENT /SP- /norestart 6=Java6u16.exe 7=PowerISO45.exe /S 8=Adobe_Shockwave_11.5.1.601.exe 9=AcroRdr9.exe 10=VLC102.exe /S 11=klcodec510s.exe /VERYSILENT /SP- /norestart 12=klcodecupdate512s.exe /VERYSILENT /SP- /norestart
  4. .NET Runtime version 2.0.50727.3082 - Fatal Execution Engine Error (7A0979C6) (80131506) Thats the error, I have no clue why tho, will now recreate the installer. (BTW, I cant create the installer @ Windows 7, has issues with language pack of .net 2. Back to xp partition then).
  5. Hey Strel, I updated the NL one, see here: http://www.ryanvm.net/forum/viewtopic.php?t=7213 But unfortunatly, dotNET 2.0 crashes when windows xp is booting to desktop, just like the webclient service, because of this desktop hangs for like 10 minutes, and cant do anything. I disabled the causing service, but it still hangs, so I need to wait till it boots up. Event log is full of errors, the exact errors are comming tomorrow (not written them down yet) , I will do some more tests also. I installed from cmdlines. (using my extracted .exe from addon). I might try installing it from runonceex. I will rebuild installer tomorrow also.
  6. Im currently trying to add some extra registry entries. To do this I do the following. Extract config.txt and the original archive with 7zsplit. Extract the original archive to a folder. Add my UPDATE.REG (to disable WebClient service and edit some titles in add/remove). Edit INSTALL.CMD %SYSTEMROOT%\REGEDIT /S DNF11.REG REGEDIT /S UPDATE.REG As you can see I put it afterwards your DNF11.REG Then I make an archive. Compile an exe with the silentswitchmaker, using the same config.txt as you did. When I start it, it immidiatly crashess. Could you tell me how I should do it, since I have tried it in several ways, and it doesnt work, always crashes. edit: Hmm I am thinking about something else. I edit your generated config.txt to this: ;!@Install@!UTF-8! RunProgram="hidcon:INSTALL.CMD" RunProgram="REGEDIT /S UPDATE.REG" GUIMode="2" ;!@InstallEnd@! And then just make a new installer. (so i dont have to remake it, just your way with editted config.txt). Only im not sure if the 2nd runprogram will work? Oh i forgot, then i have to edit the "_SNMsynth.cmd" also, otherwise it wont grab my UPDATE.REG file (and include it in the archive..).. hm hm im stuck. Help edit: Hmm I tried making the installer in this way: http://www.wincert.net/forum/index.php?/to...less-installer/ And it didnt crash, i used the config.txt I placed earlier this post.
  7. So you have this now in WSIM? Action: AddListItem Key: 1 Value: /IMAGE/INDEX:4 ?
  8. Yes I know, but where should i put it and what to put there. I assume something like: FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\bootmgr SET CDROM=%% But where should I put it?
  9. You mean Windows 7 Toolkit? http://www.wincert.net/forum/index.php?/fo...dows-7-toolkit/
  10. Thanks, I am using firstlogoncommands now, but is there a way to install the executables from the DVD, so without using the $OEM$ folder to copy the files to the harddrive, just start them from the Windows 7 DVD.
  11. Just go to your source. Go inside "sources" folder. Create "$OEM$" folder. Create "$Progs" folder inside $OEM$ folder. Create "Windows Sidebar" folder in "$Progs$" folder. Create "Gadgets" folder in "Windows Sidebar" folder. Create "Radio538.Gadget" folder in "Gadgets" folder. Download the Radio538 gadget here: http://gallery.live.com/liveItemDetail.asp...p;bt=1&pl=1 Extract the .gadget file with WinRAR and extract all the files to Radio538.Gadget folder.
  12. In the first post you can see about Accept EULA. For version Ultimate: - Start WSIM. - Create/Edit answerfile. - Component name="Microsoft-Windows-Setup" - Settings pass="windowsPE" - ImageInstall -> OSImage -> InstallFrom -> MetaData "Add": Key: /IMAGE/INDEX Value: 1 But I am not sure.
  13. Rename the file to autounattend.xml and put it in the root of your working folder (so where you see boot, efi, sources etc etc).
  14. Hello, Could someone explain me how I can install programs from the DVD of Windows 7? In Windows XP: - Create Folder @ CD (root\Software\..) - Create a RunOncEx.cmd and call it from CMDlines .cmd contains: @echo off SetLocal EnableExtensions SET CDROM=%~d0 SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing blabla.." /f REG ADD %KEY%\001 /VE /D "Installing blabla." /f REG ADD %KEY%\001 /V 1 /D "%~d0\SOFTWARE\Setup.exe /SP- /VERYSILENT /NORESTART" /f EndLocal EXIT But with Windows 7 this doesnt work? What is the easiest way to install some applications from the DVD (without using $OEM$ folder)? Someone that can tell me how to? Thank you!
  15. Hmm, I didnt put in any RegisteredOwner or RegisteredOrganization.. See, I dont want to create a user, So who is the AutoBVT guy? edit: Oh if I let it like this, there is no entry of user/organization in answerfile. And I am using WSIM allready to check the file. But I am searching for an answerfile that works, So I compare it with mine that doesnt work. edit: We were now talking about the 2nd one, but I would like to know what part of the "Specialize" is wrong in the first.
  16. Hello, I got a good working answerfile now. autounattend.xml: <?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="x86" 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>nl-NL</UILanguage> <WillShowUI>OnError</WillShowUI> </SetupUILanguage> <InputLocale>en-US</InputLocale> <SystemLocale>nl-NL</SystemLocale> <UILanguage>nl-NL</UILanguage> <UILanguageFallback>en-US</UILanguageFallback> <UserLocale>nl-NL</UserLocale> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ComplianceCheck> <DisplayReport>OnError</DisplayReport> </ComplianceCheck> <DiskConfiguration> <WillShowUI>Always</WillShowUI> </DiskConfiguration> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1024</HorizontalResolution> <RefreshRate>60</RefreshRate> <VerticalResolution>768</VerticalResolution> </Display> <DynamicUpdate> <Enable>true</Enable> </DynamicUpdate> <UpgradeData> <WillShowUI>Never</WillShowUI> </UpgradeData> <EnableFirewall>true</EnableFirewall> <EnableNetwork>true</EnableNetwork> <UserData> <AcceptEula>true</AcceptEula> </UserData> </component> </settings> <settings pass="offlineServicing"> <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <EnableLUA>false</EnableLUA> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Identification> <JoinWorkgroup>MSHOME</JoinWorkgroup> </Identification> </component> <component name="Security-Malware-Windows-Defender" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DisableAntiSpyware>true</DisableAntiSpyware> </component> <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" 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>en-US</InputLocale> <SystemLocale>nl-NL</SystemLocale> <UILanguage>nl-NL</UILanguage> <UILanguageFallback>en-US</UILanguageFallback> <UserLocale>nl-NL</UserLocale> </component> <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SearchScopes> <Scope wcm:action="add"> <ScopeUrl>http://www.google.nl/search?hl=en&q={searchTerms}&meta=</ScopeUrl> <ScopeDefault>true</ScopeDefault> <ScopeKey>SearchProvider1</ScopeKey> <SuggestionsURL>http://clients5.google.com/complete/search?hl={language}&q={searchTerms}&client=ie8&inputencoding={inputEncoding}&outputencoding={outputEncoding}</SuggestionsURL> <ScopeDisplayName>Google</ScopeDisplayName> <FaviconURL>http://www.google.nl/favicon.ico</FaviconURL> </Scope> </SearchScopes> <BlockPopups>yes</BlockPopups> <DisableAccelerators>true</DisableAccelerators> <DisableDataExecutionPrevention>true</DisableDataExecutionPrevention> <DisableDevTools>false</DisableDevTools> <DisableFirstRunWizard>true</DisableFirstRunWizard> <DisableOOBAccelerators>true</DisableOOBAccelerators> <FilterLevel>Low</FilterLevel> <Help_Page>http://www.google.nl</Help_Page> <Home_Page>http://www.nu.nl</Home_Page> <NoDial>true</NoDial> <PlaySound>true</PlaySound> <ShowInformationBar>true</ShowInformationBar> <SuggestedSitesEnabled>false</SuggestedSitesEnabled> </component> <component name="Microsoft-Windows-SQMApi" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <CEIPEnabled>0</CEIPEnabled> </component> <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DisableSR>0</DisableSR> </component> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Display> <ColorDepth>32</ColorDepth> <DPI>96</DPI> <HorizontalResolution>1024</HorizontalResolution> <RefreshRate>60</RefreshRate> <VerticalResolution>768</VerticalResolution> </Display> <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled> <DoNotCleanTaskBar>true</DoNotCleanTaskBar> <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet> <TimeZone>W. Europe Standard Time</TimeZone> <ShowWindowsLive>true</ShowWindowsLive> </component> <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="x86" 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="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Display> <ColorDepth>32</ColorDepth> <DPI>96</DPI> <HorizontalResolution>1024</HorizontalResolution> <RefreshRate>60</RefreshRate> <VerticalResolution>768</VerticalResolution> </Display> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <CommandLine>%SystemRoot%\Setup\Scripts\RunOnce.cmd</CommandLine> <Description>RunOnce</Description> <Order>1</Order> <RequiresUserInput>false</RequiresUserInput> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <Order>2</Order> <RequiresUserInput>false</RequiresUserInput> <Description>Eset Smart Security 4</Description> <CommandLine>%systemdrive%\Install\ESS-BE-NL-4.0.437-X86\Install.cmd</CommandLine> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <Order>3</Order> <RequiresUserInput>false</RequiresUserInput> <Description>Reboot and Cleaning Script</Description> <CommandLine>%SystemRoot%\Setup\Scripts\Reboot.cmd</CommandLine> </SynchronousCommand> </FirstLogonCommands> <OOBE> <HideEULAPage>true</HideEULAPage> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <ProtectYourPC>1</ProtectYourPC> <NetworkLocation>Home</NetworkLocation> </OOBE> <VisualEffects> <FontSmoothing>Standard</FontSmoothing> </VisualEffects> <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled> <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet> <DoNotCleanTaskBar>true</DoNotCleanTaskBar> <ShowWindowsLive>true</ShowWindowsLive> <TimeZone>W. Europe Standard Time</TimeZone> </component> <component name="Microsoft-Windows-Sidebar" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Gadget1>%PROGRAMFILES%\Windows Sidebar\Gadgets\Weather.Gadget</Gadget1> <Gadget2>%PROGRAMFILES%\Windows Sidebar\Gadgets\Clock.Gadget</Gadget2> <Gadget3>%PROGRAMFILES%\Windows Sidebar\Gadgets\Calendar.Gadget</Gadget3> <Gadget4>%PROGRAMFILES%\Windows Sidebar\Gadgets\Radio538.Gadget</Gadget4> </component> </settings> <cpi:offlineImage cpi:source="wim:d:/windows%207%20unattended/win7-ua/sources/install.wim#Windows 7 ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend> edit: Removed first post with crap, added my worknig answerfile.
  17. Extract the original installer. Go to custom.ini file and add Silent=1 under [PowerDVD9] and change RichVideo=1 to RichVideo=0 Go to setup.ini file and make sure that EnableLangDlg=N and SuppressReboot=Y Delete RichVideo folder. Run silent installation from setup.exe without switches. Thanks!
  18. Hey, Does someone have a working AutoIT script for Ashampoo Burning Studio 9, since the script voor v8 doesnt work with it. Thanks in advance!
  19. How to install PowerDVD 9 in silent mode then? Can't get it working with "Setup.exe /S /v /qn".
  20. Thanks, but can you tell me where i can get the newest definitions file? http://www.symantec.com/business/security_...l.jsp?gid=savce Is that the right one?
  21. Ah I missed that part in this guide. Gonna try it like this. Thanks for the explanation.
×
×
  • Create New...