Jump to content

BlkDrgn465

Member
  • Posts

    13
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by BlkDrgn465

  1. You may have a driver issue...but you may also have a bad copy of mp10...Try downloading it from here: http://unattended.msfn.org/beginner/hotfix/svcpack.htm (towards the bottom of the page) You may have to download it twice (i do sometimes) Also, run it from svcpack.inf. Make it the first thing that installs. And when you do, rename the file mp10setu.exe to keep it in the 8.3 format. Hopefully this makes sense...post again if not.
  2. Gotta try that search button... http://www.msfn.org/board/index.php?showtopic=27911
  3. In your winnt.sif...you have: UnattendMode = ProvideDefault It Should be: UnattendMode = FullUnattended You have: TargetPath = "winnt" Should be: TargetPath = "\winnt" and i'm pretty sure that the guirunonce needs to be in the format of "command0=%systemdrive%\install\installstuff.cmd" Hope this helps a little Breathe a little...this is supposed to be fun
  4. Try using the CD Image Gui Program that was referenced in unattended.msfn.org @ http://unattended.msfn.org/global/finish.htm I've never had any problems with it. Second, try doing it the manual way. Wee bit longer, but you're able to troubleshoot better. Third. If that doesn't work, post your runonceex.cmd file and cmdlines.txt (You are making those manually, right?) Hopefully that'll help
  5. I want to connect to a shared network printer in my RunOnceEX, but my wifi network does not connect before RunOnceEX Runs. (I have to manually connect) So I have 2 questions. 1) Can you (and how) specify your wep key in an unattended install in order to automatically connect? And Does it automatically connect if there is a wep key involved? 2) Is there an autoIT Script that would allow you to connect to a wireless network without relying on the mouse position? Thanks in Advance
  6. Maybe This'll help you out. in the internet explorer (i'm trying this on 6.0) tools -> internet options -> security -> internet -> custom levels On that page, there is an option to turn off downloading. Maybe that'll work for ya?
  7. In the svcpack.inf or a runonceex.cmd? thank you...btw
  8. I've been trying to add the windows journal viewer update to my unattended install. I've used the main and i've extracted the 3 files from the main pack. I've run it from svcpack.inf and runonceex.cmd. On the main package, i've used the /Q switch, on the "microsoft windows journal viewer.msi" app, that was extracted from the setup.exe pack, i've used the /quiet /norestart switches. and /Q on the instmsi.exe pack that I extracted from the setup.exe. If anyone has any ideas, it would be greatly appreciated. Thanks in advance
  9. a) If you're in the dynamic Update portion of the install and it's saying that it can't copy winnt.sif, my experience has been that there's a typing error on the file. Try running setupmgr again and make a plain winnt.sif file to see if it works B) if the plain winnt.sif file works, glance through ref.chm to add your extra items and to double check your syntax c) if the plain winnt.sif file works, make sure that you do NOT have "hide known file extension" checked in tools>folder options>view. Make sure your file is not winnt.sif.txt try renaming the file to WINNT.SIF try putting the winnt.sif file on a 3.5" disk
  10. I am doing an unattended install of xp pro sp2...and I'm trying to install .net 1.1 silently using the svcpack.inf method. I have tried using the quiet switches listed in the help file of "dotnetfx.exe," the help file of the msi i extracted from dotnetfx.exe, and i've used the switches that the microsoft knowledge base lists for it. (dotnetfx.exe /q:a /c:"install /l /q") I've tried using all of these switches in svcpack.inf, guirunonce, and runonceex.cmd, and nothing installs it. The package installs fine post install, but never integrated. Any ideas would be greatly appreciated
  11. Thought I'd say hi. I'm a huge fan of your unattended site...it's been extremely fun... Just thought i'd say hi...cuz i know that i will be posting several questions out there. PS... you guys rock
  12. I may sound like a newb here...but what's an autoit script? Just a macro? and do you have any info or links about how to create one? Thanks!
  13. How do i get a wireless Network Connection to connect by itself in a win xp pro sp2 unattended install? I'm trying to add a network printer, but the wireless connection will not connect until i click the connect button.
×
×
  • Create New...