Jump to content

[BM]Crusher

Member
  • Posts

    569
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by [BM]Crusher

  1. When windows is installing Clone CD I get an error about framedyn.dll missing, but it installs anyway.... Everytime the computer boots up I get an error about rundll32.exe not being able to execute because framedyn.dll is missing, press OK then another box comes up saying missing file srclient.dll... I checked the registry and sure enough in the Run section there is a "RunDll32.exe srclient.dll" entry there... i've disabled the startup option for rundll32.exe, but i shouldn't get any erros at all? does this mean something is stuffed? will it still work? I used gosh's guide of slimming down the source and I have added the following into the disk (try remember all of it): Slipstreamed it to Service Pack 1A Svcpack.inf [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [SetupData] CatalogSubDir="\I386\SvcPack" [ProductCatalogsToInstall] KB826939.cat [SetupHotfixesToRun] q819696.exe /Q /O /N /Z q823182.exe /Q /O /N /Z q824105.exe /Q /O /N /Z q824141.exe /Q /O /N /Z q825119.exe /Q /O /N /Z q828028.exe /Q /O /N /Z q828035.exe /Q /O /N /Z js56nen.exe /Q:A /R:N q330994.exe /Q:A /R:N q832894.exe /Q:A /R:N start /wait mdac.cmd q826939.exe /Q /C:"datahotfix /Q /O /N /Z" WMP9MM2.exe q828026.exe /Q /O /N /Z qchain.exe DX9NTopk.exe apps.cmd installs (in this order): Ad-Aware 6.181 personal WinRAR 3.20 Nero 6.3.1.6 ultra acrobat reader 6.01 k-lite codec pack 2.25 full winamp 5.0.3a power dvd 5 trial clone cd 4.3.2.2 cdex 1.50 daemon tools 3.44 iso buster 1.5 Tweak UI powertoy 2.10.0 folding@home v4 WINFAH registry tweaks
  2. sweet... I use my disk a lot to re-install computers here on the test bench (always better to start with a fresh install no bulls*** drivers left over) and I have always wondered how I can make it install the audio utility for the nforce boards (without it installing on every machine)... this seems like a good way to do it? or am i better off getting it to check the registry for hardware keys?
  3. it actually still installed clone cd though... even with the error message.... this is better than i have ever been able to manage with clone cd before (normally it doesnt have an error but doesnt install) this is the first time i've used the silent installer of yours it works good! perhaps my error is because of something else?
  4. I am using the silent clone cd installer.... this is the syntax im using: REG ADD %KEY%\040 /VE /D "Installing Clone CD 4.3.2.2" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\Applications\Clone\CCDSilent.exe SetupCloneCD4322.exe" /f When it gets to that part of the install process, I get an error about a missing file "framedyn.dll" and it says it cannot continue installing... "srclient.dll" is missing and also has an error shortly after this too but i am not sure if its related
  5. What are the %KEY%\001 and %KEY%\005 meaning? in terms of the numbers? is that some sort of timing convention? This is my apps.cmd file: cmdow @ /HID @ECHO OFF SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications and Tweaks" /f REG ADD %KEY%\001 /VE /D "Installing Lavasoft Ad-Aware 6.181 Personal" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\Applications\AdAware\aaw6181.exe /s" /f REG ADD %KEY%\005 /VE /D "Installing WinRAR 3.20" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\WinRAR\wrar320.exe /silent" /f REG ADD %KEY%\015 /VE /D "Installing Nero Burning ROM v6.3.1.6" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\Nero\Nero6316.exe /SILENT /NOREBOOT /SN=1A23-0055-8030-1715-3516-4751 /WRITE_SN" /f REG ADD %KEY%\025 /VE /D "Installing Adobe Acrobat Reader 6.0.1" /f REG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\Applications\AdobeReader6\AR6.msi /QB" /f REG ADD %KEY%\030 /VE /D "Installing K-Lite Codec Pack 2.25 Full" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\install\Applications\K-Lite\K-Lite.exe /VERYSILENT /SP-" /f REG ADD %KEY%\035 /VE /D "Installing WinAMP 5.03a" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\install\Applications\Winamp\Winamp.msi xwav=1 xjump=1 xregopt=1 xmodernskin=1 xavs=1 xdcout=1 /QB" /f REG ADD %KEY%\037 /VE /D "Installing Power DVD 5 Trial" /f REG ADD %KEY%\037 /V 1 /D "%systemdrive%\install\Applications\DVD\Setup.exe -s" /f REG ADD %KEY%\040 /VE /D "Installing Clone CD 4.3.2.2" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\install\Applications\Clone\CCDSilent.exe SetupCloneCD4322.exe" /f REG ADD %KEY%\047 /VE /D "Installing CDex 1.50" /f REG ADD %KEY%\047 /V 1 /D "%systemdrive%\install\Applications\CDEX\cdex_151.exe /S" /f REG ADD %KEY%\050 /VE /D "Installing Daemon Tools 3.44" /f REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Applications\daemon\daemon.msi /qb REBOOT=Suppress" /f REG ADD %KEY%\053 /VE /D "Installing ISOBuster 1.5" /f REG ADD %KEY%\053 /V 1 /D "%systemdrive%\install\Applications\ISOBuster\IsoBuster15.exe /VERYSILENT /SP-" /f REG ADD %KEY%\053 /V 2 /D "taskkill.exe /F /IM isobuster.exe" /f REG ADD %KEY%\056 /VE /D "Installing Tweak UI Powertoy 2.10.0" /f REG ADD %KEY%\056 /V 1 /D "%systemdrive%\install\Applications\Powertoys\TweakUI.msi /qb" /f REG ADD %KEY%\060 /VE /D "Installing Folding@Home v4" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\fah.cmd" /f REG ADD %KEY%\065 /VE /D "Applying Registry Tweaks" /f REG ADD %KEY%\065 /V 1 /D "REGEDIT /S %systemdrive%\install\regtweak.reg" /f REG ADD %KEY%\070 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\070 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f EXIT
  6. Is it possible to do the following: in the GuiRunOnce application installer section of windows, is it possible to add a section: REG ADD %KEY%\001 /VE /D "Advanced Driver Initialisation" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\drivers.cmd" /f and then have the drivers.cmd look something like this: cmdow @ /HID @echo off REM Checking for NForce Audio Driver and installing Audio Utility as required if not exist "%windir%\system32\nvmcp.sys" goto skipnforce "%systemdrive%\install\Applications\NVAudio\setup.exe" :skipnforce REM Checking for Sound Blaster drivers if not exist "%windir%\system32\emu10k.sys" goto skipsb "%systemdrive%\install\Applications\SB\Mixer\setup.exe" :skipsb I'm just guessing the file names / paths for this example... I just want to find out if this is possible before I spend hours writing batch files and working out file names etc... also, if someone can correct my syntax, i know for sure that the "if not exist blah goto somewhere" doesn't work at all
  7. why not just use the unattended media player 9 installation? There is a stand-alone Media Player 9 unattend install, or there is a Media Player 9 and Movie Maker 2 bundle package... then you don't need any switches.... and install it via svcpack.inf ?
  8. If you followed the instructions from MSFN's Unattended guide, you would more than likely have a CLEANUP.CMD batch file that will delete your shortcuts for you.... This batch file gets run by apps.cmd which is in winnt.sif GuiRunOnce section. apps.cmd sets up GuiRunOnce commands for all the program installers.. A copy of my CLEANUP.CMD : @echo off shutdown.exe -r -f -t 45 -c "Windows XP will now restart in 45 seconds..." ECHO. ECHO. ECHO Cleaning up and deleting Windows XP Bulls*** files... ECHO. ECHO Deleting wallpapers DEL "%systemroot%\*.bmp" ECHO Deleting screensavers... DEL "%systemroot%\system32\dllcache\*.scr" DEL "%systemroot%\system32\*.scr" ECHO Deleting start menu shortcuts... DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk" DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" RD /S /Q "%AllUsersProfile%\Start Menu\Programs\PrintMe Internet Printing" DEL "%UserProfile%\Start Menu\Programs\Windows Media Player.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Windows Movie Maker.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Adobe Reader 6.0.lnk" DEL "%SystemDrive%\Documents and Settings\Default User\Start Menu\Programs\Remote Assistance.lnk" ECHO Deleting desktop shortcuts... DEL "%AllUsersProfile%\Desktop\Adobe Reader 6.0.lnk" DEL "%AllUsersProfile%\Desktop\CloneCD.lnk" DEL "%AllUsersProfile%\Desktop\PowerDVD.lnk" DEL "%AllUsersProfile%\Desktop\ISOBuster.lnk" DEL "%AllUsersProfile%\Desktop\Nero StartSmart.lnk" DEL "%AllUsersProfile%\Desktop\DAEMON Tools.lnk" DEL "%SystemDrive%\Documents and Settings\Default User\Desktop\Ad-Aware 6.0.lnk" DEL "%SystemDrive%\Documents and Settings\Default User\Desktop\CDex.lnk" DEL "%AllUsersProfile%\Desktop\BSplayer.lnk" ECHO. ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\Drivers RD /S /Q %systemdrive%\Install RD /S /Q %systemdrive%\FAH Where I am deleting the Ad-Aware and CDex link you can see these are being deleted out of the "Default User" account folder... if you substituted this for "Administrator" that will work too, as long as your "Default User" account has administrative rights...
  9. I just downloaded the lastest version (the one you mentioned) and also I found another topic regarding silent install of Clone CD which has a link to an AutoIT script and .EXE to auto install Clone silently... hopefully it works.... CloneCD is the only program on my entire cd that doesnt install automatically
  10. maybe that is my problem... the version i have got is probably too old and maybe uses different instructions than the 4.3 version (these are the instrutions i used)
  11. I've extracted the "Paquet Builder - Advanced Self-Extracting Zip Archive" installer for Clone CD v4.4.3.1 into the following folder: CD ROOT\$OEM$\Install\Applications\Clone I have made as answer file with "Setup.exe /r /f1c:\clone.iss" I renamed the clone.iss answer file to setup.iss and dropped it into the Clone directory where the setup.exe is. I then added the following to my apps.cmd RunOnce install file: REG ADD %KEY%\040 /VE /D "Installing Clone CD 4" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\Applications\Clone\Setup.exe -S -sms" /f REG ADD %KEY%\040 /V 2 /D "REGEDIT /S %systemdrive%\Install\Applications\Clone\register.reg" If I run this install command as listed above in Windows, it looks like it silent installs (nothing comes up on screen) but it doesn't actually install anything... If I run the installer normally without any silent switches, the first thing it brings up is an error saying that I am located in United States and amplify weak sectors will be disabled (like it did when I made my answer file)... maybe this has something to do with it? But I am not located in United States all my windows settings are set to Australia?
  12. you can split the run once into two sections sort of.... make the last command of your "first" runonce statement load a batch file, which, you guessed it, sets up another set of runonce commands and then reboots... i've tested this, but honestly, i'd choose the compacted runonce command list over this method any day (as in, installing multiple programs under one name, or instead of having "Installing Clone CD" and then "Registering Clone CD" you could put both of those under one statement "Installing and Registering Clone CD")
  13. I have used Gosh's slimmed down XP guide to create my multi-boot XP CD. I have tried to set it up so that there is an Unattended install option, as well as a normal install option. I have my directory structure looking something like this: <ROOT> |__ <I386> |__ <BOOT> |__ <NORM> |__ <$OEM$> |__ normal cd contents (WIN51IP, Win51IP.SP1, LOADER.BIN, VOL1.DAT etc) my VOL1.DAT points at the BOOT directory, which has my unattended winnt.sif file my VOL2.DAT points at the NORM directory, which has normal winnt.sif Both BOOT and NORM directories (setupldr.bin) point to the I386 directory (sharing the same XP source directory) I want to share the one $OEM$ folder for both installations (as it contains drivers etc and is about 260MB) ________________________________________________________________ In my winnt.sif for BOOT directory (unattended) I have the following lines: OemFilesPath="..\$OEM$" OemPnPDriversPath="Drivers\nForce\AudioDrv;Drivers\nForce\AudioUtl;Drivers\nForce\Ethernet;Drivers\nForce\GART;Drivers\nForce\MemCtl;Drivers\nForce\SMBus;Dirvers\ViaRAID;Drivers\Promise;Drivers\IASTOR;Drivers\3112;Drivers\RTL8139;Drivers\Modem818;Drivers\Via\AGP;Drivers\Via\IDEWinXP;Drivers\Via\WinXP;Drivers\Via\IRQ;Drivers\Intel\xp;Drivers\Via\Inf\Winxp;Drivers\NVidia;Drivers\ATI;Drivers\Audigy;Drivers\Audigy2;Drivers\sblive;Drivers\ViaAudio;Drivers\3COM;Drivers\i950;Drivers\lbp1120;Drivers\p8ex;Drivers\530TX;Drivers\SN5200TX;Drivers\SurecomLAN;Drivers\AcerLAN;Drivers\530TXP;Drivers\LogiMouse;Drivers\LogiKeyb;Drivers\pciio" AND [GuiRunOnce] %systemdrive%\install\apps.cmd AND [shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Corona.theme" __________________________________________________________________ During installation, I can see it copying the Install and Drivers directories to the hard drive (the $OEM$ contents)... After windows has finished installing it even has used the custom theme file... But, it never seems to process the [GuiRunOnce] command as no programs are installed... But, it does run my usraccounts.cmd file which sets up a Default User account and auto-login.... this is in the $OEM$ directory and must be running it off the hard drive... at the 13 minute mark... I have had it all working good before but the slipstream version of DirectX 9.0b and Media Player 9 one of them stuffed my CD when I moved from a svcpack.inf installation of them to a slipstreamed version (windows would freeze on the flashing bar during install).... So I started from scratch and decided to go with GOSH's method of reducing the size... but now my $OEM$ is stuffed? oh well... someone might be able to help... I am using Microsoft Virual PC 2004 to test the CD (use cdimage to make the .ISO and use Virtual PC 2004 to boot direct from the .ISO file)... After windows has installed I get some errors which I never had before I went to the slimmed down installation (i've never used this virtual pc before either though).. RunDLL32.exe - Unable to Locate Component This application failed to start because framedyn.dll was not found. After the installation is completely finished, If I reboot the virtual machine it processes the GuiRunOnce finally and installs applications, but this is not the first time the Gui has been run? Perhaps it is stupid microsoft virtual pc 2004 stuffing up??? From what I have researched, everything I have done should have worked...
×
×
  • Create New...