Jump to content

cestpaspossible

Member
  • Posts

    29
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Posts posted by cestpaspossible

  1. Hi

    Here is my script to install Alcohool

    I Use the WPI interface

    prog[pn]=['Alcohol 120% 1.9.2. Buil 1705']

    cmd1[pn]=['%cdrom%\\IAPPS\\Alcohol\\setup.msi /qn REBOOT=SUPRESS']

    cmd2[pn]=['REGEDIT /S %cdrom%\\IAPPS\\Alcohol\\register.reg']

    cmd3[pn]=['%cdrom%\\IAPPS\\Alcohol\\Lnk.cmd']

    dflt[pn]=['yes']

    cat[pn]=['Gravure']

    pn++

    With this command i don't have new window for detecting new hardware.

  2. How can i install musicmatch 10.

    I do the setup.exe -R to have my setup.iss.

    I put the setup.iss in the installation folder.

    When i launch setup.exe -s, i have a pop screen with the registration process :realmad:

    Did someone know how to do to silently install MM10 ? :) .

    Thank

  3. @mazin

    Thank you it's help me.

    For your information i'll do a search with this :

    "french é in start menu" ==> nothing

    "problem with é" ==> nothing

    @jdoe

    Thank for your help, but i find another solution.

    I have another computeur with linux, so i take the "pico" application to write my cleanup.cmd file in a dos box.

    the french é is convert to , under windows !!

    It works fine now ...

    :thumbup

  4. Hi all,

    I want to delete some link in my stat menu, so put this line in a cleanup.cmd file :

    del "%AllUsersProfile%\Menu Démarrer\Programmes\blabla.lnk.

    but i have à problem here : the é ins't regnonize so i have a invalid path :realmad:

    I am unable to find a solution at this time. is some, a have the same problem in a french windows and to you correct it ?

    thank a lot

  5. Hello,

    If you want to install this program in silent : Html-Kit

    Here is the code in RunOnceEX.cmd:

    REG ADD %KEY%\115 /VE /D "HTML-KIT 292" /f

    REG ADD %KEY%\115 /V 1 /D "%systemdrive%\install\Applications\Html-Kit\HKSetup.exe /VERYSILENT /SP-" /f

    REG ADD %KEY%\115 /V 2 /D "pskill htmlkit.exe" /f

    WOrks Fine :thumbup

  6. I just downloaded the 5.0.149.4 and it's works fine. :thumbup

    I try agan with the 5.0.121 .... nothing (i just change the name of the exe, nothing else). Maybe this version was corrupt ? I don't know.

    @r0sWell : I notice this line :

    REG ADD %KEY%\090 /V 3 /D "%systemdrive%\Softwares\Kaspersky\update.exe" /f

    I suppose is for the last cumulative update, but on the kaspersky site i only find the zip file : avp0409.zip.

    I can made a SFX of this archive but what path should i put in the default dir ?

    Before in the 4.xx version, there was a base dir ... i don't him at this time !

    Thk a lot

    :D

  7. Hello

    I can't have a silent install for kaspersky :wacko:

    I have apply all the things you said in this theards

    I put a /S ==> Nothing

    I put a /s ==> Nothing

    I tried a /? in order to have some explications ==> Nothing :realmad:

    Kasparsky won't install in silent. :wacko:

    Maybe they are some change between the version !

    Mine is 5.0.121 french version.

×
×
  • Create New...