Jump to content

Alanoll

Patron
  • Posts

    5,494
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Alanoll

  1. [Unattended] UnattendMode=FullUnattend OemSkipEula=yes OemPreinstall=Yes TargetPath=\WINDOWS DisableDynamicUpdates=Yes Repartition=NO UnattendSwitch=No WaitForReboot=No Hibernation=No AutoActivate=Yes UnattendSwitch=Yes You have both YES and NO for UnattendSwitch, pick one. Remove the other. (hint, you want the YES)
  2. he created an Admin install point of the original framework package (the 1.1 non SP1) and then did slipstreamed the patch file within the SP1 package into the admin install point. Look at the Office page on the site for command line parameters for the slipstream. Then he just packaged it in a SFX archive with the commandline to execute it silent set to run after extraciton.
  3. the dialogue is saved in setupapi.dll However, it would require you to edit a system file. You could use XPlode or WIHU to change the look. WIHU can be set to just automatically install the software, instead of waiting for user selection. WPI also has that ability, just set a timer.
  4. are you refering to the LOGON screen, or the USER CREATION screen? there is a difference.
  5. it's probally because the "two words" in quesiton are neither in the same post of the topic or on the same page. This search function is the same from all other IPB forums.
  6. There was a recent post about something like this, concerning BlackBox. Perhaps a serach...unless you're the same person posting again
  7. it's not completely universal. I wouldn't try it from WPI or XPLODE or WIHU. It's only instantiated with a CMD prompt is opened. That's why you couldn't find it. If you want the other "hidden" variables.. type set /? And key pressing a key till the very end. It will show a few others at the end of the explanation
  8. you can change the text in everything. Make sure you modifype what you do change.
  9. Next time, a forum SEARCH would have working. http://www.msfn.org/board/index.php?act=Search&mode=adv&f=70
  10. why go through google? CDIMAGE.EXE is on the Unattended website in the downloads section.
  11. @dams007 Do what ]Bonkers[ said.
  12. add an entry to your start.cmd
  13. you're missing ' around "users" in your Adduser statement. Add them in, and make sure you're saving the file as a UNICODE file.
  14. That physically can't be, as nothing can be loaded prior to the kernel being started. Since ntoskrnl IS the kernel, BootSkin can't load prior to it.
  15. you HAVE to change the extension. SIMPLY NAME IT WINNT.SIF . REMOVE THE TXT EXTENSION. If you get a prompt about changing the file extension, just press YES and continue.
  16. @midiboy here's the problem, currently...the way the MSI is working it needs the absolute path to know where to copy from. However, what I'm unsure of is why the command prompt isn't interpreting it.... What you could try instead, is %CD%. That will get the current directory, so it SHOULD work, not sure. Make take some testing to find the %CD% for where you execute the CMD file.
  17. I thought VBS scripts naturally run silently without any prompts, unless they're programmed in.... i could be wrong...
  18. just burn it as a simple ISO Image. Don't worry about the boot sector, it should already be included in the ISO.
  19. ok....so you can't look atleast at the topics on the first PAGE of the forum? Specifically THREE from the top below the stickies? http://www.msfn.org/board/index.php?showtopic=35566
  20. wallpaper looks correct, if you import prior to the user loging on (CMDLINES.TXT) or prior the desktop loading (RunOnceEX) As for teh theme.... [HKEY_CURRENT_USER\Software\Microsoft\Windows\ThemesManager] ColorName="Metallic" Should probally do ya. Same rules as above for when to import.
  21. could you post the WINNT.SIF file? Be sure to use CODE tags when doing so. (there is a button when posting) How far into setup does it get? does it load ANY drivers? does it get to the F6 prompt?
  22. you probally could have provided more information... such as it's from Wise, and it's homepage ( http://www.wise.com/installtailor.asp?bhcp=1 ) as well as that MSTs are really better then directly modifying the MSI.
  23. i don't belive you can.
  24. UnattendSwitch=YES Should be added to GUIUnattend i think, or Unattend one of them. OEMSkipWelcome is working, it's just doing something other then what YOU thing it's doing. (It's skipping the INITIAL welcome screen during SETUP, you're past there)
  25. This is your notice to change your site's layout. As of Sept4 2004, you were no longer allowed to either copy the site layout or the menu system. You have done both. Infact, you're menu system appears unlicensed, and as such you're REQUIRED to have a link back to www.milonic.com from your website. I'm not saying that I don't appreciate your work or anything, but you have to change the look of your site (and add the link before milonic finds out)
×
×
  • Create New...