Jump to content

oneless

Member
  • Posts

    382
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

Posts posted by oneless

  1. here :

    1. execute before , execute after , doesnt match my needs.

    before for me is before wpi.hta starts,

    (i run a program in autoIT who check for installed updates in regs

    who create a log file for every installed update, i have separate entries in separate

    categories for installed and uninstalled updates...need separate categories,are 47 seven today,)

    after for me is after wpi.hta ends, not inside wpi.hta.

    (also run an autoIT program, with restart/shutdown/exit/device manager....+++ more options...+++...

    who also can launch wpi, so i cant launch wpi from wpi...)

    so need to back to wpi.cmd for me .

    by the way : not translated execute before+after in programs window.

    2. options -> installer -> disable when dependencies not met -> not checked

    <If this is not checked, all checkboxes are enabled. If a program is selected, its parents will become selected too.>

    here this is not true : my parents programs are not selected automaticaly

    3. force installation on exit :

    checked : perform force installs on exit

    + ALSO perform force installs on begin install, this is oK

    UNchecked : DO NOT perform force installs on exit

    + also DO NOT perform force installs on begin install , this is not oK

    (here suppose to force installs on begin installs and do not perform them on exit,

    this was like i said at least in versions before 4.3.8)

    this is why i need, i run my cleanup.cmd here, but only on begin install.

    4. @Kelsenellenelvian & @mritter :

    congrats for this piece of art.

  2. 1.

    win98 do not run .cmd files .

    how do you manage this ? on those systems.

    i run today my wpi_cd_4.38 on an older sistem.

    wpi.cmd do not run and so on...

    i use .cmd files.

    2.

    i ask this because , related is next question :

    how do you manage the two new entries

    execute before and after ?

    i have before and after more than 2 tasks .

    my first ideea was to use a .cmd file !?

    ....

  3. miscellaneous -> use multiple defaults

    when unchecked , need one other check box , to hide

    <select defaults> + <select all> + <select none >

    why ?

    several times i made separate WPI-CDs for friends with a single program

    and in this case this options became useless.

    or maybe if it is a single program in config.js,

    WPI can hide this 3 options.

  4. songs , 4..6max .

    the problems with actual player came from an autoIT library included in .exe files

    audio.exe & closeaudio.exe

    false positive , but ... the problem still exist ...... i live in bitdefender country ...

    i suppose the new media player will be also in pure java ?

    not related, but , i wish the new wpi.exe file capable

    to run before AND after WPI, a custom .exe, or .cmd ore else..

    i use this in my actual wpi.cmd.

    i cant wait for 5.0 . i still use a 4.3.8beta2 ,

    because i was waiting for promised 4.4 ...

  5. thank you for your answer.

    is not exactly what i want , but i get the main ideea and

    this is for me more than a hint .

    what i want is an UDF function , to use it in different scenarious .

    like (shorted sintax) :

    ;------------------begin script

    $option = 0

    $title_02e ="Settings" ; e from english

    $title_02r ="Setari" ; r from romanian

    $text__05e = "Choose the setup type"

    $text__05r = "Alegeti tipul de instalare"

    _pair_WinWaitActive ($title_02e , $title_02r , $text__05e , $text__05r, $option)

    _pair_ControlClick ($title_02e , $title_02r , $text__05e , $text__05r, $option , "Button3")

    $text__06e = "Getting ready to install"

    $text__06r = "Se pregateste instalarea"

    _pair_WinWaitActive ($title_02e , $title_02r , $text__06e , $text__06r, $option)

    _pair_ControlClick ($title_02e , $title_02r , $text__06e , $text__06r, $option , "Button1")

    ...and so on to "Finished" / "Terminat" window

    ;------------------end script

    function _pair_WinWaitActive

    ; $option is set here to 1(if will appear english window) or 2(romanian);

    $option = 0

    While = 1

    .... WinWaitActive ( english or romanian window)

    .... set the $option variable to 1 or 2

    WEnd

    end

    ;------------------

    function _pair_ControlClick ($title1 , $title2 , $text1 , $text2, $option , $button)

    ; $option is set allready by _pair_WinWaitActive to 1 or 2

    if $option =1 then ControlClick ( $title1 , $text1 , $button)

    if $option =2 then ControlClick ( $title2 , $text2 , $button)

    ; can be used a case option here..

    end

  6. i am wondering if exist a function , in beta or UDF who can WinWaiActive

    for 2 variants of title/text ?

    i have same script in 2 languages :

    english script

    $text__05 = "Choose the setup type"

       WinWaitActive ( $title_02 , $text__05 )

       ControlClick ( $title_02 , $text__05 , "Button3")

    $text__06 = "Getting ready to install"

       WinWaitActive ( $title_02 , $text__06 )

       ControlClick ( $title_02 , $text__06 , "Button1")

    romanian script

    $text__05 = "Alegeti tipul de instalare"

       WinWaitActive ( $title_02 , $text__05 )

       ControlClick ( $title_02 , $text__05 , "Button3")

    $text__06 = "Se pregateste instalarea"

       WinWaitActive ( $title_02 , $text__06 )

       ControlClick ( $title_02 , $text__06 , "Button1")

    a function something like : ok i will wait for a window, but i will

    finish the waiting when will appear one window who have the couple

    title/text equal with title1/text1 or title2/text2 ?

    if not exist ... well...i will study the while function .

    thank you !

  7. my iso is to big it's 2.5gb but i have problem with wp1 it's no running very well
    mine is 3.5GB , so my DVD works with %cdrom% , believe it or no.
    prog[pn]=['MediaPlayer10 with Hotfix']

    uid[pn]=['MPlayer10']

    ordr[pn]=[1]

    cmd1[pn]=['%cdrom%\\$OEM$\\$1\\INSTALL\\MP10SETUP.EXE /q']

    cmd2[pn]=['%cdrom%\\$OEM$\\$1\\INSTALL\\KB831240.exe']

    cmd3[pn]=['%cdrom%\\$OEM$\\$1\\INSTALL\\KB888656.EXE /q']

    cmd4[pn]=['%cdrom%\\$OEM$\\$1\\INSTALL\\KB891122.exe /q /norestart']

    cmd5[pn]=['%cdrom%\\$OEM$\\$1\\INSTALL\\KB898458.EXE /q /norestart']

    dflt[pn]=['yes']

    cat[pn]=['Multimedia']

    pn++.............................

    i dont know what is wrong above but

    anyway , during install , your $OEM$\$1\INSTALL folder is copied

    in the root of your system drive .

    so you can address your files like

    cmd1[pn]=['%systemdrive%\\INSTALL\\MP10SETUP.EXE /q']
  8. thank you for your answer.

    but , no .

    this is what i want : in my form the print button must be enable

    if the printer is online , or disable if the printer is not online .

    I print in a specific printer, not in the default printer several reports.

    the printers are in other room .

    if this is possible in access 2k .

  9. i can use anymore audio.exe because my 2 day ago update to bitdefender

    block complete the wpi folder

    so .. ..

    here is anoter version of audio.exe file

    i made it in autoit based on this point of kelsenellenelvian

    it work from harddisk and cd/dvd

    my path on uA dvd is

    drive:\WPI\audio.exe (same with wpi.cmd)

    use it if you want .

    atached autoit file below and here is the link for the audio.exe file

    i hope will work for you too .

    audio.au3

×
×
  • Create New...