Jump to content

HØLLØW

Member
  • Posts

    137
  • Joined

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by HØLLØW

  1. Why don't you use the Adobe Customization Wizard 9 and make your own custom adobe setup?! I'm using my custom file with the following command and it's running without any error: AcroRead.msi TRANSFORMS=AcroRead.mst /qn
  2. "Nice" that you have the same probem. Is there no one out there who can help? I don't want to use tools to integrate the IE7 and all the hotfixes!
  3. Hi Guys, I have problems installing the Hotfix "KB938127" and "KB956390". I'm installing the IE7 in the "svcpack.inf" and all updates for it, too (also the hotfixes above). The unattended installation is ok and runs without any error, but after the installation is finished, automatic update is trying to install the two hotfixes above but the hotfix installation stops with an error. I hope anyone can help
  4. Hey, thx tbs for your answer, but now I have some more questions. I now copied all files from the XPlode-Package to my Unattended-CD in a directory called "XPlode" in the root of the CD. Now I want to use the Original-Install from XPlode to setup my applications. My BIG-QUESTION is, which file must I edit to do this? Where must I insert my code to setup my applications? I hope you can help me. Thank you
  5. Is there no one who can help? I don't think that I'm the only one who is using XPlode! Sorry for that doublepost
  6. Hey guys, I'm trying to use XPlode in my Unattended-CD, but I don't understand how to use it. I copied the following files from the "XPlode Version: 4.6.4691.1628 Package" in the "XPlode directory" on my XP-CD: XPlode.exe XPlodeOriginalInstall.x4d XPlode-OriginalInstall.xml include-StdConfig.xml include-Items.xml XPlodeExecute.x4e I also copied the "images" directory from XPlode. So I tried to modify the "include-Items.xml" file. Here it is: <XPlode4> <pre-execute> <hidewindow> <title>ConsoleWindowClass</title> </hidewindow> </pre-execute> <post-execute> <showwindow> <title>ConsoleWindowClass</title> </showwindow> </post-execute> <items> <item display="Mozilla Firefox"> <execute display="Mozilla Firefox" desc="Mozilla Firefox [3.0.1] wird installiert..."> <program>%SOURCEPATH%\Software\Mozilla_Firefox\Firefox_Setup_3.0.1.exe</program> <arguments>/S</arguments> </execute> </item> <item display="Mozilla Thunderbird"> <execute display="Mozilla Thunderbird" desc="Mozilla Thunderbird [2.0.0.16] wird installiert..."> <program>%SOURCEPATH%\Software\Mozilla_Thunderbird\Thunderbird_Setup_2.0.0.16.exe</program> <arguments>/S</arguments> </execute> </item> <item display="Java Runtime Environment"> <execute display="Java Runtime Environment" desc="Java Runtime Environment [6 Update 7] wird installiert..."> <program>%SOURCEPATH%\Software\Java_Runtime_Environment\jre-6u7-windows-i586-p-s.exe</program> <arguments>/s /lang=1031 ADDLOCAL=jrecore MOZILLA=1</arguments> </execute> </item> <item display=".NET Framework"> <execute display=".NET Framework" desc=".NET Framework [3.5] wird installiert..."> <program>%SOURCEPATH%\Software\NET_Framework\dotnetfx35.exe</program> <arguments>/Q /NORESTART</arguments> </execute> </item> <item display="CDBurnerXP"> <execute display="CDBurnerXP" desc="CDBurnerXP [4.2.1.864] wird installiert..."> <program>%SOURCEPATH%\Software\CDBurnerXP\cdbxp_setup_4.2.1.864.exe</program> <arguments>/LOADING=default.cfg /VERYSILENT</arguments> </execute> </item> <item display="7-Zip"> <execute display="7-Zip" desc="7-Zip [4.57] wird installiert..."> <program>%SOURCEPATH%\Software\7-Zip\7z457.exe</program> <arguments>/S</arguments> </execute> </item> <item display="Notepad++"> <execute display="Notepad++" desc="Notepad++ [5.0.3] wird installiert..."> <program>%SOURCEPATH%\Software\Notepad++\npp.5.0.3.Installer.exe</program> <arguments>/S</arguments> </execute> </item> <item display="VLC media player"> <execute display="VLC media player" desc="VLC media player [0.8.6i] wird installiert..."> <program>%SOURCEPATH%\Software\VLC_media_player\vlc-0.8.6i-win32.exe</program> <arguments>/S</arguments> </execute> </item> </items> </XPlode4> I'm running the "XPlode.exe" from the "cmdlines.txt": [COMMANDS] "%SOURCEPATH%\XPlode\XPlode.exe"
  7. [DONE] It's working now. I simply used nLite to integrate the driver in my Unattended-CD!
  8. I don't like to spam but i really need your help very quickly, because I need to install the Notebook tomorrow! Is there any way to manually install the drivers using the F6-Method? Do I just have to delete the line "OemPnPDriversPath" in the WINNT.SIF?
  9. I have to install a Toshiba Satellite Pro L40 for a customer with my Unattended-CD and therefore i must include the Intel AHCI-Driver (Storage Manager). I have used the driver files from the "AHCI HDD drivers ICH8M_32bit" folder of the Matrix Storage Manager and tried to include the driver with this Tutorial (Post 4) from www.windows-unattended.de (in german) but it didn't work. In the Textmode-Setup I become this Error: "The File iastor.sys cannot be found"! When I skip the Copy-Process of this file, i become an BSOD when the Setup restarts my machine. I've created this folder on my XP Unattended-CD: XPCD\$OEM$\$1\Drivers00\iaStor In the iaStor-folder are the following files from the Intel Driverpackage: iaahci.cat iaahci.inf iastor.cat iastor.inf iastor.sys txtsetup.oem That's what I've inserted in my TXTSETUP.SIF in the I386-folder directly under the line [sourceDisksFiles]: iastor.sys = 1,,,,,,4_,4,1,,,1,4 That's what I've inserted in my TXTSETUP.SIF in the I386-folder directly under the line[HardwareIdsDatabase]: PCI\VEN_8086&DEV_282A&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2829&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2822&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2821&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2682&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2681&CC_0106 = "iaStor" PCI\VEN_8086&DEV_27C3&CC_0104 = "iaStor" PCI\VEN_8086&DEV_27C6&CC_0104 = "iaStor" PCI\VEN_8086&DEV_27C1&CC_0106 = "iaStor" PCI\VEN_8086&DEV_27C5&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2652&CC_0104 = "iaStor" PCI\VEN_8086&DEV_2652&CC_0106 = "iaStor" PCI\VEN_8086&DEV_2653&CC_0106 = "iaStor" That's what I've inserted in my TXTSETUP.SIF in the I386-folder directly under the line [sCSI.Load]: iaStor = iastor.sys,4 Das habe ich in der TXTSETUP.SIF im I386-Verzeichnis direkt unter [sCSI] eingefügt: iaStor = "Intel(R) 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)" I have also packed the "iastor.sys" with makecab and copied the packed "iastor.sy_" in my I386-folder on my XP Unattended-CD.
  10. Hi everyboy, I'm just trying to install Firefox silent with extensions and the settings I made. I install Firefox and Thunderbird with the -ms switch and then I copy the profile-folder from %AppData%: %TOOL_ECHOX% -c 0E "Mozilla Firefox [2.0.0.11] wird installiert ..." "%SystemDrive%\Setups\Netzwerk\Clients\Browser\Mozilla FireFox\mozilla_firefox.exe" -ms %TOOL_ECHOX% -c 0E "Mozilla Firefox Konfiguration wird kopiert ..." xcopy "%SystemDrive%\Setups\Netzwerk\Clients\Browser\Mozilla FireFox\Konfiguration\Mozilla\Firefox" "%AppData%\Mozilla\Firefox\" /E /Q %TOOL_ECHOX% -c 0E "Mozilla Thunderbird [2.0.0.9] wird installiert ..." "%SystemDrive%\Setups\Netzwerk\Clients\Mail\Mozilla Thunderbird\mozilla_thunderbird.exe" -ms %TOOL_ECHOX% -c 0E "Mozilla Thunderbird Konfiguration wird kopiert ..." xcopy "%SystemDrive%\Setups\Netzwerk\Clients\Mail\Mozilla ThunderBird\Konfiguration\Thunderbird" "%AppData%\Thunderbird\" /E /Q All that works fine and all my settings are restored very well but the extensions are not included! So, how can i install the extensions silent? I tried it with: for "%SystemDrive%\Setups\Netzwerk\Clients\Mail\Mozilla ThunderBird\Konfiguration\Erweiterungen\*.xpi" do "%ProgramFiles%\Mozilla Firefox\firefox.exe -install-global-extension" But it didn't work!
  11. Hey guys, i knwo this question has always been asked so man many many ... times but I found no good answer So on, back to topic: Can anyone tell me how I can install Mozilla Firefox 2.0.0.9 and Mozilla Thunderbird 2.0.0.6 with all Extensions, Settings and Bookmarks? For each program, FF and TB, i use the -ms Silent-Switch in the RunOnceEx.cmd, but how can i copy the Settings and the Extensions back in FF and TB? PS: I apologize for my english, I'm german
×
×
  • Create New...