Jump to content

Boskorp

Members
  • Posts

    32
  • Joined

  • Last visited

Posts posted by Boskorp

  1. Hello mooms, script runs fine. Can you suggest me what to modify, so when selected Dual install with NoGUI, the default behavior to be - install java with webplugins and -ai switch to force it without webplugins?

    I looked into ":Config_Dual_2" section, but not sure what exactly to change in it. Is it only change values of WEB_JAVA=1 for enabled?

     

    10x in advance

  2. To avoid error using Autounattend.xml file with IE11 integrated, we need to remove, if exists, inside

     

    <settings pass="specialize"> :

     

    <ShowMenuBar>true</ShowMenuBar> (or maybe changing the value to false [but not tested])

    I didn't have that option configured, but will have it in mind.

     

    In my case another one caused problems : <IEWelcomeMsg>false</IEWelcomeMsg> This line should be completely removed from the autounattend, false/true doesn't help as it throws the error trying to parse the setting in IE11 (info).

  3. - an option to disable Windows Defender edit: not the service.

     

    I used a reg to stop Defender Real-Time Protection It appears this doesn't run if UAC is enabled, bcz those keys need permissions

    Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Real-Time Protection]"DisableRealtimeMonitoring"=dword:00000001

    But I leave other options for weekly quick-scan schedule, although you might consider changing some of them here: run > regedit > HKLM \ SOFTWARE \ Microsoft \ Windows Defender

    These options doesn't stop the service itself. Reg could be merged with other reg values and imported as a tweak in WT

     

    BTW 10x for the WU.sfx

×
×
  • Create New...