Jump to content

clivebuckwheat

Member
  • Posts

    574
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by clivebuckwheat

  1. How can I install this silently? I can't find an msi for this or anything?
  2. I don't understand I did this and windowsupdate still lists them as too be installed. I don't get it..
  3. fixed my own problem it was the security centre in windows
  4. Hi I am trying to do a silent install of Firefox 1.5.0.4 and every time I get a windows security prompt which says "are you sure you want to run this type of file" I start it with "U:\Firefox\Firefox1.5.0.4.exe -ms" I didn't have an issue with 1.5.0.3
  5. I don't wanna slip stream them in because windows update still shows them as needing to be installed. I am using a windows unattended in a corporate environment. So I would like windows update to say 0 when all the updates are done. Thanks to anyone who can give me a hand with this.
  6. When I go to office update it says 0 updates. but when i go to windows update it still lists them as needing to be installed. I don't understand why
  7. I need a workstation name changer that can generate a random name that can be called from the command line? Anyone?. I'd rather use the mac address as the machine name.
  8. does cmdlines.txt have be called cmdlines.txt? or can i name it what i want?
  9. Is anyone using them but running their unattended install from the network instead of a cd/dvd?
  10. with nlite?. I know all about the driverbase pack?, but it would make life so much easier if they would just import with Nlite. Has anyone tried it? None the less Bashrat does a killer job.
  11. does it have to be called RunOnceEx.cmd?, or can I name it what I like?
  12. is there a way to install this silently, or incorporate it into the adobe acrobat 7.07 install
  13. Internet explorer Mozilla Firefox Netscape 8.x Spybot I have to put the address of our proxy server in I would like to accomplish this via a batch file if possible thanks
  14. I guess not many people use Netscape.
  15. has anyone done it?. I did a search for silent install on the forums and i didn't come up with anything.
  16. I solved my own problem.
  17. i got it from ryan's vm site
  18. yeah it doesn't work I would like to install the flash player 8 and the flash player plugin for firefox.
  19. I fixed the office and Novell client installs it was human error and stupidity, and because I SUCK. But if anyone could shead some light on the flash player install problem I would greatly appreciate it.
  20. I don't know what I would do without this board. some entries in my runonce are skipped over,and I Haven't a clue why? @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D " Win XP Applications Setup" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\network\map.cmd" /f REG ADD %KEY%\002 /VE /D "McAfee Antivirus version 8.0" /f REG ADD %KEY%\002 /V 1 /D "U:\mcafee\setup.exe /qn" /f REG ADD %KEY%\003 /VE /D ".NET Framework 2.0 (.NET 1.1 is already installed)" /f REG ADD %KEY%\003 /V 1 /D "U:\Framework20\dotnet20f.exe" /f REG ADD %KEY%\004 /VE /D "Java 5.0.6 Runtime Environment" /f REG ADD %KEY%\004 /V 1 /D "U:\java\jre506.exe" /f REG ADD %KEY%\005 /VE /D "Shockwave Player" /f REG ADD %KEY%\005 /V 1 /D "U:\Shockwave10\Shockwave10.exe" /f REG ADD %KEY%\006 /VE /D "Flash Media Player 8.0 r24" /f REG ADD %KEY%\006 /V 1 /D "U:\FlashPlayer\Flash824.exe" /f REG ADD %KEY%\007 /VE /D "FireFox 1.5" /f REG ADD %KEY%\007 /V 1 /D "U:\Firefox\Firefox1.5.0.2.exe -ms" /f REG ADD %KEY%\008 /VE /D "Spybot Search and Destory 1.4" /f REG ADD %KEY%\008 /V 1 /D "U:\Spybot\spybotsd14.exe /VERYSILENT /NOICONS" /f REG ADD %KEY%\009 /VE /D "Adobe Acrobat Reader 7.0.7" /f REG ADD %KEY%\009 /V 1 /D "U:\Acrobat\reader707.exe" /f REG ADD %KEY%\010 /VE /D "Office 2003 SP2" /f REG ADD %KEY%\010 /V 1 /D "U:\Office2003\SETUPPRO.exe TRANSFORMS="U:\Office2003\unattended_2.mst" /qb-" /f REG ADD %KEY%\011 /VE /D "Novell 4.9 SP2" /f REG ADD %KEY%\011 /V 1 /D "U:\Novell49\setupnc.bat" /f REG ADD %KEY%\012 /VE /D "Adding Admin user,turning off the Security Center,Cleaning Up and Rebooting" /f REG ADD %KEY%\012 /V 1 /D "U:\cleanup.cmd" /f The office install is skipped The Novell Client install is skipped. why? are they skipped? lastly during the install of Macromedia flash player 8 I get "Could not register the library for C:\Windows\System32\Macromed\Flash\Flash8a.ocx" thanks for all your help guys.
  21. the graphics adapter drivers for the d915gux doesn't seem to have an inf? can you post a copy of your winnt.sif, so I can see where you actually do the drivers stuff. http://downloadfinder.intel.com/scripts-df...sional〈=eng
×
×
  • Create New...