Nutso Posted November 18, 2004 Share Posted November 18, 2004 Hi, Been working on unattended cd for a while. Have a couple of questions...The Adobe Reader won't install during the setup mode. CLS@ECHO OFFTITLE Post Install Setup:: ---------- Update MS Components ECHO Installing IE 6.0 SP1start "IE 6.0 SP1" /wait c:\INSTALL\IE6\IE6SETUP.EXE /Q:A /R:NEcho DoneEcho Installing MDAC Patchstart "MDAC" /wait c:\install\other\MDAC\dahotfix.exe /q /nEcho DoneECHO Installing DirectX 9 START "DirectX 9 Install" /WAIT c:\install\DX9C\DXSETUP.EXE /silentEcho DoneEcho Installing .Net Framework v1.1 SP1Start "Framework" /Wait c:\install\Netframework\netfxsp1.exeEcho DoneEcho Installing Windows Media Player 9Start "WMP" /Wait c:\install\Apps\WMP9\MPSetup.exe /Q:A /R:NEcho DoneECHO Installing Sun Java VM.START "JAVA" /WAIT c:\install\javavm\j2re.exe /s /vEcho DoneECHO Hotfixing.START "HOTFIX" /WAIT c:\install\updatexp.exeEcho DoneEcho Installing Adobe ReaderStart "Adobe" /Wait c:\install\Apps\AdobeReader\AdbeRdr60.exe -p"-s /v\"/qn\""Echo DoneEcho Installing AIMStart "AIM" /Wait c:\install\Apps\AIM\aim95.exe /sEcho DoneEcho Installing Spybotstart "Spybot" /wait c:\install\Apps\Spybot\spybotsd13.exe /verysilent /main /noiconsEcho DoneEcho Installing HFNetchkstart "HFNetchk" /wait c:\install\Apps\HFNetchk\hfnetchk /sEcho DoneWhat are the correct command parameters for spybot?I'm trying to make it have the main feature not the blind users/languages and no icons but it still pops up the icons.c:\install\Apps\Spybot\spybotsd13.exe /verysilent /main /noiconsAfter It's installed, i plan to call a cmd file for Spyboysd to autoupdate and stuff.c:\program files\spybot - Search & Destroy\spybotsd.exe /notaskbar /autoupdate /autoimmunize /autocheck /autofix /autocloseThanks for any inputs Link to comment Share on other sites More sharing options...
Famer Posted November 18, 2004 Share Posted November 18, 2004 http://www.ryanvm.net/msfn/ it's switchlessand if you must use the version with switches--->http://www.msfn.org/board/index.php?showtopic=12657http://members.home.nl/chris.simon/ssp/en/index.htmlhttp://unattended.msfn.org/xp/runonceex.htmhope this get's you going Link to comment Share on other sites More sharing options...
Nutso Posted November 18, 2004 Author Share Posted November 18, 2004 I tried to download the files but i get error page. any chance anyone has the java and adobe files? i'd appreciate it a lot.thanks Link to comment Share on other sites More sharing options...
Famer Posted November 18, 2004 Share Posted November 18, 2004 the link at his web site work fine Link to comment Share on other sites More sharing options...
tguy Posted November 18, 2004 Share Posted November 18, 2004 To install Adobe, try the method discussed here: http://www.sanx.org/tipShow.asp?articleRef=86http://www.sanx.org/tipShow.asp?articleRef=254These have worked extremely well for me on XP, 2K, 2K3. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now