Jump to content

gramiche

Member
  • Posts

    48
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Posts posted by gramiche

  1. to install directx 9c it is not needed to do something on the ms install file :

    just start this two commands :

    start /wait DirectX90C_install_downloaded_from_microsoft_website.EXE /Q /T:%TEMP%\DIRECTX9

    start /wait %TEMP%\DIRECTX9\DXSETUP.exe /SILENT

  2. the uppercase on VERYSILENT did it now to do the update on the definitions.?

    /AUTOUPDATE doesn't work.

    I downloaded spybotsd_includes.exe to update the definitions.

    I can run it silently, but when i spybot and click updates. it still finds updates why?

    I use /VERYSILENT in uppercase with the spybot installer

    I use /S in uppercase with the spybotsd_includes.exe.

    Perhaps the last spybotsd_includes.exe is not up to date, or perhaps you have not really apply update ;)

  3. what switches did you use to do the silent install?

    Can I have your complete switches.

    I get "do you want to run this type of file"

    spybotsd14.exe /VERYSILENT

    spybotsd14update.exe /S

    i cannot give you the reg command, because i use YAWI to integrate it (without problem :P)

  4. Now it seems I can't get spybot 1.4 to install and autoupdate. I have checked the forums and even read the spybot faq's

    I haven't found any solution to autoupdate...

    So i have added directly the last definition update and start just after installation with the switch /S

    It is not perfect, but it work :)

  5. is there a guide for this v3 cos I'm used to v2 which is easy to configure but v3 comes with a gui to make yawi.ini.I'm a bit lost on the "scheme" thing :no:

    Hi,

    If you are using v2, it's not very usefull to switch to v3 (exept if you see a new function that interest you ;))

    "Scheme" is scheme of selection. You can now define a list of selected apps, like "default", "full", "custom" ...

    It is an option, you can bypass this part. If you define at least 1 scheme, a dropdown with the list of schemes apear at the top of yawi window.

    Have fun :)

    PS : the link given to download is not a direct download, but a topic which explain what is yawi (have a look to the faq)

  6. Hi here

    The new YAWI 3 is released atfter 2 month of code review / beta test. A lot of new feature... The better is to go on the changelog if you are interested :)

    You can download it from here

    I have writed how to integrate yawi with nlite : here

    If you need help : go here :)

    See you soon :hello:

  7. Basically the above code does the following:

    1. SAV9.exe is a RAR archive that extracts all the NAV software to "%systemdrive%\Install\Applications\SAV9.

    2. SAV.msi is the actual installer

    3. lusetup.exe is the live update fix that need to be applied after NAV is installed.

    In YAWI I tried doing this, but it doesn't seem to work (only extracts the software, but line 2 and 3 don't seem to be run at all. Any suggestions?

    SAV9\SAV9.exe;;X;Norton Antivirus Corp. v9 w/Jan 06 Definitions
    SAV9\SAV.msi;/QB-! RUNLIVEUPDATE=0 REBOOT=REALLYSUPRESS
    SAV9\lusetup.exe;-q

    ok, it cannot work actually with yawi.

    yawi ignore not existant file. If i have understand your process, sav9.exe extract sav.msi and lusetup.exe. At the yawi startup, sav.msi and lusetup does not exist, so there are ignored.

    the second problem is that yawi work only in relative path.

    sav9.exe is in the subfolder of yawi, it can be found, but sav.msi is not on your cdrom, but in an other drive...

    if you want to keep the first step (cant you extract sav.exe before burn your windows cd ?), i suggest to make a SAV.bat which contain this lines :

    @echo off
    %systemdrive%\Install\Applications\SAV9\SAV.msi /QB-! RUNLIVEUPDATE=0 REBOOT=REALLYSUPRESS
    %systemdrive%\Install\Applications\SAV9\lusetup.exe -q

    and yawi.ini :

    SAV9\SAV9.exe;;X;Norton Antivirus Corp. v9 w/Jan 06 Definitions
    SAV9\SAV.bat

  8. Hiya gramiche and all,

    Have a little notion - when using Schemes, YAWI should also check the Groups attribute for each entry in a Scheme, so that no two different versions of the same software package install....

    Also, when pushing Select None button and then Select All, it correctly selects only one Entry from a Group, but for me the latter one... Could it possibly be changed that it selects the first one of each Group?

    /EDIT/ - Does it sellect after the Fille name or what? /EDIT/

    Thx.

    come back to yawi forum to discuss new options :P

  9. If you can do it in runonceex.cmd, you can do it with yawi :)

    1/ copy your command lines used in runonceex.cmd to kill the itune.exe process in a new killitune.cmd file

    2/ add in yawi.ini a line (the last line for itune process) :

    killitune.cmd

    your yawi.ini contain now :

    iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23
    iTunes\itunes.reg
    iTunes\killitune.cmd

  10. So how would I install the Itunes.reg file, using YAWI?

    add an entry in yawi.ini with itunes.reg, like a program

    yawi.ini would contain :

    iTunes\iTunes6.0.2.23.exe;;X;iTunes v6.0.2.23
    iTunes\itunes.reg

    yawi.exe & yawi.ini must be in the %systemdrive%\Install\Applications folder (in your case)

×
×
  • Create New...