Jump to content

© KEiGHT

Members
  • Posts

    248
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by © KEiGHT

  1. Hi Lego,

     

    Why checkbox for Delete Silent Installers are always tick? I always uncheck that box ! It could be possibly to delete my apps ? or it's just for integrated updates ?

     

    Thanks !

  2. The theme works but only if the Display Driver is installed first ;) AS we all know , that is impossible for the momment !

    So, the implemented Theme will be activated only when Display driver is properly installed and rebooted !

    You need to integrate some display drivers to be installed before the theme is ready to apply !

     

    check this Microsoft link of how to do ! : http://technet.microsoft.com/en-us/library/dd759162.aspx

     

    I hope this will asnwer your question for a while !

  3. I sow that, but nothing says about WinToolkit_Apps folder where is or to install from !

     

     

    #Any line starting with a # are comments and will be ignored.

    #Lets you specify the configuration of the installers
    #InstallDir is where your apps are located.
    #DriverDir is which directories to scan for inf files.
    #Reboot makes RunOnce reboot Windows after completion.

    [Config]
    INSTALLDIR=Sources\Apps <<< HERE IS THE PROBLEM ? >>> %DVD%:\WinToolkit_Apps ??? it will do the job if i made this change?
    DRIVERDIR=Sources\Drivers

    #Here are some other samples.
    #INSTALLDIR=E:\Software
    #DRIVERDIR=X:\MyDriverCollection
    REBOOT=FALSE

    #Things which will always get installed. Anything after * is a switch i.e. /S /Q /Silent
    [Automatic]
    #KBXXXXXX-x64=%DVD%:\WinToolkit_Apps\Windows6.1-KBXXXXXX-x64\Windows6.1-KBXXXXXX-x64.msu

    #User will be asked to choose which of the following apps to install.
    [Manual]
    #Microsoft Office 2013=%DVD%:\WinToolkit_Apps\Office2013\Setup.exe*/configure %DVD%:\WinToolkit_Apps\Office2013\config.xml
    #Example 1=%DVD%:\WinToolkit_Apps\ExampleProgram\Example.exe*/s

×
×
  • Create New...